118
NOTE:
•
The difference between the
reset pppoe-client
command and the
undo pppoe-client
command lies in
that the former only temporarily terminates a PPPoE session, but the latter permanently removes a PPPoE
session.
•
After you execute the
undo pppoe-client
command, the PPPoE session identified by the
number
argument is removed permanently, regardless of the working mode of the PPPoE session. To use the
PPPoE session again, you must establish it from scratch.
•
Support for this command depends on the device model. For details, see
About the H3C WA Series
Access Points Command References.
Examples
# Establish a PPPoE session on interface VLAN-interface 1.
<Sysname> system-view
[Sysname] interface Vlan-interface 1
[Sysname-Vlan-interface1] pppoe-client dial-bundle-number 1
reset pppoe-client
Syntax
reset pppoe-client
{
all
|
dial-bundle-number
number
}
View
User view
Default level
2: System level
Parameters
all
: Clears all the PPPoE sessions.
dial-bundle-number
number
: Specifies a dialer bundle by its number. The
number
argument ranges from
1 to 255.
Description
Use
reset pppoe-client
to reset a PPPoE session corresponding to a dialer bundle for the PPPoE session to
be initiated again.
A PPPoE session in permanent mode and terminated by this command will be established again in 16
seconds. A PPPoE session in packet-triggered mode and terminated by this command will be established
again only when there is a need for data transmission.
Related commands:
pppoe-client
.
NOTE:
The difference between the
reset pppoe-client
command and the
undo pppoe-client
command lies in: the
former only temporarily terminates a PPPoE session, but the latter permanently removes a PPPoE session.
Examples
# Reset all the PPPoE sessions.
<Sysname> reset pppoe-client all