Displaying IPv6
IPv6 Routing Protocol is "connected"
IPv6 Routing Protocol is "static"
IPv6 Routing Protocol is "rip fer"
Interfaces:
Vlan6
GigabitEthernet2/0/4
GigabitEthernet2/0/11
GigabitEthernet1/0/12
Redistribution:
None
This is an example of the output from the show ipv6 rip privileged EXEC command:
Switch# show ipv6 rip
RIP process "fer", port 521, multicast-group FF02::9, pid 190
Interfaces:
Vlan6
GigabitEthernet2/0/4
GigabitEthernet2/0/11
GigabitEthernet1/0/12
Redistribution:
None
This is an example of the output from the show ipv6 neighbor privileged EXEC command:
Switch# show ipv6 neighbors
IPv6 Address
3FFE:C000:0:7::777
3FFE:C101:113:1::33
This is an example of the output from the show ipv6 static privileged EXEC command:
Switch# show ipv6 static
IPv6 Static routes
Code: * - installed in RIB
* ::/0 via nexthop 3FFE:C000:0:7::777, distance 1
This is an example of the output from the show ipv6 route privileged EXEC command:
Switch# show ipv6 route
IPv6 Routing Table - 21 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
S
::/0 [1/0]
C
3FFE:C000:0:1::/64 [0/0]
L
3FFE:C000:0:1:20B:46FF:FE2F:D940/128 [0/0]
C
3FFE:C000:0:7::/64 [0/0]
L
3FFE:C000:0:7:20B:46FF:FE2F:D97F/128 [0/0]
C
3FFE:C000:111:1::/64 [0/0]
L
3FFE:C000:111:1:20B:46FF:FE2F:D945/128 [0/0]
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
39-30
Administrative distance is 120. Maximum paths is 16
Updates every 30 seconds, expire after 180
Holddown lasts 0 seconds, garbage collect after 120
Split horizon is on; poison reverse is off
Default routes are not generated
Periodic updates 9040, trigger updates 60
U - Per-user Static route
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
via 3FFE:C000:0:7::777
via ::, Vlan1
via ::, Vlan1
via ::, Vlan7
via ::, Vlan7
via ::, GigabitEthernet1/0/11
Chapter 39
Age Link-layer Addr State Interface
- 0007.0007.0007
REACH Vl7
- 0000.0000.0033
REACH Fa1/0/13
Configuring IPv6 Unicast Routing
OL-12247-04