Technical data

ServerIron Switching and Routing Guide
2 - 28 © 2012 Brocade Communications Systems, Inc. May 2012
Displaying Static ARP Entries
To display static ARP entries, enter the following command at any level of the CLI:
Syntax: show ip static-arp [<ip-addr> [<ip-mask>] | ethernet <portnum> mac-address <xxxx.xxxx.xxxx>
[<mask>]]
The parameters are the same as those for the show arp command.
The show ip static-arp command displays the following information.
Displaying a List of IP Interfaces
To display a list of the IP interfaces configured on the ServerIron, enter the following command at any level of the
CLI:
Syntax: show ip interface
Table 2.3: CLI Display of Static ARP Table
This Field... Displays...
Static ARP table size The maximum number of static entries that can be configured on the
device using the current memory allocation. The range of valid
memory allocations for static ARP entries is listed after the current
allocation. To change the memory allocation for static ARP entries,
see “Setting System Max” on page 2-23.
Index The number of this entry in the table. You specify the entry number
when you create the entry.
IP Address The IP address of the device.
MAC Address The MAC address of the device.
Port The port attached to the device the entry is for.
ServerIron(config)# show ip static-arp
Static ARP table size: 64, configurable from 64 to 128
Index IP Address MAC Address Port
1 10.10.10.10 00d0.0958.9b07 9
2 192.168.2.1 00e0.5205.9056 15
3 192.168.2.157 00e0.2972.2ab5 15
4 192.168.2.14 0050.04bb.81fa 15
5 192.168.2.15 0010.5ad1.3701 15
ServerIron(config)# show ip interface
Interface IP-Address OK? Method Status Protocol
Ve 1 192.168.2.1 YES manual up up
Ve 1 10.10.10.1 YES manual up up
Ve 1 20.20.20.1 YES manual up up
Ve 10 120.120.120.1 YES manual down up
Ve 10 130.130.130.1 YES manual down up