This is the basics of Frame Relay. I didnt put advanced stuff because it took me a lot of time to lab
Will put them later (PPPoFR, Back To Back, FREEK)
- Layer 3 resolution needed to bind LOCAL layer 2 address to remote layer 3 address. InverseArp is used.
- Only directly connected devices can be resolved. (implies additional issues with partial mesh NBMA)
Multipoint Interfaces:
- Can have multiple Layer 2 circuits
- Requires L3 to L2 resolution
- Ex: FR main interface / FR Multipoint sub-interface
Point to point Interfaces:
- Only one DLCI
- Does not require L3 to L2 resolution : Only one circuit = Only one L2
- EX: FR Point to point Subinterface
Review:
- NBMA : Address resolution apply
- DLCI : L2 address / DLCI Number is locally significant
- LMI: DTE/DCE communication / Report VC Status
LMI:
- Encapsulation frame-relay enables LMI automatically
- Types : Cisco / ANSI / Q933a and should be automatically detected
- show frame-relay pvc Active / Inactive (PVC provided but not used) / Deleted (no PVC with that name)
Address resolution
- Which DLCI do I use to reach this IP
- Inverse-ARP or Statically map using Frame relay map
- show frame-relay map.
Static Mapping:
- Interface configuration mode
- Static mapping override Dynamic mapping
- Broadcast support must be manually configured with the broadcast keywork.







the HSRP lab will come during the week . Have fun !