77
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] source ipv6 1::1
# In ICMP template view, specify 1::1 as the source IPv6 address for ICMP echo requests.
<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 number for probe packets.
Use undo source port to restore the default.
Syntax
source port port-number
undo source port
Default
The source port number is not specified.
Views
UDP echo operation view
SNMP operation view
UDP tracert operation view
UDP jitter/voice operation view
DNS template view
Predefined user roles
network-admin
Parameters
port-number: Specifies the source port number in the range of 1 to 65535.
Examples
# Set the source port number to 8000 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, set the source port number to 8000 for probe packets in the DNS operation.
<Sysname> system-view
[Sysname] nqa template dns dnstplt
[Sysname-nqatplt-dns-dnstplt] source port 8000
ssl-client-policy
Use ssl-client-policy to specify an SSL client policy for an HTTPS or SSL template.