[Contents] [Prev] [Next] [Index] [Report an Error]

Minimum Neighbor Discovery Configuration

To configure the router to send router advertisement messages, you must include at least the following statements in the configuration. All other router advertisement configuration statements are optional.

protocols {
router-advertisement {
interface interface-name {
prefix prefix;
}
}
}

For a list of hierarchy levels at which you can configure these statements, see the statement summary sections for these statements.

Note: When you configure neighbor discovery router advertisement on an interface, you must also include the family inet6 statement at the [edit interfaces interface-name unit logical-unit-number] hierarchy level. For more information about the family inet6 statement, see the JUNOS Network Interfaces Configuration Guide.


[Contents] [Prev] [Next] [Index] [Report an Error]