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


tunnel destination

Description: 

For DVMRP or GRE in Interface Configuration mode, configures the tunnel endpoint for static tunnels. The no version deletes the endpoint.

For DVMRP or GRE in IP Tunnel Destination Profile Configuration mode, configures the tunnel endpoint for dynamic tunnels. The no version deletes the endpoint.

For IPSec, configures the remote tunnel endpoint. You can identify the remote peer by either IP address or fully qualified domain name (FQDN). The no version deletes the endpoint.

For MPLS in Interface Configuration mode, configures the tunnel endpoint for static MPLS tunnels. The no version deletes the endpoint.

For MPLS in Tunnel Profile Configuration mode, configures the source of tunnel endpoints (destinations) within a tunnel profile. You can specify that the endpoints are to be learned from IS-IS or OSPF, or you can provide one or more IP addresses as the endpoint(s). If you specify the destination address, it must be the address of the MPLS interface or the router ID of the destination router. The no version deletes the endpoints.

Syntax: 

For DVMRP and GRE in Interface Configuration mode:

tunnel destination { ipAddress | hostname }

no tunnel destination

For DVMRP and GRE in IP Tunnel Destination Profile Configuration mode:

tunnel destination { subnet ipAddress mask | range ipAddressLow ipAddressHigh }

For IPSec:

tunnel destination { ipAddress | identity fqdn }

no tunnel destination

For MPLS in Interface Configuration mode:

tunnel destination ipAddress

no tunnel destination

For MPLS in Tunnel Profile Configuration mode:

[ no ] tunnel destination
{ { isis-level-2 | ospf-bdr } [ { access-list | prefix-list } listName ] |
{ ipAddress [ ipAddress ]* }

Mode(s): 

Interface Configuration, IP Tunnel Destination Profile Configuration, Tunnel Profile Configuration

Release Information: 

Command introduced before JUNOSe Release 7.1.0.
IP Tunnel Destination Profile Configuration mode added in JUNOSe Release 8.2.0.


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