Switch help

Dec 02, 2005 5 Replies

I have a 1900 running Cisco Catalyst 1900/2820 Enterprise Edition Software Version V8.01.02.



I have to make alot of changes to the ports, going from half duplex to full duplex.



Is there a command that I can do this with instead of doing it one by one?



CLI only!!



Many thanks



F.


Yes, it is:

sw1(config)#int range gi4/1 - 24 sw1(config-if-range)#

or if you want select few ports instead of some range, you can use this:

sw1(config)#int range gi4/1 , gi4/2 , gi4/5 , gi4/16 sw1(config-if-range)#

-- KriS

I saw that command while I was looking onine for a answer. When I type that in I get

1900A(config)#int ? Ethernet IEEE 802.3 FastEthernet FastEthernet IEEE 802.3 1900A(config)#int range ? % Unrecognized command

Any Ideas?

You may need to upgrade the IOS or this switchs may not support this command.

i think that not all cisco ios supports that command.

if you can't use the range command, try doing

(config)# interface f0/1-f0/24

again, not all ios support these command

IIRC, you might have been able to do it (ironically) within the GUI.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required