Page 1 of 1

Which prefix list matches and permits all RFC 1918 network 10.0.0.0 routes that have subnet masks of /16 through /24?

Posted: Sat Jul 23, 2022 7:07 pm
by answerhappygod
Which prefix list matches and permits all RFC 1918 network 10.0.0.0 routes that have subnet masks of /16 through /24?

A. ip prefix-list foo seq 10 permit 10.0.0.0/8 ge 16 le 24
B. ip prefix-list foo seq 10 permit 10.0.0.0/8 ge 15 le 25
C. ip prefix-list foo seq 10 permit 10.0.0.0/16 le 24
D. ip prefix-list foo seq 10 permit 10.0.0.0/16 ge 15 le 25