R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)

55
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.
In untrust mode, the PPPoE server processes the circuit-id and remote-id in a packet as follows:
If pppoe-server access-line-id bas-info is configured, the PPPoE server does the following:
{ Adds the BAS information to the circuit-id.
{ Fills the DSLAM information in the circuit-id with all zeros.
{ Delivers only the circuit-id to the RADIUS server.
If pppoe-server access-line-id bas-info is not configured, the PPPoE server does not deliver the
circuit-id or the remote-id to the RADIUS server.
In trust mode, if the PPPoE server fails to parse the circuit-id or remote-id in a PADR packet, it discards the
packet and does not return a PADS packet.
The circuit-id formats include TR-101 and China Telecom. The TR-101 format does not include BAS
information. The China-Telecom format includes BAS information. Therefore, the pppoe-server
access-line-id bas-info command only applies to China-Telecom format. For more information about the
circuit-id format, see the pppoe-server access-line-id circuit-id parse-mode command.
Examples
# Configure the access line ID to automatically include BAS information on GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] pppoe-server access-line-id bas-info
Related commands
pppoe-server access-line-id trust
pppoe-server access-line-id circuit-id parse-mode
pppoe-server access-line-id circuit-id parse-mode
Use pppoe-server access-line-id circuit-id parse-mode to configure the format that an interface uses to
parse the circuit-id in the access line ID.
Use undo pppoe-server access-line-id circuit-id parse-mode to restore the default.
Syntax
pppoe-server access-line-id circuit-id parse-mode { cn-telecom | tr-101 }
undo pppoe-server access-line-id circuit-id parse-mode
Default
The interface uses the TR-101 format to parse the circuit-id.
Views
Layer 3 Ethernet interface view
Layer 3 virtual Ethernet interface view
Layer 3 aggregate interface view