Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

access (Dynamic Access Routes)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
access {
    route prefix {
        next-hop next-hop;
        metric route-cost;
        preference route-distance;
        tag route-tag;
        tag2 route-tag2;
    }

Hierarchy Level

content_copy zoom_out_map
[edit dynamic-profiles profile-name routing-instances  $junos-routing-instance routing-options],
[edit dynamic-profiles profile-name routing-instances  $junos-routing-instance routing-options rib routing-table-name],
[edit dynamic-profiles  profile-name routing-options]

Description

Dynamically configure access routes in a dynamic client profile.

Note:

Starting in Junos OS Release 15.1, we recommend that you use only access routes for framed route support. We recommend that you do not use access-internal routes. If you configure the access-internal statement in the dynamic profile, it is ignored. The subscriber’s address is stored in the session database entry before the dynamic profile installs the framed route, enabling the next-hop address to be resolved when it is not explicitly specified in the Framed-Route RADIUS attribute [22] or Framed-IPv6-Route attribute [99].

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.5.

Support at the [edit dynamic-profiles profile-name routing-instances $junos-routing-instance routing-options] and [edit dynamic-profiles profile-name routing-instances $junos-routing-instance routing-options rib routing-table-name] hierarchy levels introduced in Junos OS Release 10.1.

Change History Table

Feature support is determined by the platform and release you are using. Use Feature Explorer to determine if a feature is supported on your platform.

Release
Description
15.1
Starting in Junos OS Release 15.1, we recommend that you use only access routes for framed route support.
footer-navigation