Frame Relay Frame relay is accentual in our network. It will provide communication between our LAN and WAN through devices such as routers, bridges, and host machines. It operates on the physical and data link layer of the OSI model; it uses HDLC for encapsulation between connected devices. It can be connection oriented or connectionless. Its normal operation speed is between 56kbps and 2mbps, which is great for out network since we have a T1 line. We will implement this to our network by using the following router commands: SunSet(config-if)#encapsulation frame-relay cisco To show that it is running correctly, the following command is used: Show interface serial To go into more detail of frame relay use the following commands: Show frame-relay pvc Show frame-relay map Show frame-relay lmi |