primary ADMIN-GROUP-NAME
Use this command to configure primary administrative groups. Administrative groups are manually assigned attributes that describe the color of links, so that links with the same color are in one class. These groups are used to implement different policy-based LSP setups. Administrative group attributes can be included or excluded for an LSP or for a path’s primary and secondary paths.
Note: A link can be added to a specific Administrative Group via the Network Services Module. Refer to the Network Services Module Command Reference for details.
Use the no parameter to remove a previously configured group from an administrative group list.
Command Syntax
primary (include-any|include-all|exclude-any) ADMIN-GROUP-NAME
primary (include-any|exclude-any) ADMIN-GROUP-NAME
primary (include-any|include-all|exclude-any) ADMIN-GROUP-NAME
primary (include-any|exclude-any) ADMIN-GROUP-NAME
Parameters
include-any
Include any attributes
include-all
Include all attributes
exclude-any
Exclude any attribute
ADMIN-GROUP-NAME
Administrative group name
Default
By default, primary admin group name is disabled
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#primary exclude-any myadmingroup
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#primary include-all admingrp2
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#primary include-any admingrp2
Last modified date: 07-13-2023