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

58
all: Sends both the circuit-id and remote-id.
separator: Specifies a separator that is one character long. By default, the value is a blank space. The
circuit-id and remote-id are connected by the separator.
circuit-id: Sends only the circuit-id.
remote-id: Sends only the remote-id.
Usage guidelines
The PPPoE server on a BAS device uses the RADIUS nas-port-id attribute to send the access line ID
received from a DSLAM device to the RADIUS server. The access line ID includes the circuit-id and
remote-id. The RADIUS server compares the received access line ID with the local line ID information to
verify the location of the user.
For more information about the circuit-id, see the pppoe-server access-line-id circuit-id parse-mode
command.
For more information about the remote-id, see pppoe-server access-line-id remote-id trans-format the
command.
Do not use a character that exists in the circuit-id or remote-id as the separator. Otherwise, the RADIUS
server might fail to parse the ID information.
Examples
Configure GigabitEthernet 1/0/1 to deliver the circuit-id to the RADIUS server.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] pppoe-server access-line-id content circuit-id
Related commands
pppoe-server access-line-id circuit-id parse-mode
pppoe-server access-line-id remote-id trans-format
pppoe-server access-line-id remote-id trans-format
Use pppoe-server access-line-id remote-id trans-format to configure the transmission format for the
remote-id in the access line ID.
Use undo pppoe-server access-line-id remote-id trans-format to restore the default.
Syntax
pppoe-server access-line-id remote-id trans-format { ascii | hex }
undo pppoe-server access-line-id remote-id trans-format
Default
The transmission format for the remote-id is a string of characters.
Views
Layer 3 Ethernet interface view
Layer 3 virtual Ethernet interface view
Layer 3 aggregate interface view