QuestionQ243

Infrastructure Services

Drag the addresses from the left to the corresponding IPv6 filter purposes on the right.

Drag & Drop
permit ip 2001:db8:800:200c::/117 2001:0DBB:800:2010::/64 eq 443
permit ip 2001:DB8:800:200C::1e/126 2001:0DBB:800:2010::/64 eq 514
permit ip 2001:db8:800:200c::800/117 2001:0DBB:800:2010::/64 eq 80
permit ip 2001:DB8:800:200C::1c/126 2001:0DBB:800:2010::/64 eq 123
Permit NTP from this source 2001:0DB8:0800:200c::1f
Permit syslog from this source 2001:0DB8:0800:200c::1c
Permit HTTP from this source 2001:0DB8:0800:200c::0ff
Permit HTTPS from this source 2001:0DB8:0800:200c::07ff
Explanation

ACL eq port values identify the permitted application service: 123 is NTP, 514 is syslog, 80 is HTTP, and 443 is HTTPS. The IPv6 prefixes constrain each permit entry to its corresponding source range.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!