Displays all matching routes in the RIPng routing database.
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. |
N/A.
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).
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
This command was first available in ExtremeXOS 11.2.
This command is available on platforms with an Edge, Advanced Edge, or Core license. For licensing information, see the ExtremeXOS 32.1 Feature License Requirements document.