R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)
73
undo pppoe-client dial-bundle-number number
Default
No PPPoE session is established.
Views
Layer 3 Ethernet interface/subinterface view
Layer 3 virtual Ethernet interface view
VLAN interface view
Predefined user roles
network-admin
Parameters
dial-bundle-number number: Specifies the dialer bundle number corresponding to a PPPoE session. A
dialer bundle number uniquely identifies a PPPoE session. It can also be used as a PPPoE session ID. The
value range for the number argument is 0 to 1023.
no-hostuniq: Configures the client not to carry the Host-Uniq field in discovery packets. Without this
keyword, the client carries the Host-Unique field. The Host-Unique field uniquely identifies a PPPoE client
when an interface is configured with multiple PPPoE sessions. When the PPPoE server receives a packet
with this field, it must include this field unmodified in the response packet. The device identifies the PPPoE
client where the response packet belongs based on the Host-Unique field in the response packet.
Examples
# Establish a PPPoE session on Layer 3 Ethernet interface GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] pppoe-client dial-bundle-number 1
# Establish a PPPoE session on Layer 3 virtual Ethernet interface Virtual-Ethernet 0.
<Sysname> system-view
[Sysname] interface virtual-ethernet 0
[Sysname-Virtual-Ethernet0] pppoe-client dial-bundle-number 1
# Establish a PPPoE session on VLAN interface 1.
<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] pppoe-client dial-bundle-number 1
reset pppoe-client
Use reset pppoe-client to reset a PPPoE session corresponding to a dialer bundle.
Syntax
reset pppoe-client { all | dial-bundle-number number }
Views
User view
Predefined user roles
network-admin