Hi guys!
I need to create a VPN between my Cisco Router with IOS "c1841-advipservicesk9-mz.124-25a.bin" and my customer (I do not know what the equipment used by him).
In this VPN have two PEER's from my customer that I configured. Follow a part the configuration for understand:
crypto map legacy 10 ipsec-isakmp
set peer 200.200.200.200 default
set peer 201.201.201.201
set transform-set Customer_X
set pfs group2
match address ACL-CUSTOMER_X
I received a request that I need configure a Local ID and Peer ID for each PEER, but I don't know where I configure this parameters.
Anyone knows?
Thank you.