show ripng routes
Description
Displays all matching routes in the RIPng routing database.
Syntax Description
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. |
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
The following is sample output from this command:
IPv6 RIPng routing table entry for 2aaa::/64 Paths: (2 available, best #1) fe80::201:30ff:fef4:5ca0%v1 from fe80::201:30ff:fef4:5ca0%v1 (v1) Metric 2, tag 0, timeout in 02:38, valid, best fe80::201:30ff:fe94:f400%v2 from fe80::201:30ff:fe94:f400%v2 (v2) Metric 2, tag 0, timeout in 02:44, valid IPv6 RIPng routing table entry for 2bbb::/64 Paths: (2 available, best #1) fe80::201:30ff:fef4:5ca0%v1 from fe80::201:30ff:fef4:5ca0%v1 (v1) Metric 2, tag 0, timeout in 02:38, valid, best fe80::201:30ff:fe94:f400%v2 from fe80::201:30ff:fe94:f400%v2 (v2) Metric 3, tag 0, timeout in 02:44, valid IPv6 RIPng routing table entry for 2ccc::/64 Paths: (3 available, best #1) Local from direct Metric 1, tag 0, no timeout, valid, best fe80::201:30ff:fef4:5ca0%v1 from fe80::201:30ff:fef4:5ca0%v1 (v1) Metric 2, tag 0, timeout in 02:38, valid fe80::201:30ff:fe94:f400%v2 from fe80::201:30ff:fe94:f400%v2 (v2) Metric 3, tag 0, timeout in 02:44, valid
History
This command was first available in ExtremeXOS 11.2.
Platform Availability
This command is available on platforms with an Edge, Advanced Edge, or Core license. For licensing information, see the Switch Engine 32.2 Feature License Requirements document.