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


tunnel

Syntax

tunnel {
    
source source-address;
    
destination destination-address;
    
routing-instance {
        
destination routing-instance-name;
    }
    
ttl number;
}

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number]

Description

Configure a tunnel. You can use the tunnel for unicast and multicast traffic or just for multicast traffic. You can also use tunnels for encrypted traffic or VPNs.

Options

Each option is explained separately.

Usage Guidelines

See Configure Encryption Interfaces and Configure Tunnel Interfaces.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

See Also

multicasts-only or JUNOS Internet Software Configuration Guide: VPNs.


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