RIPng Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1532
show ripng routes
show ripng routes {detail} {network <ripngNetworkPrefix>}
Description
Displays all matching routes in the RIPng routing database.
Syntax Description
Default
N/A.
Usage Guidelines
The routes displayed include all routes advertised by RIPng, including routes exported from the system
routing table and originated by other protocols, for example OSPFv3 (also called redistributed routes).
Example
The following command displays a summary of RIPng specific routes:
show ripng routes
The following is sample output from this command:
Network Next Hop Mtr VLAN
*> 2aaa::/64 fe80::201:30ff:fef4:5ca0%v1 2 v1
* fe80::201:30ff:fe94:f400%v2 2 v2
*> 2bbb::/64 fe80::201:30ff:fef4:5ca0%v1 2 v1
* fe80::201:30ff:fe94:f400%v2 3 v2
*> 2ccc::/64 (local) 1 (direct)
* fe80::201:30ff:fef4:5ca0%v1 2 v1
* fe80::201:30ff:fe94:f400%v2 3 v2
*> 2ddd::/64 (local) 1 (direct)
* fe80::201:30ff:fe94:f400%v2 2 v2
The following command displays the detailed RIPng route information:
show ripng routes detail
detail
Displays all available information from the RIPng routing table.
ipv6-prefix
Specifies the route prefix for the routes to show.
prefix-length
Specifies the address mask of the IPv6 prefix.