Hello Cristian,
I am wondering whether I can arrange task 6.4 by using the following ACL in router R4 and R5 instead of the VLAN ACL in SW5
R5
Extended IP access list 101
10 permit ospf host 190.1.45.4 any (32 matches)
20 deny ospf any any
30 permit ip any any (10 matches)
R4
Extended IP access list 101
10 permit ospf host 190.1.45.5 any (65 matches)
20 deny ospf any any
30 permit ip any any (10 matches)
I do not see why I should use VLAN ACL. Coud you give me an explanation?
Kind regards,
José Antonio