3com 8807 Reference Guide

Page of 1099
874
C
HAPTER
 49: N
ETSTREAM
 C
ONFIGURATION
 C
OMMANDS
Use the undo ip netstream export host command to disable the configured 
destination host IP address of the Netstream statistics export packet. If the 
destination host IP address is not configured currently, the default setting is 
adopted.
By default, the destination address and destination port number are 0 in system 
view, and in aggregation view the destination address and destination port 
number are what they are set in system view.
Related command: ip netstream aggregation and ip netstream export 
source
.
You can configure different destination host IP addresses and port numbers in 
different aggregation modes.
A packet can be sent to two different destination hosts at the same time.
Example
# Set the destination IP address and UDP port number of the Netstream statistics 
export packet to 192.168.1.2 and 9991 respectively.
<SW8800> system-view
 
[SW8800] ip netstream export host 192.168.1.2 9991 
ip netstream export 
source
Syntax
ip netstream export source ipaddress
undo ip netstream export source
View
System view, aggregation view
Parameter
ip-address: Source IP address of the Netstream statistics export packet, expressed 
in dotted decimal.
Description
Use the ip netstream export source command to configure the source IP 
address of the Netstream statistics export packet. This IP address will serve as the 
source address of the UDP packet.
Use the undo ip netstream export source command to restore the default 
setting.
The source IP address is 0 by default.
Related command: ip netstream aggregation and ip netstream export host.
You can configure different source IP addresses in different aggregation modes.
Example
# Set the source interface IP address of the Netstream statistics export packet to 
192.168.1.5.