Cisco 4G-LTE-ANTM-O-3 Installation Guide Page 124

  • Download
  • Add to my manuals
  • Print
  • Page
    / 444
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 123
PurposeCommand or Action
Enables dead peer detection messages.
crypto isakmp keepalive seconds
Step 6
Example:
Router(config)# crypto isakmp keepalive
10
secondsSets the time between messages. The range is from
10 to 3600.
Enters the interface configuration mode for the interface to which
the Cisco Easy VPN remote configuration will be applied.
interface type number
Example:
Router(config)# interface fastethernet 4
Step 7
For routers with an ATM WAN interface, this command
would be interface atm 0.
Note
Assigns the Cisco Easy VPN remote configuration to the WAN
interface.
crypto ipsec client ezvpn name [outside | inside]
Example:
Router(config-if)# crypto ipsec client
ezvpn ezvpnclient outside
Step 8
This command causes the router to automatically create the
NAT or port address translation (PAT) and access list
configuration needed for the VPN connection.
Exits interface configuration mode and returns to global configuration
mode.
exit
Example:
Router(config-crypto-ezvpn)# exit
Step 9
What to Do Next
Configuration Example
The following configuration example shows a portion of the configuration file for the VPN and IPSec tunnel
described in this chapter.
!
aaa new-model
!
aaa authentication login rtr-remote local
aaa authorization network rtr-remote local
aaa session-id common
!
username Cisco password 0 Cisco
!
crypto isakmp policy 1
encryption 3des
authentication pre-share
group 2
lifetime 480
!
crypto isakmp client configuration group rtr-remote
key secret-password
dns 10.50.10.1 10.60.10.1
domain company.com
pool dynpool
!
crypto ipsec transform-set vpn1 esp-3des esp-sha-hmac
!
crypto ipsec security-association lifetime seconds 86400
Cisco 800 Series Integrated Services Routers Software Configuration Guide
96 OL-31704-02
Configuring Security Features
Creating a Cisco Easy VPN Remote Configuration
Page view 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 443 444

Comments to this Manuals

No comments