Link to home
Start Free TrialLog in
Avatar of Howzatt
Howzatt

asked on

How to remove Trunk allowed VLAN list from port on Cisco Catalyst 2960

I need to make changes to our uplink port at one of our branch offices
The current settings on the port are as follows:

interface FastEthernet0/1
 switchport trunk allowed vlan 1,100
 switchport mode trunk
 speed 100
 duplex full
 srr-queue bandwidth share 10 10 60 20
 priority-queue out
 mls qos trust cos
 auto qos voip trust

I need to change the settings to the following:

interface FastEthernet0/1
 switchport mode trunk
 speed 100
 duplex full

I do not know how to remove the current settings.

The devices is a Cisco Catalyst 2960.
SOLUTION
Avatar of max_the_king
max_the_king

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial