cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1580
Views
0
Helpful
1
Replies

How to configure two peer IP's under a crypto Map

Sijo Mathew
Level 1
Level 1

Hi,

 

is there any possibility via that I can have two IP's under the same crypto map two create IPsec Tunnel..

 

Like tunnel source peer as X.X.X.X for one tunnel & and Y.Y.Y.Y as source Peer for another .

 

BR

Sijo 

1 Reply 1

Richard Burts
Hall of Fame
Hall of Fame

Sijo

 

Perhaps there are things in your question I do not yet understand but it seems a fairly simple question and the answer is that yes it is possible to configure 2 ipsec peers in a single crypto map. The essential part might look something like this

crypto map cmap 1 ipsec-isakmp

set peer x.x.x.x

crypto map cmap 2 ipsec-isakmp

set peer y.y.y.y

Of course you would have to configure the other parts of the crypto map matching an acl, setting the transform, etc. Having 2 sections in the crypto map like this allows you to establish 2 site to site vpns to 2 remote peers.

HTH

Rick

Review Cisco Networking for a $25 gift card