Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 132

Advertising
background image

114

Brocade ICX 6650 Layer 3 Routing Configuration Guide

53-1002603-01

Displaying IP configuration information and statistics

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 16

CLI display of global IP configuration information – Layer 3 Switch

Field

Description

Global settings

ttl

The Time-To-Live (TTL) for IP packets. The TTL specifies 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 specified in this field, the Brocade router drops the packet.
To change the maximum TTL, refer to

“Changing the TTL threshold”

on page 41.

arp-age

The ARP aging period. This parameter specifies how many minutes an inactive ARP entry
remains in the ARP cache before the router ages out the entry.
To change the ARP aging period, refer to

“Changing the ARP aging period”

on page 37.

bootp-relay-max-ho
ps

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.
To change this value, refer to

“Changing the maximum number of hops to a BootP relay

server”

on page 67.

router-id

The 32-bit number that uniquely identifies the Brocade router.
By default, the router ID is the numerically lowest IP interface configured on the router. To
change the router ID, refer to

“Changing the router ID”

on page 31.

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.

Brocade# show ip

Global Settings

ttl: 64, arp-age: 10, bootp-relay-max-hops: 4

router-id :10.95.11.128

enabled : UDP-Broadcast-Forwarding IRDP Proxy-ARP RARP OSPF

disabled: BGP4 Load-Sharing RIP DVMRP FSRP VRRP

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

Advertising