aaa tunnel calling-number-format
Configures the E-series LAC to generate L2TP Calling Number attribute value pair (AVP) 22 in a fixed format similar to the Calling-Station-Id [31] RADIUS attribute, or in a descriptive format that can optionally 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). The no version restores the default calling number format, descriptive.
aaa tunnel calling-number-format
{ descriptive | descriptive include-agent-circuit-id | descriptive include-agent-remote-id |
descriptive include-agent-circuit-id include-agent-remote-id | fixed }no aaa tunnel calling-number-format
- descriptive—Default format
- descriptive include-agent-circuit-id—Formats calling number AVP to include the agent-circuit-id suboption of the DHCP relay agent information option
- descriptive include-agent-remote-id—Formats calling number AVP to include the agent-remote-id suboption of the DHCP relay agent information option
- descriptive include-agent-circuit-id include-agent-remote-id—Formats calling number AVP to include both the agent-circuit-id and agent-remote-id suboptions of the DHCP relay agent information option
- fixed—Formats calling number AVP to RADIUS format
Global Configuration