crypto map eigrp help

Hello I have a few question about crypto maps and eight. Do I have to put a deny statement at the end of the access-list for my crypto map?

access-list 199 permit ip 10.1.10.0 0.0.0.255 10.1.11.0 0.0.0.255 access-list 199 deny ip 10.1.10.0 0.0.0.255 any

If i have several subents 10.1.10, 10.1.9, 10.1.8

How do i know if eigrp is working in a full mesh configuration

do i only need one statement on each router for this?

network 10.1.0.0 0.0.255.255

How do i know if eigrp is woking when i type show ip route 10.1.0.0 i get subnet not in table but everything seems to be working

thanks.

Reply to
jcharth
Loading thread data ...

In article , wrote: :Hello I have a few question about crypto maps and eight. Do I have to :put a deny statement at the end of the access-list for my crypto map?

:access-list 199 permit ip 10.1.10.0 0.0.0.255 10.1.11.0 0.0.0.255 :access-list 199 deny ip 10.1.10.0 0.0.0.255 any

No, every crypto map ends with an implicit deny of everything else.

Reply to
Walter Roberson

In article , Walter Roberson wrote: |In article , | wrote: |:Hello I have a few question about crypto maps and eight. Do I have to |:put a deny statement at the end of the access-list for my crypto map?

|:access-list 199 permit ip 10.1.10.0 0.0.0.255 10.1.11.0 0.0.0.255 |:access-list 199 deny ip 10.1.10.0 0.0.0.255 any

|No, every crypto map ends with an implicit deny of everything else.

Minor correction: every access-list ends with an implicity deny of everything else. Crypto maps are irrelevant to the question.

Reply to
Walter Roberson

Thanks for information I tried removing the deny statements from access-lists

I remove my crypto map from the interface no crypto map mymap then i remove the deny statement from the access-list and when i put the crypto map back without the deny statement the router froze, I am glad it reloaded automatically. Can anyone tell me why this happened? thanks

Reply to
jcharth

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.