cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
624
Views
15
Helpful
9
Replies

Site-2-site VPN

alsayed
Level 1
Level 1

Hello

I Need Link includs site to site Vpn Cscenarion/configuration.I Want to do a VPN Test.

10xs

9 Replies 9

Jon Marshall
Hall of Fame
Hall of Fame

Hi Ali

You don't say whether this is with routers or firewalls etc. but here is a link to confgiuration examples for all types of IPSEC connection.

http://www.cisco.com/en/US/tech/tk583/tk372/tech_configuration_examples_list.html

HTH

Jon

Jon My Freind

its routers But With Dyngen

10xs

HI Jon!

i need 1 router to router site-2-site VPN

10XS

Do this on both routers.

! define hash and authentication for IKE

crypto isakmp policy 1

hash md5

authentication pre-share

crypto isakmp keepalive 30 5

! define ipsec hash and encryption

crypto ipsec transform-set myset esp-3des esp-md5-hmac

! define neighbor ipsec device, apply ipsec and interesting traffic

crypto map mymap 1 ipsec-isakmp

set peer [neighbor ip]

set transform-set myset

match address 100

! define ACL

access-list 100 permit ip [source network] [destination network ]

! apply ipsec to the egress interface.

interface s0/0

ip address x.x.x.x x.x.x.x

crypto map mymap

hi EdisonOrtiz

10xs i need 1 with image and clear Link Connection

Ali,

I have no idea what you mean by 'image and clear link connection'.

Hi Ali

In the link i sent there are quite a few examples of router to router VPN's.

http://www.cisco.com/en/US/tech/tk583/tk372/tech_configuration_examples_list.html#anchor18

As with Edison i am a little confused what you mean in your last post. Could you clarify ?

Jon

guruprasadr
Level 7
Level 7

HI alsayed, [Pls Rate if Helps]

Please see the Attachment in my Post.

Complete Configuration of VPN between 2 Routers.

As you asked for, the Attached Document Explains with a Sample Picture Setup & complete Configuration for the same.

PLS RATE if HELPS

Best Regards,

Guru Prasad R

HI All

Hi Guru Prasad!

10xs for ur great Reply.I Like this Forum Because all Experts Help/Answer from their deep Hurt.I Respect All

10xs

Ali

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card