开启stackwise virtual 功能,并配置机框编号

1
2
3
4
5
6
7
8
9
> enable \\进入全局模式
# switch 1 renumber 2 \\配置机框编号为2
# switch 1 priority 5 \\配置优先级,可选值为1-15
# configure terminal \\进入全局配置模式
(config)# stackwise-virtual
(config-stackwise-virtual)# domain 2
# write memory
# reload \\保存配置并重启

配置stackwise virtual 链路

1
2
3
4
5
6
配置模式下进入端口视图
#(config) int ten1/0/2
#(config-if) stackwise-virtual link 1
# write memory
# reload \\保存配置并重启

配置双活DAD(Dual-Actice-Detection)检测

1
2
3
4
5
6
7
使用一个业务口,光口或者电口均可
配置模式下进入端口视图,
#(config) int g1/0/48
#(config-if) stackwise-virtual dual-active-detection
# write memory
# reload \\保存配置并重启

验证Stackwise虚拟配置

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
显示 stackwise 虚拟连接信息
show stackwise-virtual link

显示双活检测信息
show stackwise-virtual dual-active-detection

显示堆叠虚拟带宽
show staciwise-virtual bandwidth

显示堆叠虚拟邻居
show stackwise-virtual neighbors


显示虚拟堆叠双活主动检测Pagp
show stackwise-virtual dual-active-detection pagp