332
Views
0
Helpful
1
Replies
Vlan Comand query!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 02:22 AM - edited 03-05-2019 04:24 PM
Hi Guys, Is there a comand (2950 Switches) to assign multple ports to a vlan in one rather then doing each port individually?
Labels:
- Labels:
-
LAN Switching
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 02:38 AM
Yes,
Use " interface range fa 0/x - y" command.There is a space between X, "-" and Y where X and Y denotes the module and interface port number.
Do this :
config t
interface ramge fa 0/1 - 10
switcport access vlan 10
You have to check the IOS that you running, if it supports the " range" command.
HTH,Please rate if it does.
-amit singh
