Configuring Dynamic Access Routes for DHCP Subscriber Management
You can dynamically configure access routes based on the values specified in RADIUS Framed-Route Attribute [22].
To dynamically configure access routes:
- Configure the route prefix for the access route as a variable.
- Configure the next-hop address as a variable.
- [edit dynamic-profiles profile-name routing-options access route “$junos-framed-route-ip-address-prefix”]
- user@host# set next-hop $junos-framed-route-nextho
- Configure the cost metric
as a variable.
- user@host# set metric $junos-framed-route-cost
- Configure the route distance as a variable.
- user@host# set preference $junos-framed-route-distance
