cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
273
Views
5
Helpful
1
Replies

Configuring Catalyst 4500 fastethernet interfaces

jeff.vargas
Level 1
Level 1

Is there a way to configure multiple fastethernet interfaces all at once in a cat4500 switch. For example I want to add ports 1-48 to vlan 10.

I don't want to have to go into each port and add the "switchport access vlan 10 command". I want to do them all at once.

1 Reply 1

d.tobin
Level 1
Level 1

Use the int range command to do multiple ports at the same time.

example: int range f3/1 - 10 , f4/1 - 15

HTH

David