Brocade Communications Systems 8/80 Service Manual Page 35

  • Download
  • Add to my manuals
  • Print
  • Page
    / 62
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 34
Switching and Routing
May 2012 © 2012 Brocade Communications Systems, Inc. 2 - 27
Syntax: show arp [<ip-addr> [<ip-mask>] | ethernet <portnum> mac-address <xxxx.xxxx.xxxx> [<mask>]]
The <ip-addr> and <ip-mask> parameters let you restrict the display to entries for a specific IP address and
network mask. Specify the IP address masks in standard decimal mask format (for example, 255.255.0.0).
NOTE: The <ip-mask> parameter and <mask> parameter perform different operations. The <ip-mask>
parameter specifies the network mask for a specific IP address, whereas the <mask> parameter provides a filter
for displaying multiple MAC addresses that have specific values in common.
Specify the MAC address mask as “f”s and “0”s, where “f”s are significant bits. Specify IP address masks in
standard decimal mask format (for example, 255.255.0.0).
The ethernet <portnum> parameter lets you restrict the display to entries for a specific port.
The mac-address <xxxx.xxxx.xxxx> parameter lets you restrict the display to entries for a specific MAC address.
The <mask> parameter lets you specify a mask for the mac-address <xxxx.xxxx.xxxx> parameter, to display
entries for multiple MAC addresses. Specify the MAC address mask as “f”s and “0”s, where “f”s are significant
bits.
Here are some examples of how to use these commands.
The following command displays all ARP entries for MAC addresses that begin with “abcd”:
ServerIron# show arp mac-address a.b.c.d ffff.0000.0000
The following command displays all IP address entries for IP addresses that begin with "209.157":
ServerIron# show arp 209.157.0.0 255.255.0.0
This show arp command displays the following information.
Table 2.2: CLI Display of ARP Cache
This Field... Displays...
IP The IP address of the device.
MAC The MAC address of the device.
Type The type, which can be one of the following:
Dynamic – The ServerIron learned the entry from an incoming
packet.
Static – You added the entry to the ARP table.
Port The port on which the entry was learned.
Age The number of minutes the entry has remained unused. If this value
reaches the ARP aging period, the entry is removed from the table.
Note: Static entries do not age out.
VlanId The port-based VLAN that the ServerIron port connected to the
entry’s MAC address is in.
Total ARP Entries The total number of entries in the cache. The total includes both
dynamic (learned) and static ARP entries.
Page view 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 61 62

Comments to this Manuals

No comments