Friday, August 28, 2009

Removing Vlan and Interface from router

removing vlan access from interface

cisco#configure terminal
cisco(config)#interface fastethernet 0/3/2
cisco(config-if)#no switchport access vlan 30

Removing Vlan from database

cisco#vlan database
cisco(vlan)#no vlan 30
cisco(vlan)#exit

That's it.

No comments:

Post a Comment

type your comments here