拓扑图:

image-20220224204433226

要求:

1.将两台交换机聚合为一台设备

实验步骤:

1.修改设备编号

[r2]irf member 1 renumber 2
[r2]save
[r2]return 
<r2>reboot

2.配置r1与r2的堆叠口

(1)r1配置

[r1]int f1/0/53
[r1-FortyGigE1/0/53]sh 
[r1-FortyGigE1/0/53]int f1/0/54
[r1-FortyGigE1/0/54]sh

[r1]irf-port 1/1
[r1-irf-port1/1]port  group interface  FortyGigE 1/0/53
[r1-irf-port1/1]port  group interface  FortyGigE 1/0/54

[r1]int f1/0/53
[r1-FortyGigE1/0/53]un sh 
[r1-FortyGigE1/0/53]int f1/0/54
[r1-FortyGigE1/0/54]un sh

[r1]save 
[r1]irf-port-configuration active

(2)r2配置

[r2]int f2/0/53
[r2-FortyGigE2/0/53]sh 
[r2-FortyGigE2/0/53]int f2/0/54
[r2-FortyGigE2/0/54]sh

[r2]irf-port 2/2
[r2-irf-port2/2]port  group interface  FortyGigE 2/0/53
[r2-irf-port2/2]port  group interface  FortyGigE 2/0/54

[r2]int f2/0/53
[r2-FortyGigE2/0/53]un sh 
[r2-FortyGigE2/0/53]int f2/0/54
[r2-FortyGigE2/0/54]un sh

[r2]save 
[r2]irf-port-configuration active

查看

[r2]display  irf   #查看设备编号
[r2]display  irf configuration   #显示堆叠配置信息
[r2]display  irf topology     #显示堆叠拓扑信息

results matching ""

    No results matching ""