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-extension-header

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
ipv6-extension-header {
    AH-header;
    ESP-header
    HIP-header;
    destination-header {
        ILNP-nonce-option;
        home-address-option;
        line-identification-option;
        tunnel-encapsulation-limit-option;
        user-defined-option-type low | <to high>;
    }
    fragment-header;
    hop-by-hop-header {
        CALIPSO-option;
        RPL-option;
        SFM-DPD-option;
        jumbo-payload-option; 
        quick-start-option;
        router-alert-option;
        user-defined-option-type low | <to high>;
    }
    mobility-header;
    no-next-header;
    routing-header;
    shim6-header
    user-defined-option-type low | <to high>;
}

Hierarchy Level

content_copy zoom_out_map
[edit security screen ids-option screen-name ip]

Description

Define the IPv6 extension header for the intrusion detection service (IDS).

Options

AH-header

Enable the IPv6 Authentication Header screen option.

ESP-header

Enable the IPv6 Encapsulating Security Payload header screen option.

HIP-header

Enable the IPv6 Host Identify Protocol header screen option.

fragment-header

Enable the IPv6 fragment header screen option.

mobility-header

Enable the IPv6 mobility header screen option.

no-next-header

Enable the IPv6 no next header screen option.

routing-header

Enable the IPv6 routing header screen option.

shim6-header

Enable the IPv6 shim header screen option.

user-defined-header-type low | <to high>

Define the type of header range.

  • Range: 0 through 255.

The remaining statements are explained separately. See the CLI Explorer.

Required Privilege Level

security—To view this in the configuration.

security-control—To add this to the configuration.

Release Information

Statement introduced in Junos OS Release 12.1X46-D10.

footer-navigation