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

neighbor

Syntax

neighbor neighbor-name {
import [ policy-names ];
metric-in metric;
receive <none>;
route-timeout seconds;
send <none>;
update-interval seconds;
}

Hierarchy Level

[edit logical-systems logical-system-name protocols ripng group group-name],
[edit protocols ripng group group-name],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols ripng group group-name],
[edit routing-instances routing-instance-name protocols ripng group group-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Support for routing instances introduced in JUNOS Release 9.0.

Description

Configure neighbor-specific RIPng parameters, thereby overriding the defaults set for the router.

Options

neighbor-name—Name of an interface over which a router communicates to its neighbors.

The remaining statements are explained separately.

Usage Guidelines

See Defining RIPng Neighbor Properties.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


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