Dell POWEREDGE M1000E User Manual

Page 1029

Advertising
background image

39-29

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide

OL-13270-03

Chapter 39 Configuring IPv6 Unicast Routing

Displaying IPv6

This is an example of the output from the show ipv6 protocols privileged EXEC command:

Switch# show ipv6 protocols

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

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

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 Age Link-layer Addr State Interface

3FFE:C000:0:7::777 - 0007.0007.0007 REACH Vl7

3FFE:C101:113:1::33 - 0000.0000.0033 REACH Fa1/0/13

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

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

S ::/0 [1/0]

via 3FFE:C000:0:7::777

C 3FFE:C000:0:1::/64 [0/0]

via ::, Vlan1

L 3FFE:C000:0:1:20B:46FF:FE2F:D940/128 [0/0]

via ::, Vlan1

C 3FFE:C000:0:7::/64 [0/0]

via ::, Vlan7

L 3FFE:C000:0:7:20B:46FF:FE2F:D97F/128 [0/0]

via ::, Vlan7

Advertising