exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 695 discussion

Actual exam question from Cisco's 350-401
Question #: 695
Topic #: 1
[All 350-401 Questions]

Which function is performed by vSmart in the Cisco SD-WAN architecture?

  • A. aggregation and distribution of VPN routing information
  • B. execution of localized policies
  • C. facilitation of NAT detection and traversal
  • D. redistribution between OMP and other routing protocols
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Asombrosso
Highly Voted 1 year, 7 months ago
Selected Answer: A
A. vSmart B. vManage C. vBond D. vEdge
upvoted 14 times
...
eearmani
Highly Voted 1 year, 3 months ago
Selected Answer: A
In the Cisco SD-WAN architecture, the vSmart controller acts as the centralized brain of the network. It is responsible for aggregating and distributing VPN (Virtual Private Network) routing information across the SD-WAN fabric
upvoted 6 times
...
[Removed]
Most Recent 10 months, 3 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
[Removed]
10 months, 1 week ago
...........................
upvoted 1 times
...
...
[Removed]
11 months ago
A is correct
upvoted 1 times
...
Shri_Fcb10
11 months, 1 week ago
Selected Answer: A
A. Aggregation and distribution of VPN routing information: This is indeed one of the primary functions of vSmart. vSmart aggregates routing information from all the edge devices (vEdge routers) and distributes this information to ensure optimal path selection and policy enforcement across the network. B. Execution of localized policies: This is typically the role of the vEdge routers, which enforce the policies received from vSmart at a local level.
upvoted 3 times
...
WereAllinThisTogether
1 year, 9 months ago
In the Cisco SD-WAN architecture, the vSmart controller acts as the centralized brain of the network. It is responsible for aggregating and distributing VPN (Virtual Private Network) routing information across the SD-WAN fabric. The vSmart controller uses the Overlay Management Protocol (OMP) to exchange routing information with the edge routers (vEdge routers) in the SD-WAN network. It collects information about network reachability, network policies, and security requirements from the vEdge routers and distributes this information to ensure efficient and optimized routing throughout the network.
upvoted 5 times
...
sam6996
1 year, 9 months ago
Selected Answer: A
I think the vEdges are the ones that redistribute the routes into OMP, the vSmart just learns the routes and advertises it to other vEdges, so I would go with A, I could be wrong. But Iim using this as a reference and if you ctrl f redistribute you can see its configured on the vEdges section, https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/sdwan-xe-gs-book/system-overview.html
upvoted 3 times
...
Dv123456
1 year, 9 months ago
Selected Answer: D
The answer is D here is an explicative source https://www.thenetworkdna.com/2021/02/cisco-viptela-sd-wan-vsmart-as-control.html#:~:text=OMP%2D%20Overlay%20Management,using%20OMP%20updates.
upvoted 2 times
millsy2000
1 year, 1 month ago
Redistribution between OMP and other routing protocols is on the cEdge not vSmart. The vSmart only runs OMP
upvoted 2 times
...
...
felix_simon
1 year, 9 months ago
D https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/sdwan-xe-gs-book/system-overview.html The major components of the Cisco vSmart Controller are: Control plane connections; OMP (Overlay Management Protocol); Authentication; Key reflection and rekeying; Policy engine; Netconf and CLI
upvoted 2 times
...
Mani9Don
1 year, 10 months ago
Selected Answer: D
I still go with D
upvoted 2 times
...
pmmg
2 years ago
Selected Answer: A
Seems like A to me. https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/sdwan-xe-gs-book/system-overview.html Each Cisco vSmart Controller establishes and maintains a control plane connection with each edge router in the overlay network. Each connection, which runs as a DTLS tunnel, is established after device authentication succeeds, and it carries the encrypted payload between the Cisco vSmart Controller and the edge router. This payload consists of route information necessary for the Cisco vSmart Controller to determine the network topology, and then to calculate the best routes to network destinations and distribute this route information to the Edge routers.
upvoted 4 times
pmmg
2 years ago
Sorry, looking at the wrong question. I think this one is D OMP (Overlay Management Protocol): The OMP protocol is a routing protocol similar to BGP that manages the Cisco SD-WAN overlay network. OMP runs inside DTLS control plane connections and carries the routes, next hops, keys, and policy information needed to establish and maintain the overlay network. OMP runs between the Cisco vSmart Controller and the edge routers and carries only control plane information. The Cisco vSmart Controller processes the routes and advertises reachability information learned from these routes to other edge routers in the overlay network.
upvoted 1 times
...
...
HungarianDish_111
2 years ago
Selected Answer: A
After some further reading, I need to vote for A, because D seems to belong to vEdges. Distribution of VPN routing information clearly is a function of the vSmart. (A) However, OMP route redistribution (D) is done by vEdges: "two WAN edge routers doing route redistribution between the Cisco Overlay Management Protocol (OMP) and any site-local routing protocol running on the service side" "By default, the vEdges automatically redistribute the following route types that they learn from site-local peers into OMP: Connected, Static, OSPF/OSPFv3 intra-area, OSPF/OSPFv3 inter-area" https://www.networkacademy.io/ccie-enterprise/sdwan/omp-redistribution-loop-prevention
upvoted 5 times
...
HungarianDish_111
2 years ago
According to these documents, both A and D seem to be correct: https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/sdwan-xe-gs-book/system-overview.html "All site-local routes are populated on the vEdge routers. Distributed these routes to the other vEdge routers this is done through the Cisco vSmart Controller, via OMP. If you are using BGP or if there are OSPF external LSAs, allow OMP to redistribute the BGP routes. Re-advertise OMP routes into BGP or OSPF." https://www.networkacademy.io/ccie-enterprise/sdwan/what-is-a-centralized-control-policy "VPN Membership policies are used to control the distribution of routing information for specific VPNs to a list of sites." Based on the diagram, vSmart is responsible for managing OMP and VPN in the SD-WAN fabric.
upvoted 1 times
...
jackr76
2 years, 1 month ago
Selected Answer: B
As an optional step, you can create control and data plane policies on the Cisco vSmart Controller and push them to the vEdge routers. Shouldn't this then be answer B? A aggregation & distribution (in vSmart) and not B execution of localized policies (in vEdge)
upvoted 2 times
jackr76
2 years, 1 month ago
SORRY A (bad system no edit)
upvoted 1 times
...
...
Clauster
2 years, 1 month ago
Selected Answer: B
Guys be careful, question 440 and this one are exactly the same and on both questions it states the correct answer, this must be the answer, please find the information here: https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/sdwan-xe-gs-book/system-overview.html#cisco-vsmart-controller
upvoted 1 times
jackr76
2 years, 1 month ago
in your link: As an optional step, you can create control and data plane policies on the Cisco vSmart Controller and push them to the vEdge routers. Shouldn't this then be answer B? A aggregation & distribution (in vSmart) and not B execution of localized policies (in vEdge)
upvoted 1 times
jackr76
2 years, 1 month ago
SORRY A (bad system no edit)
upvoted 1 times
...
...
Asombrosso
1 year, 7 months ago
Localized policy refers to a policy that is provisioned locally through the CLI on devices, or through a Cisco SD-WAN Manager device template. vManage pushes the policy to all reachable Cisco SD-WAN Controllers in the network. https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/policies/ios-xe-17/policies-book-xe/localized-policy.html#Cisco_Concept.dita_d90ce142-5a9a-463c-acf3-a33dc486d53c. So itsn't B!
upvoted 1 times
...
...
Symirnian
2 years, 1 month ago
Selected Answer: D
I prefer D as I know vSmart is managing routing. OMP is the control protocol that is used to exchange routing, policy, and management information between the vSmart controllers and vEdge routers in the overlay network. It is enabled by default, so after you start up the vSmart controllers and vEdge routers, it is not necessary to explicitly configure or enable OMP.
upvoted 3 times
...
daezee
2 years, 1 month ago
Selected Answer: A
Think its A too The Cisco SD-WAN policy design provides a clear separation between centralized and localized policy. In short, centralized policy is provisioned on the centralized Cisco vSmart Controllers in the overlay network, and the localized policy is provisioned on Cisco vEdge devices, https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2020/pdf/BRKCRS-2815.pdf
upvoted 3 times
snarkymark
2 years, 1 month ago
agree A. https://www.networkacademy.io/ccie-enterprise/sdwan/what-is-a-centralized-control-policy
upvoted 1 times
snarkymark
2 years, 1 month ago
Sorry, I meant to say, I believe it is D Each vEdge device sends all site-local prefixes, tlocs, and service routes toward the controller using all established DTLS control connections. The vSmart controller accepts all incoming OMP routes (omp, tloc, or service) and stores them in the respective route tables per VPN. The vSmart then redistributes all learned routes to all WAN edge devices. This results in a full-mesh overlay fabric and full IP reachability between all nodes. Each vEdge device continually sends route updates. The vSmart updates its routing table based on each update and advertises any routing
upvoted 3 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