switch(config-vrf)# cts role-based enforcement
This example shows how to disable Cisco TrustSec SGACL enforcement in an interface and L3 port-channel:
switch# configure terminal
switch(config)# interface ethernet 6/2
switch(config-if)# no cts role-based enforcement
switch(config-if)# exit
switch(config)# interface port-channel 100
switch(config-if)# no cts role-based enforcement
switch(config-if)# exit
This example shows how to disable Cisco TrustSec SGACL enforcement:
switch# configure terminal
switch(config)# no cts role-based enforcement
Related Commands
DescriptionCommand
Enables the Cisco TrustSec feature.feature cts
Displays the Cisco TrustSec SGACL policy
enforcement configuration.
show cts role-based enable
Cisco Nexus 7000 Series Security Command Reference
166
C Commands
cts role-based enforcement