mpls ac-group
Use this command to create a new access circuit group for MPLS.
Use the no parameter with this command to remove an access circuit group.
Command Syntax
mpls ac-group NAME <1-4294967295>
no mpls ac-group NAME
Parameter
NAME
The name of the access circuit group
<1-4294967295>
The identifier for the group; used in LDP
Default
By default, mpls ac group is disabled
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#mpls ac-group new-ac 123
(config)#no mpls ac-group new-ac
Last modified date: 07-13-2023