User Manual

Table Of Contents
[Description]
Enables or disables forwarding of IPv6 packets.
If this is executed with the "no" syntax, the setting returns to the default.
7.9.2 Show IPv6 forwarding settings
[Syntax]
show ipv6 forwarding
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Shows the IPv6 packet forwarding settings.
[Example]
Shows the IPv6 packet forwarding settings.
SWP2>show ipv6 forwarding
IPv6 forwarding is on
7.10 IPv6 ping
7.10.1 IPv6 ping
[Syntax]
ping6 host [repeat count] [size datalen] [timeout timeout] [source ipv6_address]
[Keyword]
repeat : Specifies the number of times to execute
size : Specifies the length of the ICMPv6 payload (byte units)
timeout : Specifies the time to wait for a reply after transmitting the specified number of Echo requests
source : Sets the source address for ICMPv6 packets
[Parameter]
host : Host name, or target IPv6 address (X:X::X:X)
Target to which ICMPv6 Echo is sent
If you specify an IPv6 link local address, you must also specify the output interface (fe80::X%vlanN
format)
count : Number of times to execute (if omitted: 5)
Setting value Description
<1-2147483647> Execute the specified number of times
continuous Execute repeatedly until Ctrl+C is entered
datalen : <36-18024>
Length of ICMP payload (if omitted: 56)
timeout : <1-65535>
Time to wait for a reply (if omitted: 2)
Ignored if count is specified as "continuous"
ipv6_address : X:X::X:X
IPv6 address
[Input mode]
priviledged EXEC mode
Command Reference | Layer 3 functions | 225