Chapter 11 - SD-WAN Design Flashcards
Which device is the brains in SD-WAN?
- vEdge
- vSmart
- vBond
- vManage
B. vSmart is the brains of the SD-WAN architecture.
What is the function of vBond?
- To bond vEdge devices to each other
- To establish OMP connectivity
- To establish control channels with vSmart controllers
- To perform initial authentication of vEdge devices
D. vBond performs the initial authentication of vEdge devices and orchestrates vSmart and vEdge connectivity.
You configure a new vEdge manually with IP address, gateway, and vBond IP address. What method of onboarding are you using?
- Bootstrapping
- Manual configuration
- ZTP
- PnP
B. With manual configuration, a site network administrator manually configures minimal information that allows a vEdge device to connect with the vBond orchestrator.
What are three types of OMP routes?
- Static, dynamic, and redundant
- Static, OSPF, and BGP
- Prefix routes, TLOC routes, and service routes
- ZTP, DTLS, and OMP
OMP advertises prefix, TLOC, and service routes.
Two vEdge routers are used at a branch site. If Layer 2 redundancy is implemented on the LAN, which of the following will take care of failover?
- BGP
- OSPF
- Static
- VRRP
D. VRRP is used for Layer 2 redundancy.
Which of the following gathers information about latency, jitter, and packet loss?
- SNMP
- BFD
- IPFIX
- Probes
B. The BFD probes provide information about latency, jitter, and loss on all the transport links.
Which of the following increases availability and scalability in the control plane?
- Creating a vManage cluster
- Adding vSmart controllers
- Adding vEdge devices at the branch
- Adding vBond orchestrators
B. In the control plane, add a vSmart controller to increase capacity.
Which multicast protocol is supported by Cisco SD-WAN?
- MSDP
- SSM
- PIM-SM
- BIDIR-PIM
C. Cisco SD-WAN supports only PIM-SM.
What is the function of vSmart?
- Provides routing and enforces policies
- Bonds vEdge devices to each other
- Establishes control channel to controllers
- Performs initial authentication of vEdge devices
A. vSmart controllers provide routing, enforce data plane policies, and enforce segmentation.
Which plane is responsible for central configuration? configuration?
- Orchestration
- Management
- Control
- Data
B. The management plane (vManage) is responsible for central configuration and monitoring.
In Cisco SD-WAN overlay networks, multicast streams are sent to what device?
- RP
- Replicator
- PIM-SM
- vSmart controller
B. The multicast stream is sent to the replicator in the SD-WAN network.
Which plane is responsible for maintaining the network topology?
- Orchestration
- Management
- Control
- Data
C. The control plane builds and maintains the network topology and makes decisions on where traffic flows.
Which component provides end-to-end visibility of applications with real-time information of application scores?
- vSmart
- vManage
- vEdge
- vAnalytics
D. vAnalytics, a component of vManage, provides end-to-end visibility of applications with real-time information.
In SD-WAN, what are gold, blue, bronze, green ?
- vSmart rainbow colors
- Private colors
- Public colors
- VPN colors
C. Predefined public colors include 3g, biz, internet, blue, bronze, custom1, custom2, custom3, default, gold, green, lte, public-internet, red, and silver.
True or false: A vEdge device uses a native underlay IP address when using a private color.
True.
When using a private color, the vEdge device is using a native private underlay IP.
In SD-WAN, what are mpls, metro-ethernet, and private1?
- vSmart rainbow colors
- Private colors
- Public colors
- VPN colors
B. Private colors include metro-ethernet, mpls, private1, private2, private3, private4, private5, and private6.
Which route type contains firewall and VPN labels?
- OMP routes
- TLOC routes
- Service routes
- BGP routes
C. Service routes contain routes for services such as firewall, intrusion prevention, application optimization, and VPN labels.
Which route type contains static and OSPF routes?
- OMP routes
- TLOC routes
- Service routes
- BGP routes
A. OMP routes include prefixes learned at the local site, including static, OSPF, and BGP routes.
Attributes such as transport location identifier, origin, preference, and site ID are part of which type of routes?
- OMP routes
- TLOC routes
- Service routes
- BGP routes
A. Transport location identifier, origin, preference, and site ID are attributes of OMP routes.
Attributes such as TLOC private address, carrier, encapsulation type, and weight are part of which type of routes?
- OMP routes
- TLOC routes
- Service routes
- BGP routes
B. TLOC private address, carrier, encapsulation type, and weight attributes are part of TLOC routes.
Which of the following are requirements for ZTP? (Choose two.)
- PnP Connect portal linked to CCW
- Provisioning file uploaded to vManage
- Configuration of the IP address, gateway IP address, and vBond IP address
- Configuration of the organization name, system IP address, and site ID
- A and B.