02-27-2014 07:56 AM - edited 03-07-2019 06:26 PM
Hello Guys,
I am pretty new in the cisco world, I want to start my with my first question in this forum.
How can I deleted a previos IP set to a VLAN without delete the VLAN.
Thanks guys
02-27-2014 08:36 AM
Do you mean a vlan interface? you can just change this in global config mode
02-27-2014 08:55 AM
Are you referring to removal of an IP address from an SVI ?
Interface vlan x
no ip address
should just be like this..
02-27-2014 08:55 AM
use google:
host1/Admin(config)# interface vlan (your vlan number)
host1/Admin(config-if)# no ip address
02-27-2014 09:00 AM
resolved thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide