Deleting a ve interface on a vblade
deenav
Member ✭
HI All, I'm sure theres an easy way to do this and I'm totally missing it. I'm trying to shutdown a ve interface on a vblade, the interface on the vmaster has already been disabled, but I get the message "This device is currently a vBlade. Try using the virtual chassis floating IP address instead."
I've logged into the vMaster, but can't find where to disable the interface. Here's what it looks like:
Standby-vMaster[2/1][OCTOPUS]#sh int bri
ve350 Disb 350 001f.a011.c53d 192.168.150.253/24
Active-vBlade[2/2]#sh int brie
ve350 Up 350 001f.a011.b77b 192.168.150.252/24
ve351 Up 351 001f.a011.b77a 192.168.151.3/24
Need to disable/shutdown ve 350&351
Any ideas would be appreaciated.
Thanks
0
Comments
Looks like you want to disable the VE on the blade which is device 2 in the cluster. To accomplish this, login to the vmaster and disable the VE using blade/interface notation:
Can you give that a try?
try the following
A1-vMaster1/1# device-context 2
All the following configuration will go to device 2
A1-vMaster1/1# interface ve 100
A1-vMaster1/1 disable
This operation applied to device 2
@mdunn, tried the commands worked brilliantly. Thank you
@dquinn, got so excited, and tried your suggestion as well. Same result. Worked brilliantly. Thank you.
I should start my weekend now … :)
🍻