Extreme的两台VSP交换机的IS-IS邻居关系建立

2024-10-13 08:51:02

1、运行GNS3工具,构建拓扑图。

Extreme的两台VSP交换机的IS-IS邻居关系建立

3、打开SecureCRT工具,通过telnet方式登录到SW1和SW2交换机。以SW1交换机为例:

Extreme的两台VSP交换机的IS-IS邻居关系建立

4、配置SW1交换机,全局开启SPBM。SW1:1#config terminalEnter configuration comma荏鱿胫协nds, one per line. End with CNTL/Z.SW1:1(config)#spbmSW1:1(config)#

Extreme的两台VSP交换机的IS-IS邻居关系建立

6、配置SW1交换机,关于GigabitEthernet 1/1端口的MSTP协议。SW1:1#罕铞泱殳config terminalEnter configuration commands, one per line. End with CNTL/Z.SW1:1(config)#interface GigabitEthernet 1/1SW1:1(config-if)#no spanning-tree mstp force-port-state enableDisabling CIST would also disable all other MST instances.Are you sure you want to continue (y/n) ? ySW1:1(config-if)#endSW1:1#

Extreme的两台VSP交换机的IS-IS邻居关系建立

8、配置SW1交换机,创建B-VID=4051。SW1:1#config terminalSW1:1(config)#vlan create 4051 type spbm-bvlan

Extreme的两台VSP交换机的IS-IS邻居关系建立

10、激活GigabitEthernet 1/1端口。SW1:1#config terminalSW1:1(config)#interface GigabitEthernet 1/1SW1:1(config)#no shutdown

Extreme的两台VSP交换机的IS-IS邻居关系建立

12、同理,配置SW2交换机。

13、在SW1交换机上,执行show isis adjacencies指令,查看SW1交换机的IS-IS邻居。

Extreme的两台VSP交换机的IS-IS邻居关系建立

15、通过查看SW1和SW2交换机的IS-IS邻居关系表可以确认,SW1和SW2交换机的IS-IS邻居关系建立成功。

猜你喜欢