cts role-based access-list
To create or specify a Cisco TrustSec security group access control list (SGACL) and enter role-based access
control list configuration mode, use the cts role-based access-list command. To remove an SGACL, use the
no form of this command.
cts role-based access-list list-name
no cts role-based access-list list-name
Syntax Description
Name for the SGACL. The name is alphanumeric and
case-sensitive. The maximum length is 32 characters.
list-name
Command Default
None
Command Modes
Global configuration
Command History
ModificationRelease
This command was introduced.4.0(1)
Usage Guidelines
To use this command, you must enable the Cisco TrustSec feature using the feature cts command.
This command requires the Advanced Services license.
Examples
This example shows how to create a Cisco TrustSec SGACL and enter role-based access list configuration
mode :
switch# configure terminal
switch(config)# cts role-based access-list MySGACL
switch(config-rbacl)#
This example shows how to remove a Cisco TrustSec SGACL:
switch# configure terminal
switch(config)# no cts role-based access-list MySGACL
Related Commands
DescriptionCommand
Enables the Cisco TrustSec feature.feature cts
Displays the Cisco TrustSec SGACL configuration.show cts role-based access-list
Cisco Nexus 7000 Series Security Command Reference
159
C Commands
cts role-based access-list