August 2005
Intermediate to advanced
798 pages
31h 12m
English
tunnel destination — interface
tunnel destinationdestinationno tunnel destinationdestination
The IP address or hostname of the tunnel’s destination
None
This command specifies the tunnel’s destination IP address or hostname.
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