OcNOS-SP : System Management Guide : System Management Command Reference : Interface Commands : admin-group
admin-group
Use this command to create an administrative group to be used for links. Each link can be a member of one or more, or no administrative groups.
When used in the interface mode, this command adds a link between an interface and a group. The name is the name of the group previously configured. There can be multiple groups per interface. The group is created in configure mode, then interfaces are added to the group in interface mode.
Use the no parameter with this command to disable this command.
Command Syntax
admin-group NAME
no admin-group NAME
Parameters
NAME
Name of the admin group to add.
Default
No default value is specified
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
In the following example, the eth3 interface is added to the group myGroup:
#configure terminal
(config)#interface eth3
(config-if)#admin-group myGroup
Last modified date: 10/19/2023