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 47 of 63 
 pvc 0/35 
  pppoe-client dial-pool-number 2 
interface Cellular0/1/0 
 ip address negotiated 
 ip nat outside 
 encapsulation slip 
 !Starting with HSPA+7 and LTE, encapsulation is changed from PPP to SLIP 
 dialer in-band 
 dialer string lte 
 dialer-group 1 
 async mode interactive 
 crypto ipsec client ezvpn hw-client 
!defines the outside EzVPN interface for primary WAN 
interface Vlan104 
 ip address 10.13.0.254 255.255.0.0 
 ip nat inside 
 crypto ipsec client ezvpn hw-client-pri inside 
 crypto ipsec client ezvpn hw-client inside 
!defines VLAN 104 for the hosts connected on the Fast Ethernet switched ports 
!hosts connecting to switched ports are local vpn clients 
interface Dialer2 
 ip address negotiated 
 ip nat outside 
 encapsulation ppp 
 dialer pool 2 
 dialer-group 2 
 ppp chap hostname Cisco@cisco.com 
 ppp chap password 0 cisco 
 ppp ipcp dns request 
 crypto ipsec client ezvpn hw-client-pri 
!defines the outside EzVPN interface for primary WAN 
!External dialer interface to associate with the cellular interface 
!crypto ipsec client ezvpn hw-client defined above, on this backup interface. 
This