R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
132
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.
Examples
# Establish a PPPoE session on interface GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface GigabitEthernet 0/1
[Sysname-GigabitEthernet 0/1] 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