Understanding Frame Relay |
|
Frame Relay
Frame relay is currently supposed the most perfect for new installations because it is the high performance WAN protocol. It was designed to use across ISDN interfaces but now a day it is used over an assortment of other network interfaces. Once a mastery of frame relay design and configure, it is much easier to obtain a strong understanding of x.25, ATM and SMDS. Frame relay operates at the physical and data link layers of the OSI model. Frame relay is an example of a packet switched technology. In a packet switched network, end stations dynamically share the network medium and available bandwidth and packets are switched between the various network segments until the destination is reached. Packet switched network technology accommodates more flexibility and more efficient use of bandwidth. Frame relay also known as the streamlined version of x.25 because of windowing and retransmission of the lost data. Frame Relay DevicesThere are two general types of the devices attached to a frame relay WAN, DTE and DCE.
Physical layer component and link layer component connect the DTE and DCE devices. A physical layer component defines the electrical, functional, mechanical and procedural specifications while a link layer component defines the protocols. Frame Relay Network SubinterfacesFrame relay network subinterfaces divide a single frame relay interface into multiple logical interfaces. A frame relay network subinterfaces addresses on point to point and multiple points.
The frame relay DLCI command is used to assign specific DLCIs to specific frame relay network subinterfaces. Without the frame relay network interface DLCI command all DLCIs are assigned to the physical interface. If a frame relay switch network subinterface addresses only 10 DLCIs to a router and only seven of the DLCIs are overtly assigned to existing subinterfaces on the switch, remaining DLCIs will be automatically assigned to the physical interface. Frame Relay SwitchYou can convert a Cisco router with multiple serial interfaces in to a frame relay switch with a minimal configuration. The commands for configuring a router as a frame relay switch are: At global configuration mode type:
At the interface mode of interface serial 1, type:
The values 102 and 201 are merely examples and you have to use whatever value you choose between the ranges of 16 to 1007. Frame Relay PVCs and Class of ServicesFrame relay network offer several design and configuration confronts. At the network layer address level, every connection with in a given frame relay network appears as if all are on the same network. For PVC based configurations, every remote network layer address will need to be mapped to a local DLCI in frame relay. Inverse ARP dynamically maps remote network layer address to local DLCIs on a frame relay DTE. Inverse ARP can only map addresses from remote frame relay devices that maintain directly connected PVC to the device performing the inverse ARP. Inverse ARP can provide a complete set of mapping in a full mash frame relay topology. Configuring a Frame Relay Router Address Connect BroadcastThe minimum frame relay configuration on a Cisco router consists of a single command:
With this single command, a Cisco router is ready to act as a frame relay DTE device. Once this command is typed, the interface is administratively enabled and frame relay announces the configured DLCIs to the router, inverse ARP execute to map remote network layer addresses to local DLCIs. The limitations of the inverse ARP can be remedied with three configuration alternatives and configure a frame relay router address connect broadcast.
Frame Relay vs ATMYou can find these similarities between the frame relay and ATM:
|
Discuss Understanding Frame Relay in the forums.


