2013年12月9日星期一

Configuring Routed Proxy ARP on Huawei S2300

The LS-S2309TP-EI-AC  is mainly deployed on the IP MAN and intranets, meeting requirements of carrying various Ethernet services and accessing the Ethernet. Based on the new generation high-performance hardware and Huawei Versatile Routing Platform (VRP), the S2300 supports rich and flexible service features and thus improves the operability, manageability, and service expansibility. In addition, the S2300 supports powerful lightning protection, security features, ACLs, QinQ, 1:1 VLAN switching, and N:1 VLAN switching to flexibly deploy VLANs.

Create VLAN 2 and add GE 0/0/1 to VLAN 2.
<Quidway> system-view
[Quidway] vlan 2
[Quidway-vlan2] quit
[Quidway] interface gigabitethernet 0/0/1
[Quidway-GigabitEthernet0/0/1] port link-type access
[Quidway-GigabitEthernet0/0/1] port default vlan 2
[Quidway-GigabitEthernet0/0/1] quit
Step 2 Create and configure VLANIF 2.
[Quidway] interface vlanif 2
[Quidway-Vlanif2] ip address 172.16.1.1 255.255.255.0
Step 3 Enable routed proxy ARP on VLANIF 2.
[Quidway-Vlanif2] arp-proxy enable
[Quidway-Vlanif2] quit
Step 4 Create VLAN 3 and add GE 0/0/2 to VLAN 3.
[Quidway] vlan 3
[Quidway-vlan3] quit
[Quidway] interface gigabitethernet 0/0/2
[Quidway-GigabitEthernet0/0/2] port link-type access
[Quidway-GigabitEthernet0/0/2] port default vlan 3
[Quidway-GigabitEthernet0/0/2] quit
S2300 Series Ethernet Switches
Typical Configuration Examples 2 Configuration Guide - IP Service
Issue 02 (2012-10-27) Huawei Proprietary and Confidential
Step 5 Create and configure VLANIF 3.
[Quidway] interface vlanif 3
[Quidway-Vlanif3] ip address 172.16.2.1 255.255.255.0
Step 6 Enable routed proxy ARP on VLANIF 3.
[Quidway-Vlanif3] arp-proxy enable
[Quidway LS-S2309TP-EI-DC -Vlanif3] quit
Step 7 Configure the hosts.
# Assign IP address 172.16.1.2/16 to Host A.
# Assign IP address 172.16.2.2/16 to Host B.
Step 8 Verify the configuration.

# Ping Host B from Host A. The ping operation is successful.

没有评论:

发表评论