R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)
59
Predefined user roles
network-admin
Parameters
ascii: Specifies the character string format.
hex: Specifies the hexadecimal format.
Usage guidelines
The remote-id is the system MAC address of a PPPoE relay device (for example, DSLAM). It can be
transmitted in character strings or hexadecimal format.
Examples
# Configure GigabitEthernet 1/0/1 to use the hexadecimal format to transmit the remote-id.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] pppoe-server access-line-id remote-id trans-format hex
pppoe-server access-line-id trust
Use pppoe-server access-line-id trust to configure the PPPoE server to trust the access line ID in received
packets.
Use undo pppoe-server access-line-id trust to restore the default.
Syntax
pppoe-server access-line-id trust
undo pppoe-server access-line-id trust
Default
The PPPoE server does not trust the access line ID in received packets.
Views
Layer 3 Ethernet interface view
Layer 3 virtual Ethernet interface view
Layer 3 aggregate interface view
Predefined user roles
network-admin
Usage guidelines
The access line ID includes circuit-id and remote-id.
In trust mode, the PPPoE server processes the parsed circuit-id and remote-id in a packet as follows:
• If pppoe-server access-line-id bas-info is configured, the PPPoE server examines whether the
circuit-id contains BAS information. If it does, the PPPoE server directly delivers the circuit-id and
remote-id to the RADIUS server. If the circuit-id does not contain BAS information, the PPPoE server
adds the BAS information to the circuit-id, and then delivers the circuit-id and remote-id to the
RADIUS server.
• If pppoe-server access-line-id bas-info is not configured, the PPPoE server directly delivers the
circuit-id and remote-id to the RADIUS server.










