Displaying And Debugging Arp; Arp Configuration Examples; Arp Basic Configuration Example - H3C S3100-52P Operation Manual

Hide thumbs Also See for S3100-52P:
Table of Contents

Advertisement

Operation Manual – ARP
H3C S3100-52P Ethernet Switch

1.4 Displaying and Debugging ARP

Display specific ARP mapping
table entries
Display the ARP mapping
entries related to a specified
string in a specified way
Display the number of the
ARP entries of a specified
type
Display the statistics about the
untrusted ARP packets
dropped by the specified port
Display the setting of the ARP
aging timer
Clear specific ARP entries

1.5 ARP Configuration Examples

1.5.1 ARP Basic Configuration Example

I. Network requirements
Disable ARP entry check on the switch.
Set the aging time for dynamic ARP entries to 10 minutes.
Add a static ARP entry, with the IP address being 192.168.1.1, the MAC address
being 000f-e201-0000, and the outbound port being Ethernet 1/0/10 of VLAN 1.
II. Configuration procedure
<Sysname> system-view
[Sysname] undo arp check enable
[Sysname] arp timer aging 10
[Sysname] arp static 192.168.1.1 000f-e201-0000 1 Ethernet1/0/10
To do...
Use the command...
display arp [ static | dynamic |
ip-address ]
display arp [ dynamic | static ] |
{ begin | include | exclude }
regular-expression
display arp count [ [ dynamic |
static ] [ | { begin | include |
exclude } regular-expression ] |
ip-address ]
display arp detection statistics
interface interface-type
interface-number
display arp timer aging
reset arp [ dynamic | static |
interface interface-type
interface-number ]
1-11
Chapter 1 ARP Configuration
Remarks
Available in
any view
Available in
user view

Advertisement

Table of Contents
loading

Table of Contents