My ADD

19 October 2008

Frame-Relay Configuration

One of the methods for the WAN connectivity is the Frame Relay. Find here some basic commands for the WAN connectivity through Frame Relay.

encapsulation frame-relay ietf - use IETF when setting up a frame-relay network between a Ciscorouter and a non-Cisco router

frame-relay lmi-type ansi - LMI types are Cisco, ANSI, Q933A; Cisco is the default; LMI type is auto-sensed in IOS v11.2 and up

frame-relay map ip 3.3.3.3 100 broadcast - if inverse ARP won't work, map Other IP to Your DLCI # (local)

keep alive 10 - use to set keep alive

sh int ser 0 - use to show DLCI, LMI, and encapsulation info

sh frame-relay pvc - shows the configured DLCI's; shows PVC traffic stats

sh frame-relay map - shows route mapssh frame-relay lmi - shows LMI info

No comments: