HP VPN Firewall Appliances Network Management Command Reference

143
a PPPoE session operating in this mode, if no data is transmitted across it within the period specified
by the seconds argument, the PPPoE session is terminated automatically.
The difference between the reset pppoe-client command and the undo pppoe-client command is that the
former only temporarily terminates a PPPoE session, but the latter permanently removes a PPPoE session.
After you configure the undo pppoe-client command, the PPPoE session identified by the number
argument is removed permanently, regardless of the operating 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-GigabitEthernet0/1] pppoe-client dial-bundle-number 1
Related commands
reset pppoe-client
reset pppoe-client
Use reset pppoe-client to reset a PPPoE session corresponding to a dialer bundle for the PPPoE session to
be initiated again.
Syntax
reset pppoe-client { all | dial-bundle-number number }
Views
User view
Default command level
2: System level
Parameters
all: Clears all the PPPoE sessions.
dial-bundle-number number: Specifies a dialer bundle by its number in the range of 1 to 255.
Usage guidelines
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.
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
Related commands
pppoe-client