Siemens RUGGEDCOM ROX II User Manual page 367

Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

RUGGEDCOM ROX II
CLI User Guide
Section 9.3.3
Deleting a Static ARP Table Entry
To delete a static ARP table entry, do the following:
1.
Make sure the CLI is in Configuration mode.
2.
Delete the key by typing:
no switch layer3-switching arp-table address
Where:
• address is the IP address for the network device the entry describes
Type commit and press Enter to save the changes, or type revert and press Enter to abort.
3.
Section 9.4
Viewing a Static and Dynamic ARP Table Summary
To view a static and dynamic ARP table summary, type:
show switch layer3-switching arp-table-summary
If ARP table entries have been configured, a table or list similar to the following example appears:
ruggedcom# show switch layer3-switching arp-table-summary
IP ADDRESS
MAC
--------------------------------------------------------
192.11.0.2
00:11:94:11:00:01
192.11.0.3
00:11:94:11:00:02
192.11.0.4
00:11:94:11:00:03
192.11.0.5
00:11:94:11:00:04
192.11.0.6
00:11:94:11:00:05
This table or list provides the following information:
Parameter
ip-address
mac
vid
static
status
Deleting a Static ARP Table Entry
VID
STATIC
STATUS
4084
false
resolved
4084
false
resolved
4084
false
resolved
4084
false
resolved
4084
false
resolved
Synopsis:   A string
The IP address of the network device the entry describes.
Synopsis:   A string 17 characters long
Default:   00:00:00:00:00:00
The MAC address of the network device specified by the IP address.
Synopsis:   A 32-bit signed integer
The VLAN Identifier of the VLAN upon which the MAC address operates.
Synopsis:   { true, false }
Default:   true
Whether the entry is static or dynamic. Static entries are configured as a result of
management activity. Dynamic entries are automatically learned by the device and can be
unlearned.
Synopsis:   { resolved, unresolved }
Default:   unresolved
The Address Resolution Protocol (ARP) entry resolution status:
• Resolved: MAC-IP address pair is resolved and operational.
Description
Chapter 9
Layer 3
321

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents