Unconfigure Port Breakout through Interface Level

To revert ports to the default configuration:

  1. Enter the configuration mode:

    Copy
    ocnos#configure terminal
  2. Select the specific interface (ce2/1):

    Copy
    ocnos(config)#interface ethernet ce2/1
  3. Remove the breakout setting to combine the breakout port back to original port as (ce2/1):

    Copy
    ocnos(config-if)#no port breakout enable 4x10g
  4. Save the configuration to view the changes:

    Copy
    ocnos(config)#commit

Validation

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

Copy
OcNOS#show interface brief

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
       OTD  - Object Tracking Down
       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 #
--------------------------------------------------------------------------------
ce1/1               ETH           --    routed            up      none    100g  --       Br  No
ce1/2               ETH           --    routed            down    IA      --    --       No  No
ce1/3               ETH           --    routed            down    IA      --    --       No  No
ce1/4               ETH           --    routed            down    IA      --    --       No  No
ce2/1               ETH           --    routed            down    PD      100g  --       Br  No
ce2/2               ETH           --    routed            down    IA      --    --       No  No
ce2/3               ETH           --    routed            down    IA      --    --       No  No
ce2/4               ETH           --    routed            down    IA      --    --       No  No