Cisco
300-415 · Question #317
An engineer creates a data policy to prevent communication from the 172.20.21.0/24 network to the 172.20.41.0/24 network. Which configuration accomplishes this task?
Sign in or unlock 300-415 to reveal the answer and full explanation for question #317. The question stem and answer options stay visible for context.
Policies
Question
An engineer creates a data policy to prevent communication from the 172.20.21.0/24 network to the 172.20.41.0/24 network. Which configuration accomplishes this task?
Options
- Apolicy lists vpn-list VPN1 vpn 1 ! data-prefix-list LosAngeles-Net1 ip-prefix 172.20.21.0/24 data-prefix-list Rome-Net1 ip-prefix 172.20.41.0/24 ! data-policy FILTER-POLICY vpn-list VPN1 sequence 1 match source-data-prefix-list LosAngeles-Net1 destination-data-prefix-list Rome-Net1 action accept ! default-action drop
- Bpolicy lists vpn-list VPN1 vpn 1 ! data-prefix-list LosAngeles-Net1 ip-prefix 172.20.21.0/24 data-prefix-list Rome-Net1 ip-prefix 172.20.41.0/24 ! data-policy FILTER-POLICY vpn-list VPN1 sequence 1 match source-data-prefix-list LosAngeles-Net1 action drop ! sequence 11 match source-data-prefix-list Rome-Net1 action drop ! default-action accept
- C
- D
Unlock 300-415 to see the answer
You've previewed enough free 300-415 questions. Unlock 300-415 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#SD-WAN Data Policy#Traffic Filtering#Prefix Lists#vManage Configuration