Connectivity Guide

Table Of Contents
You can congure a default VLAN only if the interface range being congured consists of only VLAN ports. When a conguration in one of
the VLAN ports fails, all the VLAN ports in the interface range are aected.
Create an interface range allowing other commands to be applied to that interface range using the interface range command.
Congure range of Ethernet addresses and enable them
OS10(config)# interface range ethernet 1/1/1-1/1/5
OS10(conf-range-eth1/1/1-1/1/5)# no shutdown
View the conguration
OS10(conf-range-eth1/1/1-1/1/5)# show configuration
!
interface ethernet1/1/1
no shutdown
switchport access vlan 1
!
interface ethernet1/1/2
no shutdown
switchport access vlan 1
!
interface ethernet1/1/3
no shutdown
switchport access vlan 1
!
interface ethernet1/1/4
no shutdown
switchport access vlan 1
!
interface ethernet1/1/5
no shutdown
switchport access vlan 1
Congure range of VLANs
OS10(config)# interface range vlan 1-100
OS10(conf-range-vl-1-100)#
Congure range of port channels
OS10(config)# interface range port-channel 1-25
OS10(conf-range-po-1-25)#
Switch-port proles
A port prole determines the enabled front-panel ports and supported breakout modes on Ethernet and unied ports. Change the port
prole on a switch to customize uplink and unied port operation, and the availability of front-panel data ports.
To change the port prole at the next reboot, use the switch-port-profile command with the desired prole, save it to the startup
conguration, and use the reload command to apply the changes.
1 Congure a platform-specic port prole in CONFIGURATION mode. For a standalone switch, enter 1/1 for node/unit.
switch-port-profile node/unit profile
2 Save the port prole change to the startup conguration in EXEC mode.
write memory
3 Reload the switch in EXEC mode.
reload
The switch reboots with the new port conguration and resets the system defaults, except for the switch-port prole and these congured
settings:
Management interface 1/1/1 conguration
94
Interfaces