17-24
To do…
Use the command…
Remarks
Specify the IPv4 over IPv4
tunnel mode
tunnel-protocol
ipv4-ipv4
Optional
By default, the tunnel is a GRE over
IPv4 tunnel. The same tunnel mode
should be configured at both ends of the
tunnel. Otherwise, packet delivery will
fail.
Configure a source address
or interface for the tunnel
interface
source
{
ip-address
|
interface-type interface-number
}
Required
By default, no source address or
interface is configured for the tunnel.
Configure a destination
address for the tunnel
interface
destination ip-address
Required
By default, no destination address is
configured for the tunnel.
z
To encapsulate and forward IPv4 packets whose destination address does not belong to the
network segment where the receiving tunnel interface resides, you need to configure a static
route or dynamic routing for forwarding those packets through this tunnel interface. If you
configure a static route to that destination IPv6 address, specify this tunnel interface as the
outbound interface, or the peer tunnel interface as the next hop. A similar configuration needs to
be performed at the other tunnel end. If you configure dynamic routing at both ends, enable the
dynamic routing protocol on both tunnel interfaces. For the detailed configuration,
see
Static
Routing Configuration
or
other routing protocol configurations in the Layer 3 - IP Routing
Configuration Guide.
z
The IPv4 address and the destination address of a tunnel interface cannot be in the same
network segment.
z
The destination address of a route with a tunnel interface as the egress interface and the
destination address of the tunnel interface must not be in the same network segment.
z
Two or more tunnel interfaces using the same encapsulation protocol must have different source
and destination addresses.
z
If you specify a source interface instead of a source address for the tunnel, the source address of
the tunnel is the primary IP address of the source interface.
Configuration Example
Network requirements
The two subnets Group 1 and Group 2 running IPv4 are interconnected via an IPv4 over IPv4 tunnel
between Switch A and Switch B.