secondary ADMIN-GROUP-NAME
Use this command to configure secondary 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 NSM. Refer to the Network Services Module Command Reference for details.
Use the no parameter to remove a previously set group from an administrative group list.
Command Syntax
secondary (include-any|include-all|exclude-any) ADMIN-GROUP-NAME
secondary (include-any|exclude-any) ADMIN-GROUP-NAME
no secondary (include-any|include-all|exclude-any) ADMIN-GROUP-NAME
no secondary (include-any|exclude-any) ADMIN-GROUP-NAME
Parameters
include-any
Include any attribute
include-all
Include all attribute
exclude-any
Exclude any attribute
ADMIN-GROUP-NAME
Administrative group name
Default
By default, secondary 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)#secondary exclude-any myadmingroup
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#secondary include-any myadmingroup
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#secondary include-all myadmingroup
Last modified date: 07-13-2023