Hello,
For example:
The BRAS server has configured a user with the user name user-0 and the password user123, the user's service flow is 0, the authentication method selected by the user is Chap, and the simulation timeout period selected by the user is 10s.
huawei(config)#pppoe simulate
{ start<K>|stop<K> }:start
Command:
pppoe simulate start
Service-port(index<0,32767>):0
User Name(length<1,65>):user-0
User Password(length<0,16>):*******
Authentication Mode:
1. Chap 2. Pap [default 1]:1
Overtime Time(5-60s)[default 5]:10
This command is used to start or stop the PPPoE simulation service. In the remote acceptance scenario, use this command when the device completes the initial installation and needs to remotely simulate a PPPoE user to verify the PPPoE service. At the same time, this command can be used in fault location scenarios to verify the connectivity between the device and the BRAS.
Hope it can help you!
Thanks