Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

route (Access Internal)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
route subscriber-ip-address {
    next-hop next-hop;
    qualified-next-hop underlying-interface {
        mac-address address;
    }
}

Hierarchy Level

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

Description

Dynamically configure parameters for an access-internal route.

Options

subscriber-ip-address—Either the specific IP address you want to assign to the access-internal route or the subscriber IP address variable ($junos-subscriber-ip-address). The subscriber IP address variable is dynamically replaced with the value supplied by DHCP or PPP when a subscriber logs in.

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 access-internal] and [edit dynamic-profiles profile-name routing-instances $junos-routing-instance routing-options rib routing-table-name access-internal] hierarchy levels introduced in Junos OS Release 10.1.

footer-navigation