display aaa remote-download acl statistics

Function

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.

Format

display aaa remote-download acl statistics classifier { name | classifier-id classifier-id } [ slot slot-id ]

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
aaa-access read

Usage Guidelines

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.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display statistics about the classifier-behavior pair dynamically delivered by the RADIUS server to the board in slot 1, with the classifier name c1.
<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
----------------------------------------------------------------------------
Table 1 Description of the display aaa remote-download acl statistics command output
Item Description
Classifier name

Traffic classifier name.

Classifier type

Traffic classifier type.

  • remote.
  • local.
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.

  • remote.
  • local.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >