Users Guide

Table Of Contents
switchport access vlan 1
negotiation on
flowcontrol receive on
OS10(conf-if-eth1/1/50)# no negotiation
OS10(conf-if-eth1/1/50)# show configuration
!
interface ethernet1/1/50
no shutdown
switchport access vlan 1
flowcontrol receive on
OS10(conf-if-eth1/1/50)# do show interface ethernet 1/1/50
Ethernet 1/1/50 is up, line protocol is up
Hardware is Eth, address is e4:f0:04:3e:2d:86
Current address is e4:f0:04:3e:2d:86
Pluggable media present, QSFP28 type is QSFP28 100GBASE-CR4-2.0M
Wavelength is 64
Receive power reading is not available
Interface index is 112
Internet address is not set
Mode of IPv4 Address Assignment: not set
Interface IPv6 oper status: Disabled
MTU 1532 bytes, IP MTU 1500 bytes
LineSpeed 100G, Auto-Negotiation on
Supported
Releases
10.2.0E or later
port mode Eth
Configures a Z9264F-ON QSFP28 port group to operate in Ethernet mode, with the specified speed on activated interfaces.
Syntax
port node/slot/port mode Eth port-mode
Parameters
node/slot/port Enter the interface type details.
mode Eth Configure a port group in Ethernet mode and set the speed to:
100g-1x Reset a port to 100GE mode.
50g-2x Split a port into two 50GE interfaces.
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.
Default 100g-1x
Command mode PORT-GROUP
Usage
information
To view the currently active ports and subports, use the show port-group command. The no
version of the command resets port-group interfaces to the default Ethernet port mode/speed.
On the S4148U-ON platform, ensure that you use the same breakout mode as you have configured on
the peer interface. For example, if you have explicitly configured the interface on the peer device as
10g-4x, use the same configuration on your switch.
Example
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)#
Supported
releases
10.4.3.0 or later
Interfaces 297