08-05-2022, 05:39 AM
only 3 denies in this ACL
R3 -> R2 = 2002:ABC:2000:2:2::2 -> 2001:ABC:20:2:2::2
10 deny 2001:ABC:200::/36 host 2000:ABC:20:2:2::2 eq 23 (SSH = 22 wrong)
30 deny 2002:ABC:2000::/36 host 2000:ABC:20:2:2::2 eq 22 (Correct, but host IP is wrong)
70 deny ipv6 any any
Not sure if the ACL or more likely the host is wrong.
R3 -> R2 = 2002:ABC:2000:2:2::2 -> 2001:ABC:20:2:2::2
10 deny 2001:ABC:200::/36 host 2000:ABC:20:2:2::2 eq 23 (SSH = 22 wrong)
30 deny 2002:ABC:2000::/36 host 2000:ABC:20:2:2::2 eq 22 (Correct, but host IP is wrong)
70 deny ipv6 any any
Not sure if the ACL or more likely the host is wrong.