3com 3031 Instruccion De Instalación

Descargar
Página de 1122
216
C
HAPTER
 18: PPP
O
E S
ERVER
 C
ONFIGURATION
In which, 
number
 is the number of virtual-template.
After implementing the configuration in “Enabling/Disabling PPPoE Server”, you 
can select to configure the PPPoE parameters introduced in section 2.2.3 up to 
your own need.
By default, PPPoE is disabled.
PPPoE Server Parameters 
Configuration
Perform the following in the System View.
For the commands
 pppoe-server max-sessions local-mac
 and 
pppoe-server 
max-sessions remote-mac
, the default value of 
number
 is 1000; while for the 
command 
pppoe-server max-sessions total
, the default value of 
number
 is 
4096.
Displaying and 
Debugging PPPoE 
Server
After finishing the above configuration, execute the 
display
 commands in all 
views to view the running state of PPPoE for verifying the effect of the 
configuration.
In the table, the parameter 
all
 indicates to display all information of each 
session
packet
 indicates to display packet statistics of each 
session
.
Table 278   Enabling/Disabling PPPoE
Operation
Command
Enable PPPoE on Ethernet 
interface
pppoe-server bind virtual-template number
Disable PPPoE on Ethernet 
interface
undo pppoe-server bind
Table 279   Configuring PPPoE parameters
Operation
Command
Configure the maximum number of PPPoE sessions 
allowed to be set up with a remote MAC address. This 
number is in the range of 1 to 4096.
pppoe-server max-sessions 
remote-mac number
Restore the default maximum number of PPPoE sessions 
(1000) allowed to be set up with a remote MAC address.
undo pppoe-server 
max-sessions remote-mac
Configure the maximum number of PPPoE sessions that 
a local MAC address is allowed to set up. This number is 
in the range of 1 to 4096.
pppoe-server max-sessions 
local-mac number
Restore the default maximum number of PPPoE sessions 
(1000) that a local MAC address is allowed to set up.
undo pppoe-server 
max-sessions local-mac
Configure the maximum number of PPPoE sessions that 
the current system is allowed to set up.
pppoe-server max-sessions 
total number
Restore the default maximum number of PPPoE sessions 
(4096) that the current system is allowed to set up.
undo pppoe-server 
max-sessions total
Table 280   Displaying and debugging PPPoE
Operation
Command
Monitoring the status and statistic data of 
PPPoE sessions
display pppoe-server session 
{ all | packet }