• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Configure multiple interfaces on Cisco Switch?

RadiclDreamer

Diamond Member
I have 4 48 port Cisco switches that I want to to assign all interfaces to be switching ports and then set them to a specific VLAN.

Now i know I can

enable
Config t
int f0/1
switchport
switchport access vlan ##

To configure a single port, but is there a way to configure a range

For example

config t
int f0/1 -> f0/48
switchport access vlan ##


What is the command to do this? Or does one exist?
 
Back
Top