Cisco Cisco IOS Software Release 12.2(27)SBC

Page de 16
 
PPPoE Agent Remote-ID and DSL Line Characteristics Enhancement
  How to Configure the PPPoE Agent Remote-ID and DSL Line Characteristics Enhancement
6
PPPoE Agent Remote ID and DSL Line Characteristics Enhancement
Removing the PPPoE Remote-ID Tag
Outgoing PADO and PADS packets will have the DSLAM-inserted Remote-ID and DSL-Sync-Rate tags, 
and the DSLAM must strip these tags from the packets. If the DSLAM cannot strip the tag, the BRAS 
must remove it before sending out the packets. This task is accomplished through configuration of the 
vendor-tag strip command in BBA group configuration mode. Note that the vendor-tag strip command 
also removes the Circuit-ID tag.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
bba-group pppoe group-name
4.
vendor-tag strip
Step 6
vendor-tag dsl-sync-rate service
Example:
Router(config-bba-group)# vendor-tag 
dsl-sync-rate service
Enables the BRAS to process the incoming PADR frames 
and send the DSL-Sync-Rate tags to the RADIUS server as 
VSAs.
Step 7
nas-port-id format c
Example:
Router(config-bba-group)# nas-port-id format c
Specifies a format for broadband subscriber access line 
identification coding.
The designation of format c is specifically designed for a 
particular coding format. A sample of this format is as 
follows:
NAS_PORT_ID=atm 31/31/7:255.65535 
guangzhou001/0/31/63/31/127
This means the subscriber interface type of the BRAS 
equipment is an ATM interface. The BRAS slot number is 
31, and the BRAS subslot number is 31. The BRAS port 
number is 7. The virtual path identifier (VPI) is 255, and the 
virtual circuit identifier (VCI) is 65535. 
The Circuit-ID/Remote-ID tag is 
guangzhou001/0/31/63/31/127.
Command or Action
Purpose