華為鏈路聚合Eth-Trunk/IP-Trunk/MP-Group

一翁逞、實驗拓?fù)?/h3>
image.png
  1. R1與R2之間配置PPP串行鏈路聚合MP-Group
  2. R2與R3之間配置HDLC串行鏈路聚合IP-Trunk
  3. R1與R3之間配置以太網(wǎng)鏈路聚合Eth-Trunk

二俗冻、設(shè)備配置

  1. R1與R2之間配置PPP串行鏈路聚合MP-Group
  • R1配置
interface Mp-group0/0/0
 ip address 12.1.1.1 255.255.255.0
#
interface Serial0/0/0
 link-protocol ppp
 ppp mp Mp-group 0/0/0
#
interface Serial0/0/1
 link-protocol ppp
 ppp mp Mp-group 0/0/0
#
  • R2配置
interface Mp-group0/0/0
 ip address 12.1.1.2 255.255.255.0
#
interface Serial0/0/0
 link-protocol ppp
 ppp mp Mp-group 0/0/0
#
interface Serial0/0/1
 link-protocol ppp
 ppp mp Mp-group 0/0/0
#
  1. R2與R3之間配置HDLC串行鏈路聚合IP-Trunk
  • R2配置
interface Ip-Trunk1
 ip address 23.1.1.2 255.255.255.0
#
interface Serial0/0/2
 link-protocol hdlc
 ip-trunk 1
#
interface Serial0/0/3
 link-protocol hdlc
 ip-trunk 1
#
  • R3配置
interface Ip-Trunk1
 ip address 23.1.1.3 255.255.255.0
#
interface Serial0/0/2
 link-protocol hdlc
 ip-trunk 1
#
interface Serial0/0/3
 link-protocol hdlc
 ip-trunk 1
#
  1. R1與R3之間配置以太網(wǎng)鏈路聚合Eth-Trunk
  • R1配置
interface Eth-Trunk1
 ip address 13.1.1.1 255.255.255.0
#
interface GigabitEthernet0/0/0
 eth-trunk 1
#
interface GigabitEthernet0/0/1
 eth-trunk 1
#
  • R2配置
interface Eth-Trunk1
 ip address 13.1.1.3 255.255.255.0
#
interface GigabitEthernet0/0/0
 eth-trunk 1
#
interface GigabitEthernet0/0/1
 eth-trunk 1
#

三弧圆、結(jié)果驗證

  1. R1與R2之間配置PPP串行鏈路聚合MP-Group
[R1]display interface Mp-group 0/0/0
Mp-group0/0/0 current state : UP
Line protocol current state : UP
Last line protocol up time : 2019-11-16 09:12:10 UTC-08:00
Description:
Route Port,The Maximum Transmit Unit is 1500
Internet Address is 12.1.1.1/24
Link layer protocol is PPP
LCP opened, MP opened, IPCP opened
Physical is MP, baudrate is 128000 bps
Current system time: 2019-11-16 14:54:41-08:00
    Last 300 seconds input rate 0 bytes/sec, 0 packets/sec
    Last 300 seconds output rate 0 bytes/sec, 0 packets/sec
    Realtime 0 seconds input rate 0 bytes/sec, 0 packets/sec
    Realtime 0 seconds output rate 0 bytes/sec, 0 packets/sec
    9 packets input, 486 bytes, 0 drops
    10 packets output, 500 bytes, 0 drops
    Input bandwidth utilization  :    0%
    Output bandwidth utilization :    0%

[R1]display interface brief 
PHY: Physical
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
(b): BFD down
(e): ETHOAM down
(d): Dampening Suppressed
InUti/OutUti: input utility/output utility
Interface                   PHY   Protocol InUti OutUti   inErrors  outErrors
Eth-Trunk1                  up    up          0%     0%          0          0
  GigabitEthernet0/0/0      up    up          0%     0%          0          0
  GigabitEthernet0/0/1      up    up          0%     0%          0          0
