The display aaa remote-download acl statistics command displays statistics about classifier-behavior pairs dynamically delivered by the RADIUS server to a board.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
classifier-id classifier-id |
Specifies a classifier ID dynamically delivered by the RADIUS server. |
The value is an integer ranging from 0 to 16383. |
slot slot-id |
Specifies a slot ID. |
- |
classifier name |
Specifies a classifier dynamically delivered by the RADIUS server. |
The value is a string of 1 to 127 case-sensitive characters. |
To check statistics about classifier-behavior pairs dynamically delivered by the RADIUS server to a forwarding VM, run the display aaa remote-download acl statistics command. The statistics include local classifier-behavior pairs configured by commands and remote classifier-behavior pairs created on the RADIUS server.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display aaa remote-download acl statistics classifier c1 slot 1 ------------------------------------------------------------------------- Classifier name: c1 Classifier type: local Acl 6000: rule 5 permit tcp source user-group group1 destination ip-address 1.2.0.0 0.0.255.255 (IPv4, inbound: 0 packets, 0 bytes, outbound: 0 packets, 0 bytes) Behavior name: b1 deny; Behavior Type: local ----------------------------------------------------------------------------
Item | Description |
---|---|
Classifier name | Traffic classifier name. |
Classifier type | Traffic classifier type.
|
Acl | ACL rule corresponding to the local traffic classifier delivered by the RADIUS server. The rule is displayed in the format this is configured, with the ACL type, direction, number of packets matched, and number of bytes matched displayed in parentheses. |
rule | ACL rule corresponding to the remote traffic classifier delivered by the RADIUS server. The number of rules and parameters delivered by the RADIUS server are displayed, with the ACL type, direction, number of packets matched, and number of bytes matched displayed in parentheses. |
Behavior name | Traffic behavior name. |
Behavior Type | Traffic behavior type.
|