Software Defined Netorking
SDN (Software Defined Networking)
- Networking devices have two functional planes of operation
- Control plane
- Data plane
- Direct programmable
- Configuration is different than forwarding
- Agile
- Changes can be made dynamically
- Centrally managed - Global view, single pane of glass
- Programmatically configured
- Orchestration - No human intervention
- Open standards / vendor neutral
- A standard interface to the network
Distributed switching
- Remove the physical segmentation
- A virtual network distributed across all physical platforms
- When a VM moves, the network doesn't change
- Servers will always connect to the right VLAN
Comments
Post a Comment