Ethernet0/0/0               down  down        0%     0%          0          0
Ethernet0/0/1               down  down        0%     0%          0          0
GigabitEthernet0/0/2        down  down        0%     0%          0          0
GigabitEthernet0/0/3        down  down        0%     0%          0          0
Mp-group0/0/0               up    up          0%     0%          0          0
  Serial0/0/0               up    up       0.02%  0.02%          0          0
  Serial0/0/1               up    up       0.02%  0.02%          0          0
NULL0                       up    up(s)       0%     0%          0          0
Serial0/0/2                 down  down        0%     0%          0          0
Serial0/0/3                 down  down        0%     0%          0          0
[R1]ping 12.1.1.2
  PING 12.1.1.2: 56  data bytes, press CTRL_C to break
    Reply from 12.1.1.2: bytes=56 Sequence=1 ttl=255 time=30 ms
    Reply from 12.1.1.2: bytes=56 Sequence=2 ttl=255 time=50 ms
    Reply from 12.1.1.2: bytes=56 Sequence=3 ttl=255 time=30 ms
    Reply from 12.1.1.2: bytes=56 Sequence=4 ttl=255 time=40 ms
    Reply from 12.1.1.2: bytes=56 Sequence=5 ttl=255 time=40 ms

  --- 12.1.1.2 ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 30/38/50 ms

[R1]
  1. R2與R3之間配置HDLC串行鏈路聚合IP-Trunk
display interface Ip-Trunk 1
Ip-Trunk1 current state : UP
Line protocol current state : UP
Last line protocol up time : 2019-11-16 09:16:55 UTC-08:00
Description:
Route Port,Hash arithmetic : According to flow,Maximal BW: 0M, Current BW: 0M, T
he Maximum Transmit Unit is 4470
Internet Address is 23.1.1.2/24  Link layer protocol is nonstandard HDLC
Physical is IP_TRUNK
Current system time: 2019-11-16 14:56:22-08:00
    Last 300 seconds input rate 32 bits/sec, 0 packets/sec
    Last 300 seconds output rate 32 bits/sec, 0 packets/sec
    Realtime 7 seconds input rate 24 bits/sec, 0 packets/sec
    Realtime 7 seconds output rate 24 bits/sec, 0 packets/sec
    Input: 4097 packets,89820 bytes
           4097 unicast,0 broadcast,0 multicast
           0 errors,0 unknownprotocol
    Output:4087 packets,89914 bytes
           4087 unicast,0 broadcast,0 multicast
           0 errors
    Input bandwidth utilization  : 0.02%
    Output bandwidth utilization : 0.02%
-----------------------------------------------------
PortName                      Status      Weight
-----------------------------------------------------
Serial0/0/2                   UP          1
Serial0/0/3                   UP          1
-----------------------------------------------------
The Number of Ports in Trunk : 2
The Number of UP Ports in Trunk : 2

[R2]display interface brief 
PHY: Physical
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
(b): BFD down
(e): ETHOAM down
(d): Dampening Suppressed
InUti/OutUti: input utility/output utility
Interface                   PHY   Protocol InUti OutUti   inErrors  outErrors
Ethernet0/0/0               down  down        0%     0%          0          0
Ethernet0/0/1               down  down        0%     0%          0          0
GigabitEthernet0/0/0        down  down        0%     0%          0          0
GigabitEthernet0/0/1        down  down        0%     0%          0          0
GigabitEthernet0/0/2        down  down        0%     0%          0          0
GigabitEthernet0/0/3        down  down        0%     0%          0          0
Ip-Trunk1                   up    up       0.02%  0.02%          0          0
  Serial0/0/2               up    up       0.02%  0.02%          0          0
  Serial0/0/3               up    up       0.02%  0.02%          0          0
Mp-group0/0/0               up    up          0%     0%          0          0
  Serial0/0/0               up    up       0.02%  0.02%          0          0
  Serial0/0/1               up    up       0.02%  0.02%          0          0
