11-12-2008 11:36 AM - edited 03-06-2019 02:26 AM
I have a 3750 running 12.2(35)SE5, and everyime I run the 'interface range' command, my telnet session freezes, but then resumes after a minute or so.
I thought that the CPU may be getting pegged, but its not. I opened a separate telnet session to the same device and a 'sh proc cpu' showed barely 11% utilization.
So why does the switch take such a long time to bring me back to the command prompt? Is that simply the time it takes to execute command?
switch (config-range)#switchport mode access vlan 333
(I press enter, and the it stays like this for a minute or so) then....
switch (config-range)#
11-12-2008 12:40 PM
It depends on how many ports you're putting into vlan 333. If there's a lot, it will take some time to switch the port to access and add to the vlan.
--John
11-12-2008 12:49 PM
Thats not normal , it should be almost instantaneous . Have never seen that on any switch using the range command. I would check for bugs for that code version .
11-12-2008 12:55 PM
I can tell you that I have 12.2(35)SE1, and I don't have that command "blended."
switchport mode access
switchport access vlan 333
It's two separate commands. Maybe Glen is right. They may have introduced this command as a "blended" command and it's got a bug in it.
Good call Glen :-)
--John
11-12-2008 07:56 PM
Oh wow....sorry. That was a typo. No blended command.
I meant to write 'switchport access vlan 333'
Anyway, same problem though.
Every switch I have turned up in this project -- dozens -- reacted the same way.
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