Notes from MPLS Fundamentals - MPLS and ATM Architecture
ccie-sp July 27th, 2009
This chapter is definitely more informative than the last one. Anyways, here are some my notes.
MPLS Fundamentals - Chapter 5: MPLS and ATM Architecture
ATM Cell Format
-I.361 Layer
-Header - 5 bytes
-Payload - 48 bytes
-UNI Header - Contains 4 bits of Generic Flow Control (GFC)
-NNI Header - No GFC, ATM switches use 4 bits for VPI; contains Data/Mgmt, EFCI, and M-bit
AAL
-Layer between ATM and upper layer
-5 Categories
–AAL1 - connection-oriented; used for delay-sensitive services and circuit emulation
–AAL2 - connection-oriented; used for variable rate services
–AAL3/4 - connectionless; used for SMDS
–AAL5 - connection-oriented or connectionless; used for varying bit rate demands
Overlay Network
-Routers need to be interconnected in a full mesh and use an IGP for peering
Peer Model
-Routers are now edge LSRs connected without IGP adjacency
-MPLS encapsulated
-MPLS label value is mapped to VPI/VCI
Label Encoding
-Only top label is mapped to VPI/VCI
-Label stack is set to 0
Label Advertisement
-IGP and LDP cannot run directly over ATM interface and establish a neighborship; a control VC is needed
-Label Switched Controlled Virtual Circuit (LVC)
–Configure ATM interfaces to be Label Switching Controlled-ATM (LC-ATM) interfaces
–Encapsulation must be LLC/SNAP
-Tag Switching Controlled Virtual Circuit (TVC)
Downstream-on-Demand Label Advertisement
-ATM LSR only advertises a label when it is requested
-ATM LSRs use the Ordered LSP Control mode whereas non-LC-ATM routers use the Independent LSP Control mode
-Downstream ATM LSR only replies with a label if it has received a label for the prefix
ATM Switch Position
-Tail End Switch - means ATM LSR is egress
-Transit - ATM LSR between ingress and egress on the LSP
-Head End Switch - means ATM LSR is ingress
LDP Control Mode
-Independent - means an LSR immediately responds to a Label Request message from upstream
-Ordered - means that LSR only responds to the Label Request message from upstream when it received a response its Label Request message from its downstream LSR
-Ordered is default in IOS
Label Space
-Per-inteface label space is used for LC-ATM
Aggregate Labels
-Avoid aggregating labels on ATM LSRs when labeled packets must become unlabeled; serious performance impact
Non MPLS-Aware ATM Switches
-Run VP tunnels across the non-MPLS-aware ATM switches that will carry LVCs
Methods for reducing LVCs
-Reduce IP prefixes - Use a loopback and IP unnumbered
-VC-Merge - Reduces one VC per destination regardless of the number of upstream neighbors
-Map CoS classes - Map several classes to one Multi-VC TBR LVC type: available, standard, premium, and control
-Disable head end VCs - ATM LSR cannot function as edge ATM LSR
-Block Label Request - Blocks the signaling of the VCs