Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

ipv6-prefix

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
ipv6-prefix {
    as as;
    router-id router-id;
    prefix prefix;
    system-id system-id;
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name policy-options policy-statement name from traffic-engineering],
[edit policy-options policy-statement name from traffic-engineering]
  

Description

Configure filter options for a traffic engineering policy to filter traffic based on IPv6 prefix addresses. You can specify additional parameters, such as autonomous system (AS), prefix, router ID, and system ID for filtering IPv6 traffic.

Options

as as

Specify an AS to filter traffic

router-id router-id

Specify an IP prefix to match the router-ID against.

prefix

Specify an IPv6 prefix to match against.

system-id system-id

Specify an ISO address for the node.

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 22.2R1.

footer-navigation