aaa tunnel calling-number-format
Configures the format used by the E-series LAC to generate the L2TP Calling Number attribute value pair (AVP) 22 that it passes to the LNS. Available formats include a fixed format and several formats that include either or both of the agent-circuit-id (suboption 1) and agent-remote-id (suboption 2) suboptions of the PPPoE intermediate agent tags. The no version restores the default calling number format, descriptive.
aaa tunnel calling-number-format
{ descriptive [ include-agent-circuit-id ] [ include-agent-remote-id ]
| fixed | include-agent-circuit-id [ include-agent-remote-id ] | include-agent-remote-id }no aaa tunnel calling-number-format
- descriptiveFormats calling number AVP in descriptive format that includes only interface information
- descriptive include-agent-circuit-idFormats calling number AVP in descriptive format to include interface information and the agent-circuit-id suboption
- descriptive include-agent-circuit-id include-agent-remote-idFormats calling number AVP in descriptive format to include interface information and both the agent-circuit-id and agent-remote-id suboptions
- descriptive include-agent-remote-idFormats calling number AVP in descriptive format to include interface information and the agent-remote-id
- fixedFormats calling number AVP to a fixed format similar to the fixed format of RADIUS attribute 31 (Calling-Station-Id)
- include-agent-circuit-idFormats calling number AVP to include only the agent-circuit-id suboption
- include-agent-circuit-id include-agent-remote-idFormats calling number AVP to include both the agent-circuit-id and agent-remote-id suboptions
- include-agent-remote-idFormats calling number AVP to include only the agent-remote-id suboption
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.
include-agent-circuit-id and include-agent-remote-id keywords added in JUNOSe Release 8.1.0.