Users Guide

Table Of Contents
SFP+ unified ports operate in Ethernet 10GE mode by default. SFP+ unified port groups
support 4x8GFC and 2x16GFC breakouts (ports 1 and 3) in FC mode.
QSFP28 unified ports operate in Ethernet 100GE mode by default and support 4x25G and
4x10G breakouts. QSFP28 ports support 2x16GFC and 4x16GFC breakouts in FC mode.
SFP+ Ethernet ports operate at 10GE.
profile-4 SFP+ unified ports (1-24), QSFP28 unified ports (25-26 and 29-30), and SFP+
Ethernet ports (31-54) are enabled. QSFP+ Ethernet ports (27-28) are not available.
SFP+ unified ports operate in Ethernet 10GE mode by default. SFP+ unified ports support
4x8FC in FC mode.
QSFP28 unified ports operate in Ethernet 100GE mode by default, and support 2x50G, 4x25G,
and 4x10G breakouts. QSFP28 ports support 4x16GFC breakouts in FC mode.
SFP+ Ethernet ports operate at 10GE.
Usage
Information
Setting a port group in 2x16GFC mode activates odd-numbered interfaces 1 and 3. A port group in
1x32GFC mode activates only interface 1.
To display the current port profile on a switch, use the show switch-port-profile command.
To change the port profile on a switch, use the switch-port-profile command with the desired
profile, save it to the startup configuration and use the reload command to apply the change. The
switch reboots with new port configuration. The no version of the command resets to the default
profile. When a switch reloads with a new port profile, the startup configuration resets to system
defaults, except for the switch-port profile and these configured settings:
Management interface 1/1/1 configuration
Management IPv4/IPv6 static routes
System hostname
Unified Forwarding Table (UFT) mode
ECMP maximum paths
You must manually reconfigure other settings on a switch after you apply a new port profile and use
the reload command to apply the change.
Example
OS10(config)# switch-port-profile 1/1 profile-1
Warning: Switch port profile will be applied only after a save and
reload. All management port
configurations will be retained but all other configurations will be
wiped out after the reload.
OS10(config)# do write memory
OS10(config)# do reload
Supported
Releases
10.3.0E or later
switchport access vlan
Assigns access VLAN membership to a port in L2 Access or Trunk mode.
Syntax
switchport access vlan vlan-id
Parameters vlan vlan-id Enter the VLAN ID number, from 1 to 4093.
Default VLAN 1
Command Mode INTERFACE
Usage
Information
This command enables L2 switching for untagged traffic and assigns a port interface to default VLAN1.
Use this command to change the assignment of the access VLAN that carries untagged traffic. You must
create the VLAN before you can assign an access interface to it. The no version of this command resets
access VLAN membership on a L2 access or trunk port to VLAN 1.
Example
OS10(conf-if-eth1/1/3)# switchport mode access
OS10(conf-if-eth1/1/3)# switchport access vlan 100
Supported
Releases
10.2.0E or later
310 Interfaces