HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 121
4 - CONFIGURATION-MODE
C
OMMANDS
Example minna (config) # ip flow-export lan0 destination 10.2.2.2 80 export-port
aux capture all lan-addrs off
minna (config) #
ip flow-export enable
Description Enables NetFlow support.
The no command option disables Netflow support.
Netflow provides information about network users and applications, peak usage times,
and traffic routing. Netflow records information for each packet ingressing the
specified network interface. This data is sent to a NetFlow collector, a software
package provided by a third party vendor, or open source package.
IMPORTANT: Enabling NetFlow could adversely impact HP EFS WAN Accelerator
performance and increase bandwidth utilization.
Syntax [no] ip flow-export enable
Parameters None
Example
minna (config) # ip flow-export enable
minna (config) #
ip host
Description Adds an entry to the static host table.
The no command option removes an entry from the static host table.
Syntax [no] ip host <hostname> <addr>
Parameters
capture {optimized |
passthru | all}
Specifies whether only optimized traffic, all traffic, or
only pass-through traffic is exported to the Netflow
collector. The default value is Optimized.
lan-addrs {off | on}
Specifies whether the TCP IP addresses and ports
reported for optimized flows should contain the original
client and server IP addresses and not those of the HP
EFS WAN Accelerator. The default is to show the IP
addresses of the original client and server without the IP
address of the HP EFS WAN Accelerators.
<hostname> Specifies the host name.
<addr> Specifies the IP address.