Cabletron Systems 8H02-16 Switch User Manual


 
Chapter 6: Local Management
6-60 8H02-16 User’s Guide
You can specify the arp command without options, or with one of the
following options:
Options: -a View cache data
-d Delete an IP address entry. Requires
additional arguments: <Interface Number> <IP
address>
-s Adds a static entry. Requires additional
arguments: <Interface Number> <IP address>
<MAC address>
-f Flush the ARP cache
Example:
NetTools-> arp -a
# Interface
# (SonicInt)
# (SonicInt)
# (SonicInt)
# (SonicInt)
Network Address
122.144.40.111
122.144.48.109
122.144.52.68
122.144.21.43
Physical Address
00.00.0e.12.3c.04
00.00.0e.f3.3d.14
00.00.0e.12.3c.04
00.00.0e.03.1d.3c
Media Type
3(dynamic)
3(dynamic)
3(dynamic)
3(dynamic)
NetTools-> arp -d 1 122.144.52.68
NetTools-> arp -s 1 22.44.2.3 00:00:0e:03:1d:3c
051467
NetTools-> arp -f