R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)
56
Predefined user roles
network-admin
Parameters
cn-telecom: Specifies China Telecom format.
tr-101: Specifies TR-101 format.
Usage guidelines
The circuit-id formats include TR-101 and China Telecom.
The TR-101 format is Access-Node-Identifier atm slot/port:vpi.vci for ATM/DSL, and is
Access-Node-Identifier eth slot/port[:vlan-id] for Ethernet/DSL. The Access-Node-Identifier refers to the
identifier of the access node, and the remainder refers to information about the user access interface.
The China-Telecom format is {atm|eth|trunk} NAS_slot/NAS_subslot/NAS_port:XPI.XCI
AccessNodeIdentifier/ANI_rack/ANI_frame/ANI_slot/ANI_subslot/ANI_port[:ANI_XPI.ANI_XCI],
where:
• "{atm|eth|trunk} NAS_slot/NAS_subslot/NAS_port:XPI.XCI" refers to BAS information, including
user access interface, VLAN, and VPI/VCI information:
{ When ATM/DSL is used, "XPI.XCI" refers to VPI/VCI information.
{ When Ethernet/DSL is used, "XPI.XCI" refers to VLAN information.
• The remainder refers to DSLAM information, including device identifier and access interface.
For example, the circuit-id ge 1/0/1:4096.2345 guangzhou001/1/31/63/31/127 includes the
following information:
• BAS information:
{ The type of the user access interface is Ethernet interface.
{ The interface is located at slot 1, subslot 0, and port 1.
{ The exterior VLAN ID is 4096 that means Null, and the interior VLAN ID is 2345.
• DSLAM information:
{ The identifier of the access node DSLAM is guangzhou001
{ The rack number of the DSLAM is 1.
{ The access interface is located at frame 31, slot 63, subslot 3, and port 127.
Examples
# Configure GigabitEthernet 1/0/1 to use China Telecom format to parse the circuit-id.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] pppoe-server access-line-id circuit-id parse-mode
cn-telecom
Related commands
pppoe-server access-line-id circuit-id trans-format
pppoe-server access-line-id circuit-id trans-format
Use pppoe-server access-line-id circuit-id trans-format to configure the transmission format for the
circuit-id in access line ID.
Use undo pppoe-server access-line-id circuit-id trans-format to restore the default.