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


qualified-next-hop

Syntax

qualified-next-hop address {
    metric metric;
    preference preference;
}

Hierarchy Level

[edit routing-options static route destination-prefix],
[edit routing-options rib inet6.0 static route destination-prefix],
[edit routing-instances
routing-instance-name routing-options static route destination-prefix]

Description

Configure an independent metric or preference on a static route.

Options

address—IPv4 or IPv6 address of the next hop.

metric—Metric value.
Range: 1 through 65,535

preference—Preference value. A lower number indicates a more preferred route.
Range: 1 through 255
Default: 5

Usage Guidelines

See Specify an Independent Preference for a Static Route.

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]