We have a Cat 4K that has 6 ports running as trunks:
Example: port 2/7 from 'show conf' -
set trunk 2/7 on dot1q 2-9,11-19,21-32,34-39,41-100,115-116,119,121-499,503-554,556-1005
I want to remove these ports from trunk mode, and use them for vlans:
gc-sw-02> (enable) set vlan 40 2/7
VLAN Mod/Ports
---- -----------------------
40 2/2,2/4,2/6-7,2/10,2/12,2/14,2/16
But, they refuse to come out of trunk mode:
gc-sw-02> (enable) show port 2/7
Port Name Status Vlan Level Duplex Speed Type
----- ------------------ ---------- ---------- ------ ------ ----- ------------
2/7 connected trunk normal full 100 10/100BaseTX
Must I do a 'clear trunk 2/7 <cr>' to remove it from trunk mode?
The switch is in a production env, so I wanted to ensure the 'clear trunk 2/7 <cr>' was the correct procedure!
Thanks in advance,
MB
Example: port 2/7 from 'show conf' -
set trunk 2/7 on dot1q 2-9,11-19,21-32,34-39,41-100,115-116,119,121-499,503-554,556-1005
I want to remove these ports from trunk mode, and use them for vlans:
gc-sw-02> (enable) set vlan 40 2/7
VLAN Mod/Ports
---- -----------------------
40 2/2,2/4,2/6-7,2/10,2/12,2/14,2/16
But, they refuse to come out of trunk mode:
gc-sw-02> (enable) show port 2/7
Port Name Status Vlan Level Duplex Speed Type
----- ------------------ ---------- ---------- ------ ------ ----- ------------
2/7 connected trunk normal full 100 10/100BaseTX
Must I do a 'clear trunk 2/7 <cr>' to remove it from trunk mode?
The switch is in a production env, so I wanted to ensure the 'clear trunk 2/7 <cr>' was the correct procedure!
Thanks in advance,
MB