show vsx ipv6 data-path
Syntax
show vsx ipv6 data-path [<IPv6-ADDR> | <IPv6-ADDR>/<MASK>] [vrf <VRF-NAME>] [vsx-peer]
Description
Displays the datapath of the IPv6 route on local and peer VSX devices.
Command context
Operator (>
) or Manager (#
)
Parameters
<IPV6-ADDR> | <IPV6-ADDR>/<MASK>]
Selects one of the following:
<IPV6-ADDR>
or<IPV6-ADDR>
/
<MASK>
<IPV6-ADDR>
Specifies the datapath for an IPv6 address based on the parameters provided.
<IPV6-ADDR>/<MASK>
Specifies the datapath for an IPv6 address and its specified subnet. Optional. Syntax: A.B.C.D/M
vrf <VRF-NAME>
Shows the IPv6 datapath for a specified VRF.
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.
Authority
Administrators
Examples
Displaying an IPv6 datapath on a VSX switch:
switch# show vsx ipv6 data-path 1000:: IPv6 Data Path Information For 1000:: Local Device ------------ Route : 1000::/64 Egress L3 Interface : 1/1/2 Peer Device ------------ Route : 1000::/64 Egress L3 Interface : 1/1/2
Displaying an IPv6 datapath on a VSX switch:
switch# show vsx ipv6 data-path 2000:: IPv6 Data Path Information For 2000:: Local Device ------------ Route : 2000::/64 Egress L3 Interface : 1/1/2 Next Hop MAC Address : 08:00:09:0e:0c:1b Egress Port : 1/1/2
Displaying IPv6 datapath for 3000::/64 on a VSX switch:
switch# show vsx ipv6 data-path 3000::/64 IPv6 Data Path Information For 3000::/64 Local Device ------------ Route : 3000::/64 Egress L3 Interface : 1/1/2 Next Hop MAC Address : 08:00:09:0e:0c:1b Egress Port : 1/1/2