Virtualization Concepts Flashcards
CCIE SP Written 4.2 Blueprint
What are some reasons to add virtualization in the POP and Data Center?
- Reduce CAPEX (Fewer Chassis)
- Reduce OPEX (deploy fewer chassis, simplify topologies)
- Reduce environmental impact
What are the two main types of virtualized router entities, as defined by their physical and operational characteristics?
- A Hardware-Isolated Virtual Router (HVR) has hardware-based resource isolation between routing entities.
- A Software-Isolated Virtual Router (SVR) comprises software-based resource isolation between routing entities.
Within SVR, what are some models for achieving virtualization?
- Multiple guest operating systems to overlay on a host operating system.
- Integrate the virtualization into the kernel itself.
- Virtualization is in the individual applications.
What is the impact of using the SVR overlay model?
Doesn’t scale well because it introduces significant contention of resources and users tend to over provision resources on all SVRs wasting resources.
What is the impact of integrating the virtualization in the kernel with SVR?
This model may improve processing performance but suffers from resource contention and increased complexity and instability in the kernel.
What is the impact of providing virtualization in the applications with SVR?
Scales better because of lower overhead but complicates a number of issues because the application must some level of virtualization.
Does SVR share data plane or control plane resources?
Yes. All SVR models share resources in the data plane, requiring vigilant resource monitoring.
Does HVR share data plane and control plane?
No. It dedicates both control and data plane resources on a per-module boundary to individual virtual entities so there is no sharing of resources, other than a lightweight shim layer that provides low-level communication between HVRs.
What HVR technology does Cisco IOS XR provide support for?
Secure Domain Routers (SDRs)
Define SDR
An HVR technology that provides full isolation between virtual routing instances through the use of Distributed Route Processors (DRPs) for extra control plane resources.
How are SDRs defined no a per-slot boundary?
With entire Route Processors (RPs) and Modular Services Cards (MSCs) dedicated to an SDR.
Describe Satellite network virtualization
Satellite switches act as extensions to the ASR9k, they are under the complete control and configuration management of the host router.
What is the main advantage to using Nv?
Port Density - A single 24-port Ten Gigabit Ethernet line card on the Cisco ASR 9000 Series Router could integrate up to 24 satellite switches each with 44 GigE ports; this results in an effective port density of 1056 Gigabit Ethernet ports for each Cisco ASR 9000 Series Router line card slot.
What types of topologies are supported by the Satellite System?
Hub and Spoke network topology
Dual Home network topology
Simple Ring topology
Layer 2 Fabric network topology
Does the Nv switch have to be co-located with the host router?
No, they can be in geographically distinct locations