Configuration of Global-Level Breakout (No Reload Required)

This method configures the port breakout without requiring a system reload. Perform the following to configure port breakout on a supported device:

  1. Enter the configuration mode:

    Copy
    ocnos#configure terminal
  2. For the interface (ce3), set the breakout type (for example: 1X40g, 4x25G, 2X50g, 4X10g, and 4X25g) depending on the network requirements:

    Copy
    ocnos(config)#port ce3 breakout 4X10g
  3. Save the configuration view the changes:
    Copy
    ocnos(config)#commit

Validation

To verify the port breakout configuration, execute the following command:

Copy
OcNOS#sh run int ce3
% Can't find interface ce3.
OcNOS#sh run int ce3/1
!
interface ce3/1
!
OcNOS#sh run int ce3/2
!
interface ce3/2
!
OcNOS#sh run int ce3/3
!
interface ce3/3
!
OcNOS#sh run int ce3/4
!
interface ce3/4
!
 
OcNOS#sh int br
 
Codes: ETH - Ethernet, LB - Loopback, AGG - Aggregate, MLAG - MLAG Aggregate
       FR - Frame Relay, TUN -Tunnel, PBB - PBB Logical Port, VP - Virtual Port
       CVP - Channelised Virtual Port, METH - Management Ethernet, UNK- Unknown
       ED - ErrDisabled, PD - Protocol Down, AD - Admin Down, IA - InActive
       PD(Min L/B) - Protocol Down Min-Links/Bandwidth
       DV - DDM Violation, NA - Not Applicable
       NOM - No operational members, PVID - Port Vlan-id
       Ctl - Control Port (Br-Breakout/Bu-Bundle)
       HD  - ESI Hold Timer Down
 
 
--------------------------------------------------------------------------------
Ethernet   Type          PVID  Mode              Status  Reason  Speed Port    Ctl Br/Bu  Loopbk
Interface                                                              Ch #
--------------------------------------------------------------------------------
ce0           ETH           --    routed            up      none    100g  --       No  No
ce1           ETH           --    routed            up      none    40g   --       No  No
ce2           ETH           --    routed            up      none    100g  --       No  No
ce3/1         ETH           --    routed            down    PD      10g   --       No  No
ce3/2         ETH           --    routed            down    PD      10g   --       No  No
ce3/3         ETH           --    routed            down    PD      10g   --       No  No
ce3/4         ETH           --    routed            down    PD      10g   --       No  No
ce4           ETH           --    routed            down    PD      100g  --       No  No
ce5           ETH           --    routed            down    PD      100g  --       No  No