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

Minimum Router Discovery Server Configuration

To configure the router to be a router discovery server, you must include at least the following statement in the configuration. All other router discovery configuration statements are optional.

protocols {
router-discovery;
}

For a list of hierarchy levels at which you can include this statement, see the statement summary section for this statement.

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


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