Name

tunnel destination — interface

Synopsis

tunnel destination destination
no tunnel destination destination
            

Configures

The IP address or hostname of the tunnel’s destination

Default

None

Description

This command specifies the tunnel’s destination IP address or hostname.

Example

The following commands set up a tunnel interface called tunnel0. The source address for the tunnel is the address of the serial0 interface; the destination of the tunnel is 172.25.1.1. The tunnel uses the GRE protocol.

interface tunnel0
  tunnel source serial0
  tunnel destination 172.25.1.1
  tunnel mode gre ip

Get CISCO IOS in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.