The Internet as an Alternative | |
|
|
ip firewall fast-nat-failover
!
!If using the PPPoE and
!and using 'NAT source' with the address of the currently active interface, the
!previous command is necessary to allow sessions started on one interface to be
!terminated when the route to the destination switches to the other interface.
!
ip crypto
!
crypto ike policy 100 initiate aggressive no respond
lifetime 300
!
crypto ike
!
crypto ipsec
!
!separate crypto maps are used to allow for future customization of
!individual VPN connections if needed
!
crypto map HOSTviaDIAL 100
set
set
!
crypto map HOSTviaPoE 100
set
set
!!
interface eth 0/1
description Local Lan Interface
ip address 10.1.1.254 255.255.255.240
10 | Copyright © 2005 ADTRAN, Inc. |