[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
[32] NAS-Identifier
Use the following commands to manage and display information
for the NAS-Identifier RADIUS attribute.
-
radius nas-identifier
-
radius include nas-identifier
-
radius override nas-info
-
radius remote-circuit-id-format
-
radius remote-circuit-id-delimiter
radius nas-identifier
- Use to set a value for the NAS-Identifier attribute. This
value is used in the NAS-Identifier attribute for authentication and
accounting requests.
- Example
- host1(config)#radius nas-identifier fox
- Use the no version to delete
the NAS-Identifier.
- See radius nas-identifier
radius include nas-identifier
- Use to include the NAS-Identifier attribute in Access-Request,
Acct-Start, Acct-Stop, Acct-On, and Acct-Off messages.
- You can control inclusion of the attribute by enabling
or disabling this command.
- See radius include
- Example
- host1(config)#radius include nas-identifier
acct-start disable
- Use the no version to restore
the default, enable.
radius override nas-info
- Use in the correct virtual router context to override
the standard use of NAS-IP-Address and NAS-Identifier attributes for
AAA broadcast accounting; specifies that the attributes for the authentication
virtual router be included in accounting packets instead of the attributes
for the virtual router that generates the accounting information.
- See radius override nas-info
- Example
- host1(config)#virtual-router vrXyz1
- host1:vrXyz1(config)#radius override nas-info
- Use the no version to restore
the standard use of the NAS-IP-Address and NAS-Identification attributes.
radius remote-circuit-id-format
- Use to configure the format of the PPPoE remote circuit
ID value captured from a DSLAM.
- You can format the PPPoE remote circuit ID value to include
either or both of the agent-circuit-ID (suboption 1) and agent-remote-id
(suboption 2) suboptions of the DHCP relay agent information
option (option 82) or the PPPoE intermediate agent tags.
- By default, the router formats the PPPoE remote circuit
ID to include only the agent-circuit-id suboption.
- You can use this command to configure the following nondefault
formats for the PPPoE remote circuit ID value:
- Include either or both of the agent-circuit-id and agent-remote-id
suboptions, with or without the NAS-Identifier [32] RADIUS attribute
- Append the agent-circuit-id suboption value 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 more information about how to use this command, see
the Using the PPPoE Remote Circuit ID to Identify Subscribers and Configuring PPPoE Remote Circuit ID Capture sections in JUNOSe Link Layer Configuration Guide.
- See radius remote-circuit-id-format
- Examples
- host1(config)#radius remote-circuit-id-format
nas-identifier agent-circuit-id agent-remote-id
- host1(config)#radius remote-circuit-id-format
dsl-forum-1
- Use the no version to restore
the default format, agent-circuit-id.
radius remote-circuit-id-delimiter
- Use to configure the delimiter character that the router
uses to set off multiple components in the format of the PPPoE remote
circuit ID value captured from a DSLAM.
- For information about how to use this command, see the Configuring PPPoE Remote Circuit ID Capture section in JUNOSe Link Layer Configuration Guide.
- See radius remote-circuit-id-delimiter
- Example
- host1(config)#radius remote-circuit-id-delimiter
!
- Use the no version to restore
the default delimiter character, #.
Related Topics
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]