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?
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?