NULL0                       up    up(s)       0%     0%          0          0
[R2]ping 23.1.1.3
  PING 23.1.1.3: 56  data bytes, press CTRL_C to break
    Reply from 23.1.1.3: bytes=56 Sequence=1 ttl=255 time=40 ms
    Reply from 23.1.1.3: bytes=56 Sequence=2 ttl=255 time=50 ms
    Reply from 23.1.1.3: bytes=56 Sequence=3 ttl=255 time=50 ms
    Reply from 23.1.1.3: bytes=56 Sequence=4 ttl=255 time=30 ms
    Reply from 23.1.1.3: bytes=56 Sequence=5 ttl=255 time=60 ms

  --- 23.1.1.3 ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 30/46/60 ms

[R2]
  1. R1與R3之間配置以太網(wǎng)鏈路聚合Eth-Trunk
[R3]display interface Eth-Trunk1
Eth-Trunk1 current state : UP
Line protocol current state : UP
Last line protocol up time : 2019-11-16 14:45:31 UTC-08:00
Description:
Route Port,Hash arithmetic : According to flow,Maximal BW: 2G, Current BW: 2G, T
he Maximum Transmit Unit is 1500
Internet Address is 13.1.1.3/24
IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 5489-9875-73c7
Physical is ETH_TRUNK
Current system time: 2019-11-16 14:57:38-08:00
    Last 300 seconds input rate 0 bits/sec, 0 packets/sec
    Last 300 seconds output rate 0 bits/sec, 0 packets/sec
    Realtime 0 seconds input rate 0 bits/sec, 0 packets/sec
    Realtime 0 seconds output rate 0 bits/sec, 0 packets/sec
    Input: 6 packets,550 bytes
           5 unicast,1 broadcast,0 multicast
           0 errors,0 unknownprotocol
    Output:6 packets,550 bytes
           6 unicast,0 broadcast,0 multicast
           0 errors
    Input bandwidth utilization  :    0%
    Output bandwidth utilization :    0%
-----------------------------------------------------
PortName                      Status      Weight
-----------------------------------------------------
GigabitEthernet0/0/0          UP          1
GigabitEthernet0/0/1          UP          1
-----------------------------------------------------
The Number of Ports in Trunk : 2
The Number of UP Ports in Trunk : 2

[R3]display interface brief 
PHY: Physical
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
(b): BFD down
(e): ETHOAM down
(d): Dampening Suppressed
InUti/OutUti: input utility/output utility
Interface                   PHY   Protocol InUti OutUti   inErrors  outErrors
Eth-Trunk1                  up    up          0%     0%          0          0
  GigabitEthernet0/0/0      up    up          0%     0%          0          0
  GigabitEthernet0/0/1      up    up          0%     0%          0          0
Ethernet0/0/0               down  down        0%     0%          0          0
Ethernet0/0/1               down  down        0%     0%          0          0
GigabitEthernet0/0/2        down  down        0%     0%          0          0
GigabitEthernet0/0/3        down  down        0%     0%          0          0
Ip-Trunk1                   up    up       0.02%  0.02%          0          0
  Serial0/0/2               up    up       0.02%  0.02%          0          0
  Serial0/0/3               up    up       0.02%  0.02%          0          0
NULL0                       up    up(s)       0%     0%          0          0
Serial0/0/0                 down  down        0%     0%          0          0
Serial0/0/1                 down  down        0%     0%          0          0
[R3]ping 13.1.1.1
  PING 13.1.1.1: 56  data bytes, press CTRL_C to break
    Reply from 13.1.1.1: bytes=56 Sequence=1 ttl=255 time=10 ms
    Reply from 13.1.1.1: bytes=56 Sequence=2 ttl=255 time=50 ms
    Reply from 13.1.1.1: bytes=56 Sequence=3 ttl=255 time=50 ms
    Reply from 13.1.1.1: bytes=56 Sequence=4 ttl=255 time=50 ms
    Reply from 13.1.1.1: bytes=56 Sequence=5 ttl=255 time=40 ms

  --- 13.1.1.1 ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 10/40/50 ms

