Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

resolution-map

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
resolution-map name {
    mode (color-only | ip-color);
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name policy-options],
[edit policy-options]

Description

Define a set of protocol next hop resolution modes.

A resolution-map can be referred by a new resolution-map action of a policy statement, which is in turn applied to a VPN service through the routing-instance import-vrf. A given resolution-map may be shared by multiple policy-statements.

Options

name

Resolution Map name.

mode

List of resolution modes in order that defines fallback mechanism.

  • Values:

    • color-only—Color-only protocol next hop resolution mode.

    • ip-color—Colored-IP protocol next hop resolution mode.

Required Privilege Level

routing

Release Information

Statement introduced in Junos OS Release 19.2R1-S1.

footer-navigation