tunnel destination
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.
For DVMRP and GRE in Interface Configuration mode:
tunnel destination { ipAddress | hostname }
- ipAddressIP address of the interface on the remote router
- hostnameName of the host to serve as the tunnel endpoint
For DVMRP and GRE in IP Tunnel Destination Profile Configuration mode:
tunnel destination { subnet ipAddress mask | range ipAddressLow ipAddressHigh }
- ipAddressIP address of the tunnel destination address subnet
- maskIP mask of the tunnel destination address subnet
- ipAddressLowFirst IP address in a destination address range
- ipAddressHighLast IP address in a destination address range
tunnel destination { ipAddress | identity fqdn }
- ipAddressIP address of the interface on the remote router or the router ID of the destination router that serves as the tunnel endpoint
- fqdnFully qualified domain name of the interface on the remote router that serves as the tunnel endpoint; a maximum of 80 characters
For MPLS in Interface Configuration mode:
For MPLS in Tunnel Profile Configuration mode:
[ no ] tunnel destination
{ { isis-level-2 | ospf-bdr } [ { access-list | prefix-list } listName ] |
{ ipAddress [ ipAddress ]* }
- isis-level-2Specifies IS-IS level-2 routers as acceptable destinations
- ospf-bdrSpecifies OSPF border routers as acceptable destinations
- listNameName of access list or prefix list that contains the IP addresses that are acceptable as tunnel endpoints
- ipAddressIP address of the interface on the remote router or the router ID of the destination router that serves as the tunnel endpoint; for a tunnel profile, you can list multiple addresses
- *Indicates that one or more parameters can be repeated multiple times in a list in the command line
Interface Configuration, IP Tunnel Destination Profile Configuration, Tunnel Profile Configuration
Command introduced before JUNOSe Release 7.1.0.
IP Tunnel Destination Profile Configuration mode added in JUNOSe Release 8.2.0.