09-22-2005 09:33 AM - edited 03-05-2019 11:38 AM
I have seen it done a few times where multiple switch ports are set with the same parameters with one command. Can someone help me find a document that will describe setting multiple switch port interfaces with the same command, ie. switchport mode access for interfaces 2 - 22 or switchport access vlan 2 for interfaces 5 - 10. Now, here is the biggy, I would like to do this on my older 3500XL switches and my newer 3550 & 3560 switches.
: )
09-22-2005 12:51 PM
Hi,
Please take a look at this document explaining the 'interface range' command.
http://www.cisco.com/en/US/products/sw/iosswrel/ps1834/products_feature_guide09186a00800803ff.html
Regards.
09-23-2005 04:19 AM
Hi,
You can do it with interface range command as listed in last post.
conf t
int range fa 0/x-y
*command ***
This range command is not supported on 3500Xl. 3550's and 3560's support this command.
HTH,
-amit singh
09-23-2005 05:09 AM
Thank-you, that is helpful. Any idea if the 3500XL supports any simular commands? Where would I start to look to find them?
:)
09-23-2005 06:12 AM
Sorry mate it doesnot support that otheriwse it wud have saved my work a lot.. I have got 3500Xl's here in my access layer...no way we can get it..
regards,
-amit singh
09-23-2005 08:44 AM
Thank-you, you and the other guys have saved me a lot of time finding what I need and looking for something that doesn't exist.
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