Hi,
I have two C9500 X16. I need to make them as one by using stackwise virtual.
But I having issue to stacking them:
1. It detect dual active and block the virtual link port.
2. One of the switch become recovery mode.
Im connecting both switch with 1 Gig SFP.
The configuration:
I configured both switch separately:
Switch1:
Switch(config)#stackwise-virtual
Switch(config)#(config-stackwise-virtual)#domain 2
Switch(config)#int t1/0/15
Switch(config-if)#stackwise-virtual link 1
Switch(config)#int t1/0/16
Switch(config-if)#stackwise-virtual dual-active-detection
Switch2:
Switch(config)#stackwise-virtual
Switch(config)#(config-stackwise-virtual)#domain 2
Switch(config)#int t1/0/15
Switch(config-if)#stackwise-virtual link 1
Switch(config)#int t1/0/16
Switch(config-if)#stackwise-virtual dual-active-detection
Thank you.