[R3]
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
  • 序言:七十年代末银酬,一起剝皮案震驚了整個濱河市固歪,隨后出現(xiàn)的幾起案子,更是在濱河造成了極大的恐慌婶芭,老刑警劉巖,帶你破解...
    沈念sama閱讀 212,454評論 6 493
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件着饥,死亡現(xiàn)場離奇詭異雕擂,居然都是意外死亡,警方通過查閱死者的電腦和手機(jī)贱勃,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 90,553評論 3 385
  • 文/潘曉璐 我一進(jìn)店門,熙熙樓的掌柜王于貴愁眉苦臉地迎上來谤逼,“玉大人贵扰,你說我怎么就攤上這事×鞑浚” “怎么了戚绕?”我有些...
    開封第一講書人閱讀 157,921評論 0 348
  • 文/不壞的土叔 我叫張陵,是天一觀的道長枝冀。 經(jīng)常有香客問我舞丛,道長,這世上最難降的妖魔是什么果漾? 我笑而不...
    開封第一講書人閱讀 56,648評論 1 284
  • 正文 為了忘掉前任球切,我火速辦了婚禮,結(jié)果婚禮上绒障,老公的妹妹穿的比我還像新娘吨凑。我一直安慰自己,他們只是感情好,可當(dāng)我...
    茶點故事閱讀 65,770評論 6 386
  • 文/花漫 我一把揭開白布鸵钝。 她就那樣靜靜地躺著糙臼,像睡著了一般。 火紅的嫁衣襯著肌膚如雪恩商。 梳的紋絲不亂的頭發(fā)上变逃,一...
    開封第一講書人閱讀 49,950評論 1 291
  • 那天,我揣著相機(jī)與錄音怠堪,去河邊找鬼揽乱。 笑死,一個胖子當(dāng)著我的面吹牛研叫,可吹牛的內(nèi)容都是我干的锤窑。 我是一名探鬼主播,決...
    沈念sama閱讀 39,090評論 3 410
  • 文/蒼蘭香墨 我猛地睜開眼嚷炉,長吁一口氣:“原來是場噩夢啊……” “哼渊啰!你這毒婦竟也來了?” 一聲冷哼從身側(cè)響起申屹,我...
    開封第一講書人閱讀 37,817評論 0 268
  • 序言:老撾萬榮一對情侶失蹤绘证,失蹤者是張志新(化名)和其女友劉穎,沒想到半個月后哗讥,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體嚷那,經(jīng)...
    沈念sama閱讀 44,275評論 1 303
  • 正文 獨居荒郊野嶺守林人離奇死亡,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點故事閱讀 36,592評論 2 327
  • 正文 我和宋清朗相戀三年杆煞,在試婚紗的時候發(fā)現(xiàn)自己被綠了魏宽。 大學(xué)時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片。...
    茶點故事閱讀 38,724評論 1 341
  • 序言:一個原本活蹦亂跳的男人離奇死亡决乎,死狀恐怖队询,靈堂內(nèi)的尸體忽然破棺而出,到底是詐尸還是另有隱情构诚,我是刑警寧澤蚌斩,帶...
    沈念sama閱讀 34,409評論 4 333
  • 正文 年R本政府宣布,位于F島的核電站范嘱,受9級特大地震影響送膳,放射性物質(zhì)發(fā)生泄漏。R本人自食惡果不足惜丑蛤,卻給世界環(huán)境...
    茶點故事閱讀 40,052評論 3 316
  • 文/蒙蒙 一叠聋、第九天 我趴在偏房一處隱蔽的房頂上張望。 院中可真熱鬧受裹,春花似錦晒奕、人聲如沸。這莊子的主人今日做“春日...
    開封第一講書人閱讀 30,815評論 0 21
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽魄眉。三九已至,卻和暖如春闷袒,著一層夾襖步出監(jiān)牢的瞬間坑律,已是汗流浹背。 一陣腳步聲響...
    開封第一講書人閱讀 32,043評論 1 266
  • 我被黑心中介騙來泰國打工囊骤, 沒想到剛下飛機(jī)就差點兒被人妖公主榨干…… 1. 我叫王不留晃择,地道東北人。 一個月前我還...
    沈念sama閱讀 46,503評論 2 361
  • 正文 我出身青樓也物,卻偏偏與公主長得像宫屠,于是被迫代替她去往敵國和親。 傳聞我的和親對象是個殘疾皇子滑蚯,可洞房花燭夜當(dāng)晚...
    茶點故事閱讀 43,627評論 2 350