R211x-HP Flexfabric 11900 Network Management and Monitoring Command Reference

213
Usage guidelines
If you configure both the source interface command and the source ipv6 command for an ICMP echo
operation, the most recent configuration takes effect.
The specified source IPv6 address must be the IPv6 address of a local interface. The local interface must
be up. Otherwise, no probe packets can be sent out.
Examples
# In ICMP template view, configure the source IPv6 address for ICMP echo requests as 1::1.
<Sysname> system-view
[Sysname] nqa template icmp icmptplt
[Sysname-nqatplt-icmp-icmptplt] source ipv6 1::1
Related commands
source interface
source port
Use source port to configure the source port for probe packets.
Use undo source port to remove the configured source port number.
Syntax
source port port-number
undo source port
Default
No source port number is configured for probe packets.
Views
SNMP operation view, UDP echo operation view, UDP jitter operation view, voice operation view, DNS
template view
Predefined user roles
network-admin
mdc-admin
Parameters
port-number: Specifies the source port number in the range of 1 to 65535.
Examples
# Configure port 8000 as the source port for 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
# In DNS template view, configure port 8000 as the source port for probe packets in the DNS operation.
<Sysname> system-view
[Sysname] nqa template dns dnstplt
[Sysname-nqatplt-dns-dnstplt] source port 8000