interface (Dynamic Router Advertisement)
Syntax
interface interface-name { current-hop-limitnumber;default-lifetime seconds;(managed-configuration | no-managed-configuration);max-advertisement-interval seconds;min-advertisement-interval seconds;(other-stateful-configuration | no-other-stateful-configuration);prefixprefix {(autonomous | no-autonomous);(on-link | no-on-link);preferred-lifetime seconds;valid-lifetime seconds;}reachable-time milliseconds;retransmit-timer milliseconds;}
Hierarchy Level
[edit dynamic-profiles protocols router-advertisement]
Release Information
Statement introduced in Junos OS Release 10.1.
Description
Dynamically configure router advertisement properties on an interface. To dynamically configure interface properties, include the $junos-interface-name dynamic variable for the interface name.
Options
interface-name—Name of an interface. Specify the $junos-interface-name dynamic variable or the full, static interface name, including the physical and logical address components.
![]() | Note: Even though you can specify the static interface name when defining the interface, we recommend using dynamic variable when configuring this statement. |
The remaining statements are explained separately.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.

