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.