48
undo
next-hop ipv6
Default
No next hop IPv6 address is specified for probe packets.
Views
ICMP echo operation view
Predefined user roles
network-admin
Parameters
ipv6-address
: Specifies the IPv6 address of the next hop. IPv6 link-local addresses are not
supported.
Usage guidelines
If the next hop IPv6 address is not configured, the device searches the routing table to determine the
next hop IPv6 address for the probe packets.
Examples
# Specify 10::1 as the next hop IPv6 address for the ICMP echo operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] next-hop ipv6 10::1
no-fragment enable
Use
no-fragment enable
to enable the no-fragmentation feature.
Use
undo no-fragment enable
to disable the no-fragmentation feature.
Syntax
no-fragment enable
undo no-fragment enable
Default
The no-fragmentation feature is disabled.
Views
UDP tracert operation view
Predefined user roles
network-admin
Usage guidelines
The no-fragmentation feature sets the DF field to 1. Packets with the DF field set cannot be
fragmented during the forwarding process.