Displaying ipv4 routes in vrf one – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual
Page 416

388
Multi-Service IronWare Routing Configuration Guide
53-1003033-02
Configuring Inter-VRF routing
Displaying the IP route table for a specified VRF import, local or summary
To display the IP routes for a specified VRF import or from local VRF or all VRFs summary, enter the
following command at any CLI level for IPv4 and IPv6 respectively.
Brocade# show ip route vrf one import/local/summary
Brocade# show ipv6 route vrf one import/local/summary
Syntax: show ip route vrf [import | local | summary] vrf-name [num] | [ip-addr] | [bgp] |
[connected] |[isis] | [ospf] |[rip] | [static] | [tags]
Syntax: show ipv6 route vrf [import | local | summary] vrf-name [num] | [ip-addr] | [bgp] |
[connected] |[isis] | [ospf] |[rip] | [static] | [tags] | nexthop nexthop_id | ref-routes
The vrf-name parameter specifies the VRF for which you want to display the IP routes.
The nexthop option displays the next-hop information for all next hops in the routing table or for a
specific entry. The nexthop_id parameter is a specific nexthop entry from the next hop table.
The ref-routes option allows you to display IPv6 routes in the forwarding table that refer to the
specified nexthop entry.
“CLI display of IP route-table”
lists the information displayed by these commands.
Displaying IPv4 routes in VRF one
To display IP information for a specified VRF, enter the following command at any level of the CLI.
Brocade(config)#show ip route vrf one
Total number of IP routes: 4
Type Codes - B:BGP D:Connected I:ISIS O:OSPF R:RIP S:Static; Cost - Dist/Metric
BGP Codes - i:iBGP e:eBGP
ISIS Codes - L1:Level-1 L2:Level-2
OSPF Codes - i:Inter Area 1:External Type 1 2:External Type 2 s:Sham Link
Destination Gateway Port Cost Type Uptime src-vrf
1 10.0.0.0/8 10.25.104.1 eth1/1 20 O 4d1h c
2 10.1.0.0/16 10.25.103.1 eth2/1 20 O 3d1h b
3 10.20.0.0/8 10.25.104.1 eth1/1 20 O 4d1h -
4 10.40.0.0/8 10.25.105.1 eth2/1 20 O 3d1h default
Uptime
The amount of time since the route was last modified. The format of this
display parameter may change depending upon the age of the route to include
the seconds (s), minutes (m), hours (h), and days (d), as described in the
following:
400d – Only days (d) displayed
20d23h – days (d) and hours (h) displayed
14h33m – hours (h) and minutes (m) displayed
10m59s – minutes (m) and seconds (s) displayed
src-vrf
The source VRF from where the routes have been imported to the destination
VRF. The "-" in the src-vrf column output denotes the route is local route.
TABLE 66
CLI display of IP route-table
This field...
Displays