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

Encryption:

h.ugwuadu
Level 1
Level 1

I have encryption configured on router using a crypto map and an access list permiting ip addresses, but when i do show arp i still see other ips that are not part of the ones that were allowed. i need help pls

1 Reply 1

hbaerten
Level 4
Level 4

Not sure if I understand the question. The arp cache has nothing to do with encryption, it is just a list of ip addresses and corresponding MAC address on the local lan.

If you want to restrict traffic to encrypted packets only, you need to create a separate acl that only allows isakmp and ipsec between you and your peer, and apply this to you interface(s). In this case you will see only the next-hop address(es) towards your ipsec peer(s) in your arp cache.

If this is not what you mean, maybe you could try to rephrase the question?

regards

Herbert