API Guide

2. Configure the restricted profile in PORT-GROUP mode. This command applies only to the odd-numbered port within the port
group, and disables the even-numbered port in the port group.
profile restricted
3. Configure the port mode for the odd numbered port within the port group.
port node/slot/port mode Eth port-mode
100g-1x Reset a port to 100GE mode.
40g-1x Set a port to 40GE mode for use with a QSFP+ 40GE transceiver.
25g-4x Split a port into four 25GE interfaces.
10g-4x Split a port into four 10GE interfaces.
4. Return to CONFIGURATION mode.
exit
5. Enter Ethernet Interface mode to configure other settings. Enter a single interface, a hyphen-separated range, or multiple
interfaces separated by commas.
interface ethernet node/slot/port[:subport]
Configure restricted port-group profile
OS10(config)# port-group 1/1/2
OS10(conf-pg-1/1/2)# profile restricted
OS10(conf-pg-1/1/2)# port 1/1/3 mode Eth 25g-4x
OS10(conf-pg-1/1/2)# exit
OS10(config)# interface ethernet 1/1/3:2
OS10(conf-if-eth1/1/3:2)#
View the interface
OS10(config)# interface ethernet 1/1/3:2
OS10(conf-if-eth1/1/3:2)# show configuration
!
interface ethernet1/1/3:2
no shutdown
Port-groups on S5200F-ON switches
On the S5200F-ON series switches, port-groups determine the available front-panel Ethernet ports and supported breakout
interfaces.
When you convert a port to a particular mode, all ports that belong to the port group also operate at the same mode. For
example, if you convert the Ethernet 1/1/1 interface to 10g-4x, all other interfaces that belong to port-group 1/1/1 namely,
1/1/2, 1/1/3, and 1/1/4 also operate at 10g-4x mode.
NOTE:
The S5232F-ON platform does not use port groups. On this platform, use the interface breakout command
instead.
The following shows the supported port groups and breakout modes on the S5212F-ON switch:
OS10# show port-group
Port-group Mode Ports FEM
port-group1/1/1 Eth 10g-4x 1 2 3 4 -
port-group1/1/2 Eth 10g-4x 5 6 7 8 -
port-group1/1/3 Eth 10g-4x 9 10 11 12 -
port-group1/1/4 Eth 100g-1x 13 -
port-group1/1/5 Eth 100g-1x 14 -
port-group1/1/6 Eth 100g-1x 15 -
246
Interfaces