HP VPN Firewall Appliances Network Management Configuration Guide

131
You can establish multiple PPPoE sessions on an Ethernet interface. However, a dialer bundle can only
have one Ethernet interface. A PPPoE session uniquely corresponds to a dialer bundle, and vice versa.
IPv6 PPPoE sessions cannot be packet-triggered PPPoE sessions.
To configure a PPPoE session:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter Ethernet interface view.
interface interface-type interface-number N/A
3. Create a PPPoE session, and
specify a dialer bundle for the
session.
pppoe-client dial-bundle-number number
[ no-hostuniq ] | idle-timeout seconds
[ queue-length packets ]
By default, no PPPoE
sessions are created.
Displaying and maintaining PPPoE
Task Command Remarks
Display the statistics and state
information about a PPPoE client.
display pppoe-client session
{
packet
|
summary
} [
dial-bundle-number
number ] [
|
{
begin
|
exclude
|
include
}
regular-expression ]
Available in any view.
Reset PPP sessions on the PPPoE
client and reinitiate sessions.
reset pppoe-server { all |
dial-bundle-number number }
Available in user view.
PPPoE client configuration example
Network requirements
As shown in Figure 71, configure Router to authenticate Firewall by using PAP or CHAP.
Figure 71 Network diagram
Configuring PAP authentication
1. Configure Router as the PPPoE server:
# Add a PPPoE user.
<Router> system-view
[Router] local-user user2
[Router-luser-user2] password simple hello
[Router-luser-user2] service-type ppp
[Router-luser-user2] quit
# Configure virtual template 1.
[Router] interface virtual-template 1
[Router-Virtual-Template1] ppp authentication-mode pap