[Contents] [Prev] [Next] [Index] [Report an Error]

PPPoE Remote Circuit ID Format

By default, the router formats the captured PPPoE remote circuit ID to include only the agent-circuit-id suboption (suboption 1) of the PPPoE intermediate agent tags sent from the DSLAM. To configure a nondefault format for the captured PPPoE remote circuit ID, you can use one of the radius remote-circuit-id-format commands listed in Table 16.

Table 16: Configuring Nondefault Formats for the PPPoE Remote Circuit ID

To Configure This Nondefault Format

Use This Command

Include only the agent-remote-id suboption (suboption 2) of the tags supplied by the PPPoE intermediate agent

host1(config)#radius remote-circuit-id-format agent-remote-id

Include both the agent-circuit-id suboption (suboption 1) and the agent-remote-id suboption (suboption 2) of the tags supplied by the PPPoE intermediate agent

host1(config)#radius remote-circuit-id-format agent-circuit-id agent-remote-id

Include the NAS-Identifier [32] RADIUS attribute with either or both of the agent-circuit-id and agent-remote-id suboptions of the tags supplied by the PPPoE intermediate agent

host1(config)#radius remote-circuit-id-format nas-identifier agent-circuit-id

or

host1(config)#radius remote-circuit-id-format nas-identifier agent-remote-id

or

host1(config)#radius remote-circuit-id-format nas-identifier agent-circuit-id agent-remote-id

Append the agent-circuit-id suboption to an interface specifier that is consistent with the recommended format in the DSL Forum Technical Report (TR)-101—Migration to Ethernet-Based DSL Aggregation (April 2006).

For details about how the router implements this format, see Format for dsl-forum-1 Keyword.

host1(config)#radius remote-circuit-id-format dsl-forum-1

For more information about configuring the format of the PPPoE remote circuit ID value, see radius remote-circuit-id-format.


[Contents] [Prev] [Next] [Index] [Report an Error]