Displaying ip routes with nexthop id, Description of command output fields – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 875

Advertising
background image

Multi-Service IronWare Switching Configuration Guide

845

53-1003036-02

Displaying IP information

19

Displaying IP routes with nexthop ID

By using the nexthop option with the ref-routes keyword, you can display IP routes in the forwarding
table that refer to the specified nexthop entry, as the following example illustrates (using nexthop
ID 65575).

Syntax: show ip route nexthop [nexthop_id [ref-routes] ]

Description of command output fields

The following table lists the information in the show ip route output when you use no optional
arguments.

TABLE 107

CLI display of IP route table

This field...

Displays...

Destination

The destination network of the route.

NetMask

The network mask of the destination address.

Gateway

The next-hop router.

Port

The port through which this device sends packets to reach the route's
destination.

Cost

The route's cost.

Brocade#show ip route nexthop 65537 ref-routes

Type Codes - B:BGP D:Connected I:ISIS O:OSPF R:RIP S:Static; Cost - Dist/Metric

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

1 10.1.1.1/32 10.2.1.1 eth 1/11 115/10 IL2 7h51m

2 10.1.1.0/24 10.2.1.1 eth 1/11 115/10 IL2 7h51m

3 10.1.1.1/32 10.2.1.1 eth 1/11 115/40 IL2 7h51m

Advertising