the display right-manager role-id rule command displays the rules that are associated with the specified roles.
| Parameter | Description | Value |
|---|---|---|
| role-id | Specifies the role ID. | It is an integer, in the range of 0 to 900. |
The role-associated rules synchronized from the Agile Controller to the FW are counted in the total number of ACL rules on the FW and therefore are subject to the ACL specification restriction of the FW. If the total number of rules on an Agile Controller exceeds the ACL specification of the FW, the SACG function is unavailable.
# Display the roles associated with role 1.
<sysname> display right-manager role-id 1 rule Advanced ACL 3001, 5 rules ( Reference counter 0 ) Acl's step is 1 rule 1 deny igmp destination 10.1.1.1 0 (0 times matched) rule 2 deny tcp destination 10.1.2.0 0.0.0.255 destination-port eq ftp (0 times matched) rule 3 deny icmp destination 192.168.1.1 0 (0 times matched) rule 4 deny ip destination 192.168.2.0 0.0.0.255 (0 times matched) rule 5 deny udp destination 172.16.1.0 0.0.0.255 destination-port eq 63 (0 times matched)
Item |
Description |
|---|---|
ACL |
ACL type, number or name, and total number of ACL rules |
Reference counter |
Reference count of ACL rules |
Acl's step |
Step of the ACL |
rule |
ACL rule configuration |
times matched |
Matching count of ACL rules |