Unconfigure Port Breakout through Global Level

To revert ports to the default configuration:

  1. Enter the configuration mode:

    Copy
    ocnos#configure terminal
  2. Remove the breakout setting to combine the breakout port back to original port as (ce20):

    Copy
    ocnos(config)#no port ce20 breakout 
  3. Save the configuration to view the changes:

    Copy
    ocnos(config)#commit

Validation

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

Copy
OcNOS#show run int ce20
!
interface ce20
!
OcNOS#sh run int ce20/1
% Can't find interface ce20/1.
OcNOS#sh run int ce3/2
% Can't find interface ce20/2.
OcNOS#sh run int ce20/3
% Can't find interface ce20/3.
OcNOS#sh run int ce20/4
% Can't find interface ce20/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           ETH           --    routed            down    PD      100g  --       No  No
ce4           ETH           --    routed            down    PD      100g  --       No  No
ce5           ETH           --    routed            down    PD      100g  --       No  No
ce6           ETH           --    routed            down    PD      100g  --       No  No