SDN Flashcards
List the 3 router and switch ‘planes’
Management/monitoring plane - admin config, SNMP, API, etc
Control plane - decisions about how to forward traffic. I.e. routing protocols and spanning tree
Data plane - actual data passing through the device
What ‘planes’ does SDN move from the local device?
The control plane - rules for packet handling are sent from the controller to the device and the devices ask for guidance from the controller.
What is APIC-EM?
Cisco’s SDN controller
Linux based server that can be clustered.
Define northbound API in SDN
From the point of view from the SDN controller, Those are calls in the dirction of the Application Layer fo the network stack
Define southbound API in SDN
From the point of view from the SDN controller, Those are calls in the dirction of the infrastructor devices on the network.
What is OpenFlow in SDN?
A well known southbound API standard.
How does zero touch deployment work with APIC-EM
Devices decover the APIC-EM via methods such as DHCP options.
What is Path Trace in APIC-EM?
A way to query the APIC-EM to see the path data will travel through the network.
What is IWAN in Cisco APIC-EM terms
- A form of SD-WAN which automates deployment of VPN links to branch offices.
- It uses Cisco’s DMVPN (Dynamic Multipoint VPN)
- Supports AVC - Application Visability and Control - i.e.QoS shaping per traffic type
What is EasyQoS in Cisco APIC-EM
- Provides end-to-end orchestration or QoS shaping for the entire network.
- You set the types of traffic that shold have priority
- APIC-EM EasyQos pushes new config to the actual devices