interface
Syntax
interface interface-name {current-hop-limit number;default-lifetime seconds;(link-mtu | no-link-mtu);(managed-configuration | no-managed-configuration);max-advertisement-interval seconds;min-advertisement-interval seconds;(other-stateful-configuration | no-other-stateful-configuration);prefix prefix {(autonomous | no-autonomous);(on-link | no-on-link);preferred-lifetime seconds;valid-lifetime seconds;}reachable-time milliseconds;retransmit-timer milliseconds;}
Hierarchy Level
[edit logical-systems logical-system-name protocols router-advertisement],[edit protocols router-advertisement]
Release Information
Statement introduced before Junos OS Release 7.4.
Description
Configure router advertisement properties on an interface. To configure more than one interface, include the interface statement multiple times.
Options
interface-name—Name of an interface. Specify the full interface name, including the physical and logical address components.
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.
