- interface interface-name {
-
current-hop-limit number;
-
default-lifetime seconds;
- (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;
- }
- [edit logical-systems logical-system-name protocols router-advertisement],
- [edit protocols router-advertisement]
Statement introduced before JUNOS Release 7.4.
Configure router advertisement properties on an interface. To configure more than one interface, include the interface statement multiple times.
interface-name—Name of an interface. Specify the full interface name, including the physical and logical address components.
The remaining statements are explained separately.
See Configuring Router Advertisement on an Interface.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.