[RouterB-Eth-Trunk1]
quit
# Add GE1/0/0 and GE2/0/0 to Eth-Trunk 1.
[RouterB]
interface gigabitethernet 1/0/0
[RouterB-GigabitEthernet1/0/0]
eth-trunk 1
[RouterB-GigabitEthernet1/0/0]
quit
[RouterB]
interface gigabitethernet 2/0/0
[RouterB-GigabitEthernet2/0/0]
eth-trunk 1
[RouterB-GigabitEthernet2/0/0]
quit
Step 3
Verify the configuration.
Run the
display interface eth-trunk
command on RouterA or RouterB to verify that the Eth-
Trunk is in Up state.
Take the display on Router A as an example.
[RouterA]
display interface eth-trunk 1
Eth-Trunk1 current state : UP
Line protocol current state : UP
Description:HUAWEI, AR Series, Eth-Trunk1 Interface
Route Port, Hash arithmetic : According to SIP-XOR-DIP,The Maximum Transmit Unit
is 1500
Internet Address is 100.1.1.1/24
IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 00e0-fc09-9722
Current system time: 2011-4-14 14:51:01
Input bandwidth utilization : 0.00%
Output bandwidth utilization : 0.00%
-----------------------------------------------------
PortName Status Weight
-----------------------------------------------------
GigabitEthernet1/0/0 UP 1
GigabitEthernet2/0/0 UP 1
-----------------------------------------------------
The Number of Ports in Trunk : 2
The Number of UP Ports in Trunk : 2
The Eth-Trunk interfaces on RouterA and RouterB can ping each other.
[RouterA]
ping -a 100.1.1.1 100.1.1.2
PING 100.1.1.2: 56 data bytes, press CTRL_C to break
Reply from 100.1.1.2: bytes=56 Sequence=1 ttl=255 time=31 ms
Reply from 100.1.1.2: bytes=56 Sequence=2 ttl=255 time=31 ms
Reply from 100.1.1.2: bytes=56 Sequence=3 ttl=255 time=62 ms
Reply from 100.1.1.2: bytes=56 Sequence=4 ttl=255 time=62 ms
Reply from 100.1.1.2: bytes=56 Sequence=5 ttl=255 time=62 ms
--- 100.1.1.2 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 31/49/62 ms
----End
Configuration Files
l
Configuration file of RouterA
#
sysname RouterA
#
interface Eth-Trunk1
undo portswitch
ip address 100.1.1.1 255.255.255.0
#
interface GigabitEthernet1/0/0
eth-trunk 1
#
Huawei AR3200 Series Enterprise Routers
Configuration Guide - LAN
1 Link Aggregation Configuration
Issue 02 (2012-03-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
28