Configuring a Destination Profile for Dynamic GRE Tunnels
To configure a destination profile for dynamic GRE tunnels:
- Configure a destination profile for GRE.
host1(config-dest-profile)#gre destination profile kanata1 virtual-router vr1
- Set the source address for the tunnel.host1(config-dest-profile)#tunnel source 1.1.1.1
- Set the destination address for the tunnel.host1(config-dest-profile)#tunnel destination subnet 10.0.0.0 255.0.0.0
- (Optional) Set the maximum transmission unit (MTU) size
for the tunnel.host1(config-dest-profile)#tunnel mtu 10240
- (Optional) Configure an IP profile with parameters that
are used to stack an upper IP interface over a dynamic GRE tunnel. host1(config-dest-profile)#profile ip-kanata
- (Optional) Enable error checking across a GRE tunnel.host1(config-dest-profile)#tunnel checksum
- (Optional) Enable sequence number generation for a GRE
tunnel.host1(config-dest-profile)#tunnel sequence-datagrams
- (Optional) Enable IPsec transport mode.host1(config-dest-profile)#enable ipsec-transport
- (Optional) Create a multicast VPN tunnel. host1(config-dest-profile)#tunnel mdt profile kanata-mdt
Related Documentation
- Understanding Dynamic IP Tunnels
- Modifying the Configuration of the Default Destination Profile
- Configuring a Destination Profile for Dynamic DVMRP Tunnels
- enable ipsec-transport
- gre destination profile
- profile
- tunnel checksum
- tunnel destination
- tunnel mdt profile
- tunnel mtu
- tunnel sequence-datagrams
- tunnel source
Hide Navigation Pane
Show Navigation Pane
SHA1