interface po
Use this command to create a dummy dynamic link aggregate interface (by default an L3 LAG interface).
Use the no form of this command to remove a dynamic link aggregate group and also it remove the properties of the po from all member ports.
Note: Switchport/routed mode needs to be set for the PO before adding member ports to it.
Command Syntax
interface po<1-16383>
no interface po<1-16383>
Parameters
<1-16383>
Channel group number.
Default
By default, interface po is L3 LAG interface
Command Mode
Configuration mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface po1
(config-if)#switchport
(config-if)#exit
Last modified date: 07/06/2023