
MES3000 Ethernet switch series
85
Table 5.64 —EXEC mode commands
Command
Value
Action
show ipv6 interface
[
gigabitethernet
gi_port
|
tengigabitethernet
te_port
|
port-channel
group
| vlan
vlan_id
]
gi_port: (1..8/0/1..24);
te_port: (1..8/0/1..4);
group: (1..24);
vlan_id: (1..4094)
Show IPv6 protocol settings for the selected interface.
show ipv6 route
-
Show IPv6 routing table.
show ipv6 icmp error-interval
-
Show ICMPv6 error message settings.
Example execution of commands
Show dynamic records of the routing table on the neighbouring IPv6 devices.
console#
show ipv6 neighbors dynamic
Interface
IPv6 address
HW address
State
Router
---------
-----------------------------------
-----------------
-----
VLAN 1
5629:78:13::6782:B588:1AB5
00:00:03:08:D8:98
REACH
Possible states:
INCMP (Incomplete)
—address resolution procedure is performed at the entry. It means that
neighbouring request has been sent to the multicast address, but the respective neighbouring
confirmation is not received yet.
REACH (Reachable)
—positive confirmation; means that the route to the neighbouring device works
correctly; received during the reachable time (ReachableTime, ms). While the neighbouring device is
accessible and the packet exchange goes without errors, no special actions are taken.
STALE
—positive confirmation; means that the route to the neighbouring device works correctly;
received after the reachable time period (ReachableTime, ms). While the neighbouring device is
accessible and the packet exchange goes without errors, no special actions are taken.
DELAY
—positive confirmation; means that the route to the neighbouring device works correctly;
received after the reachable time period (ReachableTime, ms) and the next request was sent during
attempt time interval (DELAY_FIRST_PROBE_TIME, seconds). If the positive reply is not received
during attempt time interval (DELAY_FIRST_PROBE_TIME, seconds), the route state to the
neighbouring device will be changed to PROBE.
PROBE
—neighbouring requests are sent periodically with the 'retranslation' interval (RetransTimer,
ms) until the positive confirmation is received.
5.14.2
IPv6 protocol tunnelling (ISATAP)
IPv6 traffic tunnelling function based on ISATAP (Intra-Site Automatic Tunnel Addressing Protocol)
allows to transfer IPv6 traffic via IPv4 addressing networks. Thus, nodes with IPv6 addressing, that support
ISATAP tunnelling, will be able to communicate by icapsulating traffic into packets with IPv4 header.
Global configuration mode commands
Command line request in global configuration mode appears as follows:
console(config)#
Table 5.65 —Global configuration mode commands
Command
Value/Default value
Action
interface tunnel
number
number: 1
1. Create tunnelling interface.