- qualified-next-hop (address | interface-name) {
-
interface interface-name;
-
metric metric;
-
preference preference;
- }
- [edit logical-systems logical-system-name routing-instances routing-instance-name routing-options static route destination-prefix],
- [edit logical-systems logical-system-name routing-options rib inet6.0 static route destination-prefix],
- [edit logical-systems logical-system-name routing-options static route destination-prefix],
- [edit routing-instances routing-instance-name routing-options static route destination-prefix],
- [edit routing-options rib inet6.0 static route destination-prefix],
- [edit routing-options static route destination-prefix]
Statement introduced before JUNOS Release 7.4.
Configure an independent metric or preference on a static route.
address—IPv4, IPv6, or ISO network address of the next hop. For an unnumbered Ethernet interface, only an IPv4 address is valid.
interface-name—Name of the interface on which to configure an independent metric or preference for a static route. To configure an unnumbered Ethernet interface as the next-hop interface for a static route, specify qualified-next-hop interface-name, where interface-name is the name of the unnumbered Ethernet interface.
metric—Metric value.
preference—Preference value. A lower number indicates a more preferred route.
See Specifying an Independent Preference for a Static Route.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.