exam questions

Exam 300-415 All Questions

View all questions & answers for the 300-415 exam

Exam 300-415 topic 1 question 98 discussion

Actual exam question from Cisco's 300-415
Question #: 98
Topic #: 1
[All 300-415 Questions]

DRAG DROP -
Drag and drop the actions from the left into the correct sequence on the right to create a data policy to direct traffic to the Internet exit.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/policies/vedge/policies-book/vEdge-as-NAT-device.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Almanac
Highly Voted 3 years, 7 months ago
i think B -C-D-A first you need to enable NAT first on the interface. then create central policy
upvoted 19 times
...
[Removed]
Highly Voted 2 years, 9 months ago
1. enable nat 2. create centralized policy 3 identify vpn and match criteria 4 apply
upvoted 10 times
...
Outlaw_87
Most Recent 10 months, 2 weeks ago
In the CBT Nuggets video course, the instructor (Knox Hutchinson) showed how it is (DIA) done. Steps: 1. Enable NAT 2. Create policy 3. Identify 4. Apply policy So, B > C > D > A
upvoted 2 times
...
timtgh
1 year, 2 months ago
Selecting NAT as the action in the policy is not the same thing as enabling NAT functionality. Enabling NAT functionality means configuring NAT on the WAN interface in VPN 0, and this is always the first step.
upvoted 2 times
...
JP4CCNP
1 year, 6 months ago
the given answer is correct. The Questions goes only for generating a Traffic-Data Policy with Direct Internet Access (DIA) and not regarding the native Interface Configuration on the Router. So the Steps in the actual Row are right from a Policy-Building Perspektive.
upvoted 2 times
...
Idro
2 years ago
Given answer is correct, they are asking about the "Data Policy" steps
upvoted 2 times
...
ChrisCCNA
2 years, 2 months ago
I'm beginning to believe the given answer is correct. Speirsington explained correctly. First off this is Centralized Data policy configured via CLI. That is important. Create Centralized Data Policy (Match) Identity VPN and Match Criteria (Action) Enable NAT - this is done via "nat use-vpn 0" Apply Please reference page 307 of the Cisco SD-WAN configuration guide 18.4. "Rather than have a single exit point from the overlay network to the Internet, vSmart data-policy can provide local Internet exit from vEdge routers. You implement this using a data-policy that includes a NAT directive. The data-policy is configured on the vSmart controller, so local Internet exit is managed centrally."
upvoted 3 times
...
immphoenix
2 years, 6 months ago
the answer is correct if we are following the GUI configuration, however, it can be in different order if we are using CLI.
upvoted 1 times
...
Speirsington
2 years, 9 months ago
The NAT function is configured on the transport side, on VPN 0 Ge0/1 using the following commands: vpn 0 interface ge0/1 nat The VPNs and site lists are configured, as always, in the lists as groups of interest. lists vpn-list guest-wifi vpn 2 site-list wifi-sites site-id 10-15 The actual policy is applied to the corresponding VPN list, and states that if the destination port is 80 or 443 (match), then (action) use the NAT function in VPN 0. data-policy wifi-dia vpn-list guest-wifi sequence 10 match destination-port 80 443 action accept nat use-vpn 0 ! default-action accept
upvoted 2 times
...
kentkyye
2 years, 10 months ago
Enable NAT Functionality in the WAN VPN The first step in setting up Internet exit on a Cisco vEdge device is to configure the router to act as a NAT device. You do this by enabling NAT functionality in VPNs that have interfaces that connect to a WAN transport network. By default, VPN 0 always connects to the WAN transport. Other VPNs in your network might also connect to WANs. so answer is : Enable NAT Created centralized policy. ID VPN and match. Apply data policy.
upvoted 2 times
...
Amitmanesar
2 years, 10 months ago
question talks about data policy construct :: so wrt to that seq is correct , create CENTRAL DATA policy> match (vpn and all)> action (nat) > apply policy ... offcourse nat should be enabled on the transport interface but that is out of scope from data policy construct
upvoted 2 times
...
nihithp
3 years ago
Ans must be B,D,C,A To configure the Cisco vEdge device to act as a NAT device so that some traffic from the router can go directly to a public network, you do three things: Enable NAT in the transport VPN (VPN 0) on the WAN-transport–facing interface, which here is ge0/0. All traffic exiting from the Cisco vEdge device, going either to other overlay network sites or to a public network, passes through this interface. To direct data traffic from other VPNs to exit from the Cisco vEdge device directly to a public network, enable NAT in those VPNs or ensure that those VPNs have a route to VPN 0. On the vCisco vSmart Controller, create a centralized data policy the redirects the desired data traffic from the non-transport VPN to VPN 0, and then apply that data policy to the non-transport VPN. In this case, we apply the policy to VPN 1
upvoted 1 times
...
Lunap
3 years, 3 months ago
I think Isa1010 is correct. Question is about creating data policy Create centralised policy Create match conditions Action nat VPN 0 Apply policy
upvoted 3 times
...
isa1010
3 years, 3 months ago
It´s correct, Create centralized policy, then go to traffic-rules>traffic-data, add policy and select your "match" conditions and choose NAT VPN = 0 under ACTIONS column. finally apply said policy to vsmart.
upvoted 4 times
...
isaacmejia
3 years, 3 months ago
In order to create a centralized data policy you need to identify the vpns involved and match criteria first, i would go with -Identify vpn and match criteria -create the policy -enable nat -apply the policy
upvoted 2 times
CCNPCollab1297
3 years, 3 months ago
Another wrong answer. Just stop.
upvoted 7 times
...
...
ramjam
3 years, 4 months ago
Correct: https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/policies/vedge-20-x/policies-book/vEdge-as-NAT-device.html
upvoted 3 times
...
CCNPWILL
3 years, 6 months ago
To configure a Cisco vEdge device to be an Internet exit point, you enable NAT within a VPN on the Cisco vEdge device, and then you configure a centralized data policy on a Cisco vSmart controller. This policy splits the traffic within the VPN so that some of it is directed towards remote sites within the VPN, and hence remains within the overlay network, and other traffic is directed to the Internet or other destinations outside the overlay network. It is also possible to configure a Cisco vEdge device to forward data traffic directly to the Internet, by specifying the destination IP prefix.
upvoted 6 times
CCNPWILL
3 years, 6 months ago
Enable NAT Created centralized policy. ID VPN and match. Apply data policy.
upvoted 9 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago