Which of the following prefix-list statements would you enter if you wanted to permit all
prefixes that fall between /8 and /24 on the 192.0.0.0 network?
A.
ip prefix-list abc permit 192.0.0.0/8 ge 8 le 24
B.
ip prefix-list abc permit 192.0.0.0/8 ge 24 le 8
C.
ip prefix-list abc permit 192.0.0.0/24 ge 24 le 8
D.
ip prefix-list abc permit 192.0.0.0/24 ge 8 le 24