display ppp chasten-user

Function

The display ppp chasten-user command displays the number of PPP users that are forbidden to access the device.

The display ppp slot chasten-user command displays information about the PPP users that are forbidden to access the device.

This command is supported only on the NetEngine 8000 F1A.

Format

display ppp [ slot slot-number ] chasten-user [ mac-address mac-address ]

display ppp [ slot slot-number ] chasten-user option105 circuit-id circuit-id [ remote-id remote-id ]

display ppp [ slot slot-number ] chasten-user option105 remote-id remote-id

Parameters

Parameter Description Value
slot slot-number

Specifies the number of the slot where the interface board resides.

The value is a string of 1 to 15 case-sensitive characters, spaces not supported.

mac-address mac-address

Displays information about the users with a specified MAC address.

The value is a 12-digit hexadecimal number, in the format of H-H-H. Each H is 4 digits. If an H contains fewer than 4 digits, the left-most digits are padded with zeros. For example, e0 is displayed as 00e0. The MAC address cannot be a multicast or a broadcast address or the virtual MAC address of the device.

option105

Displays information about the users with a specified option105 information.

-

circuit-id circuit-id

Displays information about the users with a specified circuit-id information in option105 fields. The method of matching the circuit-id information is fuzzy match and case sensitive.

The value is a string of 1 to 200 case-sensitive characters, spaces not supported.

remote-id remote-id

Displays information about the users with a specified remote-id information in option105 fields. The method of matching the circuit-id information is fuzzy match and case sensitive.

The value is a string of 1 to 200 case-sensitive characters, spaces not supported.

Views

System view

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ppp read

Usage Guidelines

Usage Scenario

The display ppp chasten-user command displays information about the users blocked on the specified slot, including MAC addresses of users blocked using the ppp connection chasten command in the system and user VLAN views.

The display ppp chasten-user command displays the number of users blocked by running the ppp connection chasten command in the system view and user VLAN view.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

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

# Display information about the users that are forbidden to access the interface board in slot 1.
<HUAWEI> system-view
[~HUAWEI] display ppp slot 1 chasten-user
------------------GLOBAL PPP CHASTEN USERS SLOT 1 ---------------------
 To be possibly blocked User Num: 0     (online-fail)
 To be possibly blocked User Num: 0     (quick-offline)
 To be possibly blocked User Num by Option105: 0     (online-fail)
 To be possibly blocked User Num by Option105: 1     (quick-offline)
 (1):MAC 00e0-fc12-3456 Option105(circuitid:123 remoteid:abcde) will be free 
after 89s (quick-offline)
 Blocked User Num : 0     (online-fail)
 Blocked User Num : 1     (quick-offline)
 ------------------PPPOE VLAN CHASTEN USERS SLOT 1 ---------------------
 To be possibly blocked User Num: 0     (online-fail)
 To be possibly blocked User Num: 0     (quick-offline)
 To be possibly blocked User Num by Option105: 0     (online-fail)
 To be possibly blocked User Num by Option105: 0     (quick-offline)
 Blocked User Num : 0     (online-fail)
 Blocked User Num : 0     (quick-offline)
# Display the number of users with the circuit ID 123 in the option105 field.
<HUAWEI> system-view
[~HUAWEI] display ppp chasten-user option105 circuit-id 123
------------------GLOBAL PPP CHASTEN USERS SLOT 1 ---------------------
 Blocked User Num : 0     (online-fail)
 Blocked User Num : 0     (quick-offline)
 ------------------PPPOE VLAN CHASTEN USERS SLOT 1 ---------------------
 Blocked User Num : 0     (online-fail)
 Blocked User Num : 0     (quick-offline)
 ------------------GLOBAL PPP CHASTEN USERS SLOT 1 ---------------------
 Blocked User Num : 0     (online-fail)
 Blocked User Num : 1     (quick-offline)
 ------------------PPPOE VLAN CHASTEN USERS SLOT 1 ---------------------
 Blocked User Num : 0     (online-fail)
 Blocked User Num : 0     (quick-offline)
# Display information about the users with a specified remote-id information in option105 fields that are forbidden to access the interface board in slot 1
<HUAWEI> system-view
[~HUAWEI] display ppp slot 1 chasten-user option105 remote-id abcde
------------------GLOBAL PPP CHASTEN USERS SLOT 1 ---------------------
 (1):MAC 00e0-fc12-3456 Option105(circuitid:123 remoteid:abcde) will be free 
after 55s (online-fail)
 ------------------PPPOE VLAN CHASTEN USERS SLOT 1 ---------------------
 No User is blocked
Table 1 Description of the display ppp chasten-user command output
Item Description
To be possibly blocked User Num

Number of users that have been and will possibly be blocked based on their MAC addresses.

To be possibly blocked User Num by Option105

Number of users that have been and will possibly be blocked based on their Option 105 information.

(online-fail)

The user is blocked because the user failed to be authenticated for a specific number of times during a specific time period.

(quick-offline)

The user is blocked because the user goes offline immediately after going online for a specific number of times during a specific time period.

(1):MAC 00e0-fc12-3456 Option105(circuitid:123 remoteid:abcde) will be free after 89s (quick-offline)

The user that has MAC address 00e0-fc12-3456 and Option 105 information of circuitid:123 remoteid:abcde and is blocked because the user goes offline immediately after going online for a specified number of times during a specific time period will be free in 89s.

Blocked User Num

Number of blocked users.

GLOBAL PPP CHASTEN USERS SLOT 1

Number of users blocked after the ppp connection chasten command is configured in the system view on the board in slot 1.

PPPOE VLAN CHASTEN USERS SLOT 1

Number of users blocked after the ppp connection chasten command is configured in the user VLAN view on the board in slot 1.

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