[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
[9] Framed-Ip-Netmask
Use the following commands to manage the Framed-IP-Netmask RADIUS
attribute.
-
radius include framed-ip-netmask
-
radius ignore framed-ip-netmask
radius include framed-ip-netmask
- Use to include the Framed-Ip-Netmask attribute in Acct-Start
or Acct-Stop messages.
- You can control inclusion of the attribute by enabling
or disabling this command.
- See radius include
- Example
- host1(config)#radius include framed-ip-netmask
acct-start enable
- Use the no version to restore
the default, enable.
radius ignore framed-ip-netmask
- Use to cause the Framed-Ip-Netmask attribute to be ignored
in Access-Accept messages.
- You can control this behavior by enabling or disabling
this command.
- If the subnet mask is specified by the Frame-Ip-Netmask
attribute in the RADIUS user profile, the router passes the mask and
IP address to the CPE during IPCP negotiations. When this command
is enabled, the default subnet mask 255.255.255.255 is provided by
AAA and used for IPCP negotiations.
- Enabling the command guards against any breaks in the
negotiation.
- See radius ignore
- Example
- host1(config)#radius ignore framed-ip-netmask
disable
- Use the no version to restore
the default, enable.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]