H3C S5500-SI Series Operation Manual
H3C S5500-SI Series Operation Manual

H3C S5500-SI Series Operation Manual

Hide thumbs Also See for S5500-SI Series:

Advertisement

Quick Links

Operation Manual - ARP
H3C S5500-SI Series Ethernet Switches
Chapter 1 ARP Configuration....................................................................................................... 1-1
1.1 ARP Overview.................................................................................................................... 1-1
1.1.1 ARP Function .......................................................................................................... 1-1
1.1.2 ARP Message Format............................................................................................. 1-1
1.1.3 ARP Process ........................................................................................................... 1-2
1.1.4 ARP Mapping Table ................................................................................................ 1-3
1.2 Configuring ARP ................................................................................................................ 1-4
1.2.1 Adding a Static ARP Entry ...................................................................................... 1-4
1.2.3 Setting Aging Time for Dynamic ARP Entries......................................................... 1-5
1.2.4 Enabling the ARP Entry Check ............................................................................... 1-5
1.2.5 ARP Configuration Example ................................................................................... 1-5
1.3 Configuring Gratuitous ARP .............................................................................................. 1-6
1.3.1 Introduction to Gratuitous ARP ............................................................................... 1-6
1.3.2 Configuring Gratuitous ARP.................................................................................... 1-6
1.4 Displaying and Maintaining ARP ....................................................................................... 1-7
Chapter 2 Proxy ARP Configuration............................................................................................ 2-1
2.1 Proxy ARP Overview ......................................................................................................... 2-1
2.2 Enabling Proxy ARP .......................................................................................................... 2-1
2.3 Displaying and Maintaining Proxy ARP ............................................................................. 2-2
2.4 Proxy ARP Configuration Example.................................................................................... 2-2
2.4.1 Proxy ARP Configuration Example ......................................................................... 2-2

Table of Contents

i
Table of Contents

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the S5500-SI Series and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for H3C S5500-SI Series

  • Page 1: Table Of Contents

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Table of Contents Table of Contents Chapter 1 ARP Configuration....................... 1-1 1.1 ARP Overview........................1-1 1.1.1 ARP Function ......................1-1 1.1.2 ARP Message Format..................... 1-1 1.1.3 ARP Process ......................1-2 1.1.4 ARP Mapping Table ....................1-3 1.2 Configuring ARP ........................
  • Page 2: Chapter 1 Arp Configuration

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 1 ARP Configuration Chapter 1 ARP Configuration When configuring ARP, go to these sections for information you are interested in: ARP Overview Configuring ARP Configuring Gratuitous ARP Displaying and Maintaining ARP 1.1 ARP Overview...
  • Page 3: Arp Process

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 1 ARP Configuration address, the value of the hardware address length field is "6”. For an IP(v4) address, the value of the protocol address field is “4”. OP: Operation code. This field specifies the type of ARP message. The value “1”...
  • Page 4: Arp Mapping Table

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 1 ARP Configuration MAC address into its ARP mapping table, encapsulates its MAC address into an ARP reply, and unicasts the reply to Host A. After receiving the ARP reply, Host A adds the MAC address of Host B into its ARP mapping table for subsequent packet forwarding.
  • Page 5: Configuring Arp

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 1 ARP Configuration Note: Usually ARP dynamically implements and automatically seeks mappings from IP addresses to MAC addresses, without manual intervention. 1.2 Configuring ARP 1.2.1 Adding a Static ARP Entry Follow these steps to add a static ARP entry: To do…...
  • Page 6: Setting Aging Time For Dynamic Arp Entries

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 1 ARP Configuration To do… Use the command… Remarks Enter VLAN interface interface vlan-interface — view vlan-id Set the maximum number Optional of dynamic ARP entries max-learning-num that a VLAN interface can...
  • Page 7: Configuring Gratuitous Arp

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 1 ARP Configuration Add an ARP entry, with the IP address being 192.168.1.1, the MAC address being 00e0-fc01-0000, and the outbound interface being GigabitEthernet1/0/2 of VLAN II. Configuration procedure <Sysname> system-view...
  • Page 8: Displaying And Maintaining Arp

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 1 ARP Configuration To do… Use the command… Remarks Enable gratuitous Required gratuitous-arp-learning packet learning enable Disabled by default. function 1.4 Displaying and Maintaining ARP To do… Use the command…...
  • Page 9: Chapter 2 Proxy Arp Configuration

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 2 Proxy ARP Configuration Chapter 2 Proxy ARP Configuration When configuring proxy ARP, go to these sections for information you are interested in: Proxy ARP Overview Enabling Proxy ARP Displaying and Maintaining Proxy ARP Proxy ARP Configuration Example 2.1 Proxy ARP Overview...
  • Page 10: Displaying And Maintaining Proxy Arp

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 2 Proxy ARP Configuration 2.3 Displaying and Maintaining Proxy ARP To do… Use the command… Remarks display proxy-arp Display whether proxy [ interface vlan-interface Available in any view ARP is enabled...
  • Page 11: Local Proxy Arp Configuration Example In Case Of Port Isolation

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 2 Proxy ARP Configuration [Sysname] vlan 1 [Sysname-vlan1] quit [Sysname] vlan 2 [Sysname-vlan2] quit [Sysname] interface vlan-interface 1 [Sysname-Vlan-interface1] ip address 192.168.10.99 255.255.255.0 [Sysname-Vlan-interface1] proxy-arp enable [Sysname-Vlan-interface1] quit [Sysname] interface vlan-interface 2 [Sysname-Vlan-interface2] ip address 192.168.20.99 255.255.255.0...
  • Page 12: Local Proxy Arp Configuration Example In Isolate-User-Vlan

    Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 2 Proxy ARP Configuration For detailed configuration information, refer to Port Correlation Configuration. Configure the Switch A (S5500-28C-SI) # Create VLAN 2, and add GE1/0/1 to VLAN 2. For detailed configuration information, refer to VLAN Configuration.
  • Page 13 Operation Manual – ARP H3C S5500-SI Series Ethernet Switches Chapter 2 Proxy ARP Configuration # Create VLAN 2, VLAN 3, and VLAN 5 on the Switch B. Add GE1/0/2 to VLAN2, GE1/0/3 to VLAN 3, and GE1/0/1 to VLAN 5. Configure VLAN5 as the isolate-user-vlan, and VLAN 2 and VLAN 3 as secondary VLANs.

Table of Contents