96
Default
The maximum number of PPPoE sessions allowed is 4096.
Views
System view
Default command level
2: System level
Parameters
number
: Specifies the maximum number of PPPoE sessions allowed, in the range of 1 to 20480.
Examples
# Set the maximum number of PPPoE sessions allowed to 3000 in the system.
<Sysname> system-view
[Sysname] pppoe-server max-sessions total 3000
pppoe-server normal-offline-percent threshold
Use
pppoe-server normal-offline-percent threshold
to set the lower threshold for the PPPoE normal offline
event percentage.
Use
undo pppoe-server normal-offline-percent threshold
to restore the default.
Syntax
pppoe-server normal-offline-percent threshold
number
undo
pppoe-server normal-offline-percent threshold
Default
The lower threshold for the PPPoE normal offline event percentage is 0.
Views
System view
Default command level
2: System level
Parameters
number
: Specifies the lower threshold for the PPPoE normal offline event percentage, in the range of 0 to
100.
Usage guidelines
If the PPPoE normal offline event percentage in the last 5 minutes is lower than this threshold, the system
outputs a trap message.
PPPoE normal offline event percentage = 100 – PPPoE abnormal offline event percentage.
Examples
# Set the lower threshold for the PPPoE normal offline event percentage to 10.
<Sysname> system-view
[Sysname] pppoe-server normal-offline-percent threshold 10