Cisco Cisco 4G LTE Enhanced High-Speed WAN Interface Cards for Europe

Page of 63
 
 
© 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 43 of 63 
interface Tunnel2 
 ip unnumbered Vlan10 
 ip mtu 1400 
 tunnel source GigabitEthernet0/0 
 tunnel destination 75.40.113.246 
!Tunnel to the ATM DSL interface on the remote branch-router. 
interface Tunnel21 
 ip unnumbered Vlan10 
 ip mtu 1400 
 tunnel source GigabitEthernet0/0 
 tunnel destination 166.138.186.119 
!Tunnel to the Cellular interface on the remote branch-router. 
interface GigabitEthernet0/0 
 ip address 20.20.241.234 255.255.255.252 
 load-interval 30 
 crypto map gateway 
!Physical interface on which the crypto map is applied. 
interface GigabitEthernet0/1 
 no ip address 
 shutdown 
interface FastEthernet0/1/0 
 switchport access vlan 10 
 spanning-tree portfast 
!Fast Ethernet ports on which the VPN hosts (on the 10.10.0.0 network) are 
connected. 
interface Vlan10 
 ip address 10.10.0.254 255.255.0.0 
!VLAN for the VPN hosts (on the 10.10.0.0 network)