R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference
60
Parameters
ip-address: Specifies the source IP address of the operation.
Usage guidelines
If you configure both the source interface command and the source ip command, the source ip command
takes effect.
If you configure the source interface command but not the source ip command for the ICMP echo
operation, the IP address of source interface is used as the source IP address of the ICMP echo request
packet.
Examples
# Configure the source IP address of the ICMP echo packets as 10.1.1.1.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] source ip 10.1.1.1
Related commands
source interface
source port
Use source port to configure the source port of probe packets.
Use undo source port to remove the configured port number.
Syntax
source port port-number
undo source port
Default
No source port number is configured.
Views
SNMP operation view, UDP echo operation view, UDP jitter operation view, voice operation view
Default command level
2: System level
Parameters
port-number: Specifies the source port number of probe packets, in the range of 1 to 50000.
Examples
# Configure port 8000 as the source port of probe packets in the UDP echo operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type udp-echo
[Sysname-nqa-admin-test-udp-echo] source port 8000