Displaying global IP conguration information
To display IP conguration information, enter the following command at any CLI level.
device# show ip
Global Settings
ttl: 64, arp-age: 10, bootp-relay-max-hops: 4
router-id : 10.95.11.128
enabled : UDP-Broadcast-Forwarding Source-Route Load-Sharing RARP OSPF VRRP-Extended VSRP
disabled: Route-Only Directed-Broadcast-Forwarding BGP4 IRDP Proxy-ARP RIP VRRP ICMP-Redirect
Static Routes
Index IP Address Subnet Mask Next Hop Router Metric Distance
1 0.0.0.0 0.0.0.0 10.157.23.2 1 1
Policies
Index Action Source Destination Protocol Port Operator
1 deny 10.157.22.34 10.157.22.26 tcp http =
64 permit any any
Syntax: show ip
NOTE
This command has additional options, which are explained in other sections in this guide, including the sections following this
one.
This display shows the following information.
TABLE 19 CLI display of global IP
conguration information - Layer 3 switch
Field Description
Global settings
ttl The Time-To-Live (TTL) for IP packets. The TTL species the maximum
number of router hops a packet can travel before reaching the Brocade
router. If the packet TTL value is higher than the value specied in this
eld, the Brocade router drops the packet.
arp-age The ARP aging period. This parameter species how many minutes an
inactive ARP entry remains in the ARP cache before the router ages out
the entry.
bootp-relay-max-hops The maximum number of hops away a BootP server can be located from
the Brocade router and still be used by the router clients for network
booting.
router-id The 32-bit number that uniquely identies the Brocade router.
By default, the router ID is the numerically lowest IP interface congured
on the router.
enabled The IP-related protocols that are enabled on the router.
disabled The IP-related protocols that are disabled on the router.
Static routes
Index The row number of this entry in the IP route table.
IP Address The IP address of the route destination.
Subnet Mask The network mask for the IP address.
Next Hop Router The IP address of the router interface to which the Brocade router sends
packets for the route.
Metric The cost of the route. Usually, the metric represents the number of hops to
the destination.
Distance The administrative distance of the route. The default administrative
distance for static IP routes in Brocade routers is 1.
Policies
Displaying IP conguration information and statistics
FastIron Ethernet Switch Layer 3 Routing
126 53-1003627-04