Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Configuration Tasks IPv4 Addresses Saved for Dual-Stack PPP Subscribers

    Configuring Static On-Demand IPv4 Address Allocation for Dual-Stack PPP Subscribers

    To configure static on-demand IP address IPv4 address allocation for dual-stack PPP subscribers:

    1. Specify the name and logical unit number of the interface.
      [edit]user@host# edit interfaces pp0 unit 1000
    2. Specify the on-demand-ip-address option.
      [edit interfaces pp0 unit 1000]user@host# set ppp-options on-demand-ip-address

    Configuring Dynamic On-Demand IPv4 Address Allocation for Dual-Stack PPP Subscribers

    To configure dynamic on-demand IP address IPv4 address allocation for dual-stack PPP subscribers:

    1. Create and name the dynamic profile.
      [edit]user@host# edit dynamic profiles ppp-dyn-ipv4
    2. Specify the name and logical unit number of the interface.
      [edit]user@host# edit interfaces ppp unit 1000
    3. Specify the on-demand-ip-address option.
      [edit interfaces pp0 unit 1000]user@host# set ppp-options on-demand-ip-address

    Configuring System Level On-Demand IPv4 Address Allocation for Dual-Stack PPP Subscribers

    To configure static on-demand IP address IPv4 address allocation for dual-stack PPP subscribers at the system level:

    1. Specify the protocol.
      [edit]user@host# edit protocols
    2. Specify the ppp-service option.
      [edit protocols]user@host# edit ppp-service
    3. Specify the on-demand-ip-address option.
      [edit protocols ppp-service]user@host# set on-demand-ip-address

    Enabling Immediate Interim Accounting Messages

    To enable an immediate interim accounting message:

    1. Create a profile and assign a name to it.
      [edit access]user@host# edit profile profile1
    2. Under accounting, specify the address-change-immediate-update option.
      [edit access profile profile1]user@host# edit accountinguser@host# set address-change-immediate-update

    Enabling Unisphere IPv4 Release Control VSA in RADIUS Messages

    This procedure shows how to enable the Unisphere IPv4 release control VSA in RADIUS messages:

    To configure a RADIUS message:

    1. Create a profile and assign a name to it.
      [edit access]user@host# edit profile profile1
    2. Specify that your want to configure RADIUS.
      [edit access profile profile1]user@host# edit radius
    3. (Optional) Configure the message RADIUS message.
      user@host# set ip-address-change-notify message

    Published: 2013-07-09