SlideShare uma empresa Scribd logo
1 de 16
Baixar para ler offline
Cisco Configuration Professional
Configuration Professional: Site-to-Site IPsec VPN Between Two IOS Routers
Configuration Example
Contents
Introduction
Prerequisites
Requirements
Components Used
Conventions
Configuration
Network Diagram
Router A Cisco CP Configuration
Router B Cisco CP Configuration
Router B CLI Configuration
Verify
IOS Router - show Commands
Troubleshoot
Cisco Support Community - Featured Conversations
Related Information
Document ID: 113337
Introduction
This document provides a sample configuration for the LAN-to-LAN (Site-to-Site)
IPsec tunnel between two Cisco IOS
®
Routers using Cisco Configuration Professional
(Cisco CP). Static routes are used for simplicity.
Prerequisites
Requirements
Make sure that you meet this requirement before you attempt this configuration:
End-to-End IP connectivity must be established before starting this
configuration.
Components Used
The information in this document is based on these software and hardware versions:
Cisco 1841 Router with Cisco IOS Software Release 12.4(15T)
Cisco CP version 2.5
Note: Refer to Basic Router Configuration Using Cisco Configuration Professional in
order to allow the router to be configured by Cisco CP.
The information in this document was created from the devices in a specific lab
environment. All of the devices used in this document started with a cleared (default)
configuration. If your network is live, make sure that you understand the potential
impact of any command.
Conventions
Refer to the Cisco Technical Tips Conventions for more information on document
conventions.
Configuration
Network Diagram
This document uses this network setup:
HOME
SUPPORT
PRODUCT SUPPORT
CLOUD AND SYSTEMS
MANAGEMENT
CISCO CONFIGURATION
PROFESSIONAL
CONFIGURE
CONFIGURATION EXAMPLES AND
TECHNOTES
Configuration Professional:
Site-to-Site IPsec VPN
Between Two IOS Routers
Configuration Example
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
1 de 16 03/06/13 16:09
Note: The IP addressing schemes used in this configuration are not legally routable
on the Internet. They are RFC 1918 addresses, which have been used in a lab
environment.
Router A Cisco CP Configuration
Router B Cisco CP Configuration
Router B CLI Configuration
Router A Cisco CP Configuration
Perform these steps in order to configure Site-to-Site VPN Tunnel on the Cisco IOS
Router:
Choose Configure > Security > VPN > Site-to-Site VPN, and click the radio
button next to Create a Site-to-Site VPN. Click Launch the selected task.
1.
Choose Step by step wizard in order to proceed with the configuration, and
click Next.
2.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
2 de 16 03/06/13 16:09
In the next window, provide the VPN Connection Information in the respective
spaces. Choose the interface of the VPN Tunnel from the drop-down menu.
Here, FastEthernet0 is chosen. In the Peer Identity section, choose Peer with
static IP address and provide the remote peer IP address. Then, provide the
Pre-shared Keys (cisco123 in this example) in the Authentication section.
Lastly, click Next.
3.
Click Add in order to add IKE proposals which specify the Encryption
Algorithm, Authentication Algorithm, and the Key Exchange Method.
4.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
3 de 16 03/06/13 16:09
Provide the Encryption Algorithm, Authentication Algorithm, and Key Exchange
method, and then click OK. The Encryption Algorithm, Authentication
Algorithm, and the Key Exchange method values should match with the data to
be provided in the Router B.
5.
Click Next.6.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
4 de 16 03/06/13 16:09
In this new window, the Transform Set details are provided. The Transform Set
specifies the Encryption and Authentication algorithms used to protect Data in
VPN Tunnel. Click Add in order to provide these details. You can add any
number of Transform Sets as needed by using this method.
7.
Provide the Transform Set details (Integrity and Encryption Algorithms), and
click OK.
8.
Choose the required Transform Set to be used from the drop-down menu, and
click Next.
9.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
5 de 16 03/06/13 16:09
In the following window, provide the details about the Traffic to be protected
through the VPN Tunnel. Provide the Source and Destination Networks of the
traffic to be protected so that the traffic between the specified source and
destination networks are protected. In this example, the Source network is
10.10.10.0 and the Destination network is 10.20.10.0. Click Next.
10.
Click Finish in the next window to complete the configuration on Router A..11.
Router B Cisco CP Configuration
Perform these steps in order to configure Site-to-Site VPN Tunnel on the Cisco IOS
Router (Router B):
Choose Configure > Security > VPN > Site-to-Site VPN, and click the radio
button next to Create a Site-to-Site VPN. Click Launch the selected task.
1.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
6 de 16 03/06/13 16:09
Choose Step by step wizard in order to proceed with the configuration, and
click Next.
2.
In the next window, provide the VPN Connection Information in the respective
spaces. Choose the interface of the VPN Tunnel from the drop-down menu.
Here, FastEthernet0 is chosen. In the Peer Identity section, choose Peer with
static IP address and provide the remote peer IP address. Then, provide the
Pre-shared Keys (cisco123 in this example) in the Authentication section.
Lastly, click Next.
3.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
7 de 16 03/06/13 16:09
Click Add in order to add IKE proposals which specify the Encryption
Algorithm, Authentication Algorithm, and the Key Exchange Method.
4.
Provide the Encryption Algorithm, Authentication Algorithm, and Key Exchange
method, and then click OK. The Encryption Algorithm, Authentication
Algorithm, and the Key Exchange method values should match with the data
provided in the Router A.
5.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
8 de 16 03/06/13 16:09
Click Next.6.
In this new window, the Transform Set details are provided. The Transform Set
specifies the Encryption and Authentication algorithms used to protect Data in
VPN Tunnel. Click Add in order to provide these details. You can add any
number of Transform Sets as needed by using this method.
7.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
9 de 16 03/06/13 16:09
Provide the Transform Set details (Integrity and Encryption Algorithms), and
click OK.
8.
Choose the required Transform Set to be used from the drop-down menu, and
click Next.
9.
In the following window, provide the details about the Traffic to be protected
through the VPN Tunnel. Provide the Source and Destination Networks of the
traffic to be protected so that the traffic between the specified source and
destination networks are protected. In this example, the Source network is
10.20.10.0 and the Destination network is 10.10.10.0. Click Next.
10.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
10 de 16 03/06/13 16:09
This window shows the summary of the Site-to-Site VPN configuration. Check
the Test VPN Connectivity after configuring checkbox if you want to test the
VPN connectivity. Here, the box is checked as the connectivity needs to be
checked. Click Finish.
11.
Click Start in order to check the VPN connectivity.12.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
11 de 16 03/06/13 16:09
In the next window, the result of the VPN connectivity Test is provided. Here,
you can see if the tunnel is Up or Down. In this example configuration, the
Tunnel is "Up", as shown in green.
This completes the configuration on the Cisco IOS RouterB and shows that the
tunnel is up.
13.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
12 de 16 03/06/13 16:09
Router B CLI Configuration
Router B
Building configuration...
Current configuration : 2403 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
no logging buffered
!
username cisco123 privilege 15 password 7 1511021F07257A767B
no aaa new-model
ip subnet-zero
!
!
ip cef
!
!
ip ips po max-events 100
no ftp-server write-enable
!
!--- Configuration for IKE policies.
!--- Enables the IKE policy configuration (config-isakmp)
!--- command mode, where you can specify the parameters that
!--- are used during an IKE negotiation. Encryption and Policy details are hidden
!--- as the default values are chosen.
crypto isakmp policy 2
authentication pre-share
!--- Specifies the pre-shared key "cisco123" which should
!--- be identical at both peers. This is a global
!--- configuration mode command.
crypto isakmp key cisco123 address 172.16.1.1
!
!
!--- Configuration for IPsec policies.
!--- Enables the crypto transform configuration mode,
!--- where you can specify the transform sets that are used
!--- during an IPsec negotiation.
crypto ipsec transform-set Router-IPSEC esp-des esp-sha-hmac
!
!--- Indicates that IKE is used to establish
!--- the IPsec Security Association for protecting the
!--- traffic specified by this crypto map entry.
crypto map SDM_CMAP_1 1 ipsec-isakmp
description Tunnel to172.16.1.1
!--- Sets the IP address of the remote end.
set peer 172.16.1.1
!--- Configures IPsec to use the transform-set
!--- "Router-IPSEC" defined earlier in this configuration.
set transform-set Router-IPSEC
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
13 de 16 03/06/13 16:09
!--- Specifies the interesting traffic to be encrypted.
match address 100
!
!
!
!--- Configures the interface to use the
!--- crypto map "SDM_CMAP_1" for IPsec.
interface FastEthernet0
ip address 172.17.1.1 255.255.255.0
duplex auto
speed auto
crypto map SDM_CMAP_1
!
interface FastEthernet1
ip address 10.20.10.2 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet2
no ip address
!
interface Vlan1
ip address 10.77.241.109 255.255.255.192
!
ip classless
ip route 10.10.10.0 255.255.255.0 172.17.1.2
ip route 10.77.233.0 255.255.255.0 10.77.241.65
ip route 172.16.1.0 255.255.255.0 172.17.1.2
!
!
ip nat inside source route-map nonat interface FastEthernet0 overload
!
ip http server
ip http authentication local
ip http secure-server
!
!--- Configure the access-lists and map them to the Crypto map configured.
access-list 100 remark SDM_ACL Category=4
access-list 100 remark IPSec Rule
access-list 100 permit ip 10.20.10.0 0.0.0.255 10.10.10.0 0.0.0.255
!
!
!
!--- This ACL 110 identifies the traffic flows using route map
access-list 110 deny ip 10.20.10.0 0.0.0.255 10.10.10.0 0.0.0.255
access-list 110 permit ip 10.20.10.0 0.0.0.255 any
route-map nonat permit 10
match ip address 110
!
control-plane
!
!
line con 0
login local
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
end
Verify
Use this section to confirm that your configuration works properly.
The Output Interpreter Tool (registered customers only) (OIT) supports certain show
commands. Use the OIT to view an analysis of show command output.
IOS Router - show Commands
IOS Router - show Commands
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
14 de 16 03/06/13 16:09
show crypto isakmp sa—Shows all current IKE SAs at a peer.
RouterB# show crypto isakmp sa
dst src state conn-id slot status
172.17.1.1 172.16.1.1 QM_IDLE 3 0 ACTIVE
show crypto ipsec sa—Shows all current IPsec SAs at a peer.
RouterB# show crypto ipsec sa
interface: FastEthernet0
Crypto map tag: SDM_CMAP_1, local addr 172.17.1.1
protected vrf: (none)
local ident (addr/mask/prot/port): (10.20.10.0/255.255.255.0/0/0)
remote ident (addr/mask/prot/port): (10.10.10.0/255.255.255.0/0/0)
current_peer 172.16.1.1 port 500
PERMIT, flags={origin_is_acl,}
#pkts encaps: 68, #pkts encrypt: 68, #pkts digest: 68
#pkts decaps: 68, #pkts decrypt: 68, #pkts verify: 68
#pkts compressed: 0, #pkts decompressed: 0
#pkts not compressed: 0, #pkts compr. failed: 0
#pkts not decompressed: 0, #pkts decompress failed: 0
#send errors 0, #recv errors 0
local crypto endpt.: 172.17.1.1, remote crypto endpt.: 172.16.1.1
path mtu 1500, ip mtu 1500
current outbound spi: 0xB7C1948E(3082917006)
inbound esp sas:
spi: 0x434C4A7F(1129073279)
transform: esp-des esp-sha-hmac ,
in use settings ={Tunnel, }
conn id: 2001, flow_id: C18XX_MBRD:1, crypto map: SDM_CMAP_1
sa timing: remaining key lifetime (k/sec): (4578719/3004)
IV size: 8 bytes
replay detection support: Y
Status: ACTIVE
inbound ah sas:
inbound pcp sas:
outbound esp sas:
spi: 0xB7C1948E(3082917006)
transform: esp-des esp-sha-hmac ,
in use settings ={Tunnel, }
conn id: 2002, flow_id: C18XX_MBRD:2, crypto map: SDM_CMAP_1
sa timing: remaining key lifetime (k/sec): (4578719/3002)
IV size: 8 bytes
replay detection support: Y
Status: ACTIVE
outbound ah sas:
outbound pcp sas:
show crypto engine connections active—Shows current connections and
information about encrypted and decrypted packets.
RouterB#show crypto engine connections active
ID Interface IP-Address State Algorithm Encrypt Decrypt
3 FastEthernet0 172.17.1.1 set HMAC_SHA+DES_56_CB 0 0
2001 FastEthernet0 172.17.1.1 set DES+SHA 0 59
2002 FastEthernet0 172.17.1.1 set DES+SHA 59 0
Troubleshoot
This section provides information you can use to troubleshoot your configuration.
The Output Interpreter Tool (registered customers only) (OIT) supports certain show
commands. Use the OIT to view an analysis of show command output.
Note: Refer to Important Information on Debug Commands and IP Security
Troubleshooting: Understanding and Using debug Commands before you use debug
commands.
debug crypto ipsec 7—Displays the IPsec negotiations of phase 2.
debug crypto isakmp 7—Displays the ISAKMP negotiations of phase 1.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
15 de 16 03/06/13 16:09
SubscribeStart A New Discussion
debug crypto ipsec—Displays the IPsec negotiations of phase 2.
debug crypto isakmp—Displays the ISAKMP negotiations of phase 1.
Cisco Support Community - Featured Conversations
Cisco Support Community is a forum for you to ask and answer questions, share
suggestions, and collaborate with your peers. Below are just some of the most recent
and relevant conversations happening right now.
Want to see more? Join us by clicking here
8.4以降のASAとISR(892J or... nobuo.nakako 1 Reply 1 year, 8 months ago
site to site vpn configuration questions benlemasurier 7 Replies 2 years, 3 months ago
VPN on Cisco router 1720 egrellet_at_ares.fr 1 Reply 12 years, 4 months ago
site to site tunnel between to WAN... jatinkumar 30 Replies 11 months, 3 weeks ago
Configuring Site to Site IPSec VPN... cpartsenidis 4 Replies 7 months, 2 weeks ago
CISCO 2811 router... a.rooprao 1 Reply 5 years, 1 month ago
Easy VPN question Whiteford 1 Reply 2 years, 11 months ago
Point-to-Point VPN bornskir 1 Reply 9 years, 11 months ago
IOS IPSEC VPN tunnels to multi-point v.kanjana 2 Replies 10 years, 11 months ago
iPsec S2S ASA to ASR with VRF Using Lo... HummusChipsSalat 5 Replies 2 months, 1 day
ago
VPN between two 800 series routers brent_hanson 1 Reply 1 year, 1 month ago
Related Information
Cisco Configuration Professional Quick Start Guide
Requests for Comments (RFCs)
Technical Support & Documentation - Cisco Systems
Updated: Nov 30, 2011 Document ID: 113337
Contacts | Feedback | Help | Site Map | Terms & Conditions | Privacy Statement | Cookie Policy | Trademarks
Information For
Small Business
Midsize Business
Service Provider
Executives
Home (Linksys)
Contacts
Contact Cisco
Find a Partner
News & Alerts
Newsroom
Blogs
Newsletters
Field Notices
Security Advisories
Technology Trends
Cloud
IPv6
Open Network Environment
Trustworthy Systems
Support
Downloads
Documentation
Communities
Developer Network
Learning Network
Support Community
About Cisco
Investor Relations
Corporate Social Responsibility
Environmental Sustainability
Tomorrow Starts Here
Career Opportunities
Programs
Cisco Powered
Financing Options
Industries
Video Portal
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
16 de 16 03/06/13 16:09

Mais conteúdo relacionado

Mais procurados

6.5.1.3 packet tracer layer 2 vlan security instructor
6.5.1.3 packet tracer   layer 2 vlan security instructor6.5.1.3 packet tracer   layer 2 vlan security instructor
6.5.1.3 packet tracer layer 2 vlan security instructor
Salem Trabelsi
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100
junkut3
 
CCNA Security - Chapter 4
CCNA Security - Chapter 4CCNA Security - Chapter 4
CCNA Security - Chapter 4
Irsandi Hasan
 
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
Nur Shiqim Chok
 

Mais procurados (20)

CCNA Lab 1-Configuring a Switch Part I
CCNA Lab 1-Configuring a Switch Part ICCNA Lab 1-Configuring a Switch Part I
CCNA Lab 1-Configuring a Switch Part I
 
CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1
 
Network topology by essay corp uk
Network topology by essay corp ukNetwork topology by essay corp uk
Network topology by essay corp uk
 
Basic ASA Configuration, NAT in ASA Firewall
Basic ASA Configuration,NAT in ASA FirewallBasic ASA Configuration,NAT in ASA Firewall
Basic ASA Configuration, NAT in ASA Firewall
 
Basic Cisco 800 Router Configuration for Internet Access
Basic Cisco 800 Router Configuration for Internet AccessBasic Cisco 800 Router Configuration for Internet Access
Basic Cisco 800 Router Configuration for Internet Access
 
CCNA 2 Routing and Switching v5.0 Chapter 6
CCNA 2 Routing and Switching v5.0 Chapter 6CCNA 2 Routing and Switching v5.0 Chapter 6
CCNA 2 Routing and Switching v5.0 Chapter 6
 
Chapter 18 : routing dynamically
Chapter 18 : routing dynamicallyChapter 18 : routing dynamically
Chapter 18 : routing dynamically
 
Troubleshooting Firewalls (2012 San Diego)
Troubleshooting Firewalls (2012 San Diego)Troubleshooting Firewalls (2012 San Diego)
Troubleshooting Firewalls (2012 San Diego)
 
Deploy Failover/High Availability in ASA Firewall
Deploy Failover/High Availability in ASA FirewallDeploy Failover/High Availability in ASA Firewall
Deploy Failover/High Availability in ASA Firewall
 
Cisco asa active,active failover configuration
Cisco asa active,active failover configurationCisco asa active,active failover configuration
Cisco asa active,active failover configuration
 
Основные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASA
Основные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASAОсновные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASA
Основные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASA
 
Konfigurasi dasar Cisco Router
Konfigurasi dasar Cisco RouterKonfigurasi dasar Cisco Router
Konfigurasi dasar Cisco Router
 
6.5.1.3 packet tracer layer 2 vlan security instructor
6.5.1.3 packet tracer   layer 2 vlan security instructor6.5.1.3 packet tracer   layer 2 vlan security instructor
6.5.1.3 packet tracer layer 2 vlan security instructor
 
Vpn site to site
Vpn site to siteVpn site to site
Vpn site to site
 
PFSENSE Load Balance with Fail Over From Version Beta3
PFSENSE Load Balance with Fail Over From Version Beta3PFSENSE Load Balance with Fail Over From Version Beta3
PFSENSE Load Balance with Fail Over From Version Beta3
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100
 
CCNA Security - Chapter 4
CCNA Security - Chapter 4CCNA Security - Chapter 4
CCNA Security - Chapter 4
 
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
 
Understanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATUnderstanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NAT
 
Basic BGP Configuration
Basic BGP ConfigurationBasic BGP Configuration
Basic BGP Configuration
 

Semelhante a Vpn

Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10
용원 이
 
Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10
용원 이
 
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routersConfiguring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
phosika sithisane
 
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdfEMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
jawed29
 
Chapter 8 overview
Chapter 8 overviewChapter 8 overview
Chapter 8 overview
ali raza
 
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxAll contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
galerussel59292
 
ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014
Đồng Quốc Vương
 

Semelhante a Vpn (20)

AWS VPN with Juniper SRX- Lab Sheet
AWS VPN with Juniper SRX- Lab SheetAWS VPN with Juniper SRX- Lab Sheet
AWS VPN with Juniper SRX- Lab Sheet
 
VPN presentation - moeshesh
VPN presentation - moesheshVPN presentation - moeshesh
VPN presentation - moeshesh
 
Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10
 
Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10
 
Lan to lan vpn
Lan to lan vpnLan to lan vpn
Lan to lan vpn
 
Cohesive Networks Support Docs: VNS3 Setup for Cisco ASA
Cohesive Networks Support Docs: VNS3 Setup for Cisco ASACohesive Networks Support Docs: VNS3 Setup for Cisco ASA
Cohesive Networks Support Docs: VNS3 Setup for Cisco ASA
 
P&G BT Global Services - LLD Final Revision Year 2008.
P&G BT Global Services - LLD Final Revision Year 2008.P&G BT Global Services - LLD Final Revision Year 2008.
P&G BT Global Services - LLD Final Revision Year 2008.
 
Ap config
Ap configAp config
Ap config
 
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routersConfiguring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
 
Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud
Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud
Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud
 
214270 configure-aci-multi-site-deployment
214270 configure-aci-multi-site-deployment214270 configure-aci-multi-site-deployment
214270 configure-aci-multi-site-deployment
 
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdfEMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
 
How to configure cisco 1242 wireless ap
How to configure cisco 1242 wireless apHow to configure cisco 1242 wireless ap
How to configure cisco 1242 wireless ap
 
System installation in CCTV
System installation in CCTVSystem installation in CCTV
System installation in CCTV
 
Chapter 8 overview
Chapter 8 overviewChapter 8 overview
Chapter 8 overview
 
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxAll contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
 
Cohesive Networks Support Docs: VNS3 Setup for Juniper
Cohesive Networks Support Docs: VNS3 Setup for JuniperCohesive Networks Support Docs: VNS3 Setup for Juniper
Cohesive Networks Support Docs: VNS3 Setup for Juniper
 
ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014
 
Cisco 2960 Switch Configuration
Cisco 2960 Switch ConfigurationCisco 2960 Switch Configuration
Cisco 2960 Switch Configuration
 
Eyeball AnyConnect™ Gateway Administration Guide
Eyeball AnyConnect™ Gateway Administration GuideEyeball AnyConnect™ Gateway Administration Guide
Eyeball AnyConnect™ Gateway Administration Guide
 

Último

Último (20)

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 

Vpn

  • 1. Cisco Configuration Professional Configuration Professional: Site-to-Site IPsec VPN Between Two IOS Routers Configuration Example Contents Introduction Prerequisites Requirements Components Used Conventions Configuration Network Diagram Router A Cisco CP Configuration Router B Cisco CP Configuration Router B CLI Configuration Verify IOS Router - show Commands Troubleshoot Cisco Support Community - Featured Conversations Related Information Document ID: 113337 Introduction This document provides a sample configuration for the LAN-to-LAN (Site-to-Site) IPsec tunnel between two Cisco IOS ® Routers using Cisco Configuration Professional (Cisco CP). Static routes are used for simplicity. Prerequisites Requirements Make sure that you meet this requirement before you attempt this configuration: End-to-End IP connectivity must be established before starting this configuration. Components Used The information in this document is based on these software and hardware versions: Cisco 1841 Router with Cisco IOS Software Release 12.4(15T) Cisco CP version 2.5 Note: Refer to Basic Router Configuration Using Cisco Configuration Professional in order to allow the router to be configured by Cisco CP. The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command. Conventions Refer to the Cisco Technical Tips Conventions for more information on document conventions. Configuration Network Diagram This document uses this network setup: HOME SUPPORT PRODUCT SUPPORT CLOUD AND SYSTEMS MANAGEMENT CISCO CONFIGURATION PROFESSIONAL CONFIGURE CONFIGURATION EXAMPLES AND TECHNOTES Configuration Professional: Site-to-Site IPsec VPN Between Two IOS Routers Configuration Example Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 1 de 16 03/06/13 16:09
  • 2. Note: The IP addressing schemes used in this configuration are not legally routable on the Internet. They are RFC 1918 addresses, which have been used in a lab environment. Router A Cisco CP Configuration Router B Cisco CP Configuration Router B CLI Configuration Router A Cisco CP Configuration Perform these steps in order to configure Site-to-Site VPN Tunnel on the Cisco IOS Router: Choose Configure > Security > VPN > Site-to-Site VPN, and click the radio button next to Create a Site-to-Site VPN. Click Launch the selected task. 1. Choose Step by step wizard in order to proceed with the configuration, and click Next. 2. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 2 de 16 03/06/13 16:09
  • 3. In the next window, provide the VPN Connection Information in the respective spaces. Choose the interface of the VPN Tunnel from the drop-down menu. Here, FastEthernet0 is chosen. In the Peer Identity section, choose Peer with static IP address and provide the remote peer IP address. Then, provide the Pre-shared Keys (cisco123 in this example) in the Authentication section. Lastly, click Next. 3. Click Add in order to add IKE proposals which specify the Encryption Algorithm, Authentication Algorithm, and the Key Exchange Method. 4. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 3 de 16 03/06/13 16:09
  • 4. Provide the Encryption Algorithm, Authentication Algorithm, and Key Exchange method, and then click OK. The Encryption Algorithm, Authentication Algorithm, and the Key Exchange method values should match with the data to be provided in the Router B. 5. Click Next.6. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 4 de 16 03/06/13 16:09
  • 5. In this new window, the Transform Set details are provided. The Transform Set specifies the Encryption and Authentication algorithms used to protect Data in VPN Tunnel. Click Add in order to provide these details. You can add any number of Transform Sets as needed by using this method. 7. Provide the Transform Set details (Integrity and Encryption Algorithms), and click OK. 8. Choose the required Transform Set to be used from the drop-down menu, and click Next. 9. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 5 de 16 03/06/13 16:09
  • 6. In the following window, provide the details about the Traffic to be protected through the VPN Tunnel. Provide the Source and Destination Networks of the traffic to be protected so that the traffic between the specified source and destination networks are protected. In this example, the Source network is 10.10.10.0 and the Destination network is 10.20.10.0. Click Next. 10. Click Finish in the next window to complete the configuration on Router A..11. Router B Cisco CP Configuration Perform these steps in order to configure Site-to-Site VPN Tunnel on the Cisco IOS Router (Router B): Choose Configure > Security > VPN > Site-to-Site VPN, and click the radio button next to Create a Site-to-Site VPN. Click Launch the selected task. 1. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 6 de 16 03/06/13 16:09
  • 7. Choose Step by step wizard in order to proceed with the configuration, and click Next. 2. In the next window, provide the VPN Connection Information in the respective spaces. Choose the interface of the VPN Tunnel from the drop-down menu. Here, FastEthernet0 is chosen. In the Peer Identity section, choose Peer with static IP address and provide the remote peer IP address. Then, provide the Pre-shared Keys (cisco123 in this example) in the Authentication section. Lastly, click Next. 3. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 7 de 16 03/06/13 16:09
  • 8. Click Add in order to add IKE proposals which specify the Encryption Algorithm, Authentication Algorithm, and the Key Exchange Method. 4. Provide the Encryption Algorithm, Authentication Algorithm, and Key Exchange method, and then click OK. The Encryption Algorithm, Authentication Algorithm, and the Key Exchange method values should match with the data provided in the Router A. 5. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 8 de 16 03/06/13 16:09
  • 9. Click Next.6. In this new window, the Transform Set details are provided. The Transform Set specifies the Encryption and Authentication algorithms used to protect Data in VPN Tunnel. Click Add in order to provide these details. You can add any number of Transform Sets as needed by using this method. 7. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 9 de 16 03/06/13 16:09
  • 10. Provide the Transform Set details (Integrity and Encryption Algorithms), and click OK. 8. Choose the required Transform Set to be used from the drop-down menu, and click Next. 9. In the following window, provide the details about the Traffic to be protected through the VPN Tunnel. Provide the Source and Destination Networks of the traffic to be protected so that the traffic between the specified source and destination networks are protected. In this example, the Source network is 10.20.10.0 and the Destination network is 10.10.10.0. Click Next. 10. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 10 de 16 03/06/13 16:09
  • 11. This window shows the summary of the Site-to-Site VPN configuration. Check the Test VPN Connectivity after configuring checkbox if you want to test the VPN connectivity. Here, the box is checked as the connectivity needs to be checked. Click Finish. 11. Click Start in order to check the VPN connectivity.12. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 11 de 16 03/06/13 16:09
  • 12. In the next window, the result of the VPN connectivity Test is provided. Here, you can see if the tunnel is Up or Down. In this example configuration, the Tunnel is "Up", as shown in green. This completes the configuration on the Cisco IOS RouterB and shows that the tunnel is up. 13. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 12 de 16 03/06/13 16:09
  • 13. Router B CLI Configuration Router B Building configuration... Current configuration : 2403 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! no logging buffered ! username cisco123 privilege 15 password 7 1511021F07257A767B no aaa new-model ip subnet-zero ! ! ip cef ! ! ip ips po max-events 100 no ftp-server write-enable ! !--- Configuration for IKE policies. !--- Enables the IKE policy configuration (config-isakmp) !--- command mode, where you can specify the parameters that !--- are used during an IKE negotiation. Encryption and Policy details are hidden !--- as the default values are chosen. crypto isakmp policy 2 authentication pre-share !--- Specifies the pre-shared key "cisco123" which should !--- be identical at both peers. This is a global !--- configuration mode command. crypto isakmp key cisco123 address 172.16.1.1 ! ! !--- Configuration for IPsec policies. !--- Enables the crypto transform configuration mode, !--- where you can specify the transform sets that are used !--- during an IPsec negotiation. crypto ipsec transform-set Router-IPSEC esp-des esp-sha-hmac ! !--- Indicates that IKE is used to establish !--- the IPsec Security Association for protecting the !--- traffic specified by this crypto map entry. crypto map SDM_CMAP_1 1 ipsec-isakmp description Tunnel to172.16.1.1 !--- Sets the IP address of the remote end. set peer 172.16.1.1 !--- Configures IPsec to use the transform-set !--- "Router-IPSEC" defined earlier in this configuration. set transform-set Router-IPSEC Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 13 de 16 03/06/13 16:09
  • 14. !--- Specifies the interesting traffic to be encrypted. match address 100 ! ! ! !--- Configures the interface to use the !--- crypto map "SDM_CMAP_1" for IPsec. interface FastEthernet0 ip address 172.17.1.1 255.255.255.0 duplex auto speed auto crypto map SDM_CMAP_1 ! interface FastEthernet1 ip address 10.20.10.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet2 no ip address ! interface Vlan1 ip address 10.77.241.109 255.255.255.192 ! ip classless ip route 10.10.10.0 255.255.255.0 172.17.1.2 ip route 10.77.233.0 255.255.255.0 10.77.241.65 ip route 172.16.1.0 255.255.255.0 172.17.1.2 ! ! ip nat inside source route-map nonat interface FastEthernet0 overload ! ip http server ip http authentication local ip http secure-server ! !--- Configure the access-lists and map them to the Crypto map configured. access-list 100 remark SDM_ACL Category=4 access-list 100 remark IPSec Rule access-list 100 permit ip 10.20.10.0 0.0.0.255 10.10.10.0 0.0.0.255 ! ! ! !--- This ACL 110 identifies the traffic flows using route map access-list 110 deny ip 10.20.10.0 0.0.0.255 10.10.10.0 0.0.0.255 access-list 110 permit ip 10.20.10.0 0.0.0.255 any route-map nonat permit 10 match ip address 110 ! control-plane ! ! line con 0 login local line aux 0 line vty 0 4 privilege level 15 login local transport input telnet ssh ! end Verify Use this section to confirm that your configuration works properly. The Output Interpreter Tool (registered customers only) (OIT) supports certain show commands. Use the OIT to view an analysis of show command output. IOS Router - show Commands IOS Router - show Commands Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 14 de 16 03/06/13 16:09
  • 15. show crypto isakmp sa—Shows all current IKE SAs at a peer. RouterB# show crypto isakmp sa dst src state conn-id slot status 172.17.1.1 172.16.1.1 QM_IDLE 3 0 ACTIVE show crypto ipsec sa—Shows all current IPsec SAs at a peer. RouterB# show crypto ipsec sa interface: FastEthernet0 Crypto map tag: SDM_CMAP_1, local addr 172.17.1.1 protected vrf: (none) local ident (addr/mask/prot/port): (10.20.10.0/255.255.255.0/0/0) remote ident (addr/mask/prot/port): (10.10.10.0/255.255.255.0/0/0) current_peer 172.16.1.1 port 500 PERMIT, flags={origin_is_acl,} #pkts encaps: 68, #pkts encrypt: 68, #pkts digest: 68 #pkts decaps: 68, #pkts decrypt: 68, #pkts verify: 68 #pkts compressed: 0, #pkts decompressed: 0 #pkts not compressed: 0, #pkts compr. failed: 0 #pkts not decompressed: 0, #pkts decompress failed: 0 #send errors 0, #recv errors 0 local crypto endpt.: 172.17.1.1, remote crypto endpt.: 172.16.1.1 path mtu 1500, ip mtu 1500 current outbound spi: 0xB7C1948E(3082917006) inbound esp sas: spi: 0x434C4A7F(1129073279) transform: esp-des esp-sha-hmac , in use settings ={Tunnel, } conn id: 2001, flow_id: C18XX_MBRD:1, crypto map: SDM_CMAP_1 sa timing: remaining key lifetime (k/sec): (4578719/3004) IV size: 8 bytes replay detection support: Y Status: ACTIVE inbound ah sas: inbound pcp sas: outbound esp sas: spi: 0xB7C1948E(3082917006) transform: esp-des esp-sha-hmac , in use settings ={Tunnel, } conn id: 2002, flow_id: C18XX_MBRD:2, crypto map: SDM_CMAP_1 sa timing: remaining key lifetime (k/sec): (4578719/3002) IV size: 8 bytes replay detection support: Y Status: ACTIVE outbound ah sas: outbound pcp sas: show crypto engine connections active—Shows current connections and information about encrypted and decrypted packets. RouterB#show crypto engine connections active ID Interface IP-Address State Algorithm Encrypt Decrypt 3 FastEthernet0 172.17.1.1 set HMAC_SHA+DES_56_CB 0 0 2001 FastEthernet0 172.17.1.1 set DES+SHA 0 59 2002 FastEthernet0 172.17.1.1 set DES+SHA 59 0 Troubleshoot This section provides information you can use to troubleshoot your configuration. The Output Interpreter Tool (registered customers only) (OIT) supports certain show commands. Use the OIT to view an analysis of show command output. Note: Refer to Important Information on Debug Commands and IP Security Troubleshooting: Understanding and Using debug Commands before you use debug commands. debug crypto ipsec 7—Displays the IPsec negotiations of phase 2. debug crypto isakmp 7—Displays the ISAKMP negotiations of phase 1. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 15 de 16 03/06/13 16:09
  • 16. SubscribeStart A New Discussion debug crypto ipsec—Displays the IPsec negotiations of phase 2. debug crypto isakmp—Displays the ISAKMP negotiations of phase 1. Cisco Support Community - Featured Conversations Cisco Support Community is a forum for you to ask and answer questions, share suggestions, and collaborate with your peers. Below are just some of the most recent and relevant conversations happening right now. Want to see more? Join us by clicking here 8.4以降のASAとISR(892J or... nobuo.nakako 1 Reply 1 year, 8 months ago site to site vpn configuration questions benlemasurier 7 Replies 2 years, 3 months ago VPN on Cisco router 1720 egrellet_at_ares.fr 1 Reply 12 years, 4 months ago site to site tunnel between to WAN... jatinkumar 30 Replies 11 months, 3 weeks ago Configuring Site to Site IPSec VPN... cpartsenidis 4 Replies 7 months, 2 weeks ago CISCO 2811 router... a.rooprao 1 Reply 5 years, 1 month ago Easy VPN question Whiteford 1 Reply 2 years, 11 months ago Point-to-Point VPN bornskir 1 Reply 9 years, 11 months ago IOS IPSEC VPN tunnels to multi-point v.kanjana 2 Replies 10 years, 11 months ago iPsec S2S ASA to ASR with VRF Using Lo... HummusChipsSalat 5 Replies 2 months, 1 day ago VPN between two 800 series routers brent_hanson 1 Reply 1 year, 1 month ago Related Information Cisco Configuration Professional Quick Start Guide Requests for Comments (RFCs) Technical Support & Documentation - Cisco Systems Updated: Nov 30, 2011 Document ID: 113337 Contacts | Feedback | Help | Site Map | Terms & Conditions | Privacy Statement | Cookie Policy | Trademarks Information For Small Business Midsize Business Service Provider Executives Home (Linksys) Contacts Contact Cisco Find a Partner News & Alerts Newsroom Blogs Newsletters Field Notices Security Advisories Technology Trends Cloud IPv6 Open Network Environment Trustworthy Systems Support Downloads Documentation Communities Developer Network Learning Network Support Community About Cisco Investor Relations Corporate Social Responsibility Environmental Sustainability Tomorrow Starts Here Career Opportunities Programs Cisco Powered Financing Options Industries Video Portal Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 16 de 16 03/06/13 16:09