cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
485
Views
0
Helpful
1
Replies

Deadline in two days, just realized there is a problem.

Denis Mlynarcik
Level 1
Level 1

Hello,

I was setting up VTY on the router, but it's my first time doing something like this so I accidentally put Vlan50 and Vlan90 before I realized how to do it. I only want Vlan99 to be there. Is there a way to remove Vlan50 and Vlan90? And for some reason, I can't turn Vlan99 on. Thank you in advance for your reply

image.png

1 Accepted Solution

Accepted Solutions

Hello,

 

if you want to remove the subinterfaces and the Vlans, configure the below:

 

Device#conf t

Device(config)#no interface GigabitEthernet0/2.50

Device(config)#no interface GigabitEthernet0/2.90

Device(config)#no vlan 50

Device(config)#no vlan 90

 

Is there any up/up port configured for Vlan 99 ? Post the full running configuration of the device...

View solution in original post

1 Reply 1

Hello,

 

if you want to remove the subinterfaces and the Vlans, configure the below:

 

Device#conf t

Device(config)#no interface GigabitEthernet0/2.50

Device(config)#no interface GigabitEthernet0/2.90

Device(config)#no vlan 50

Device(config)#no vlan 90

 

Is there any up/up port configured for Vlan 99 ? Post the full running configuration of the device...

Review Cisco Networking products for a $25 gift card