Cisco CCNA / CCNP Certification Tutorial: Frame Relay End-To-End Keepalives

One of the first things you learned about is that the LMI also serves as a , or a heartbeat – and if three consecutive LMIs are missed, the line protocol goes down.  There’s a limitation LMI as a , though.  The LMI is exchanged only between the DTE and the closest DCE.  The LMI is therefore a local that does not reflect any possible issues on the remote of the virtual circuit.

Taking the LMI concept the next logical level, -- Keepalives (FREEK, one of the least-heard Cisco acronyms for some reason) are used verify that endpoint--endpoint communications are functioning properly.

What you have keep in mind about FREEK is that each and every needs two separate processes.  Remember, with a , there’s no guarantee that the path taking through the cloud get from R1 R2 is going be the same path taken go back from R2 R1.  One process will be used send requests for information and handle the responses these requests; this is the send side.  When the send side transmits a request, a response is expected in a certain number of seconds.  If one is not received, an error event is noted.  If enough error events are recorded, the VC’s status is marked as down.

The process that responds the other side’s requests is the receive side.

This being Cisco, we’ve got have some modes, right?   FREEK has four operational modes.

Bidirectional mode enables both the send and receive process enabled on the router, meaning that the router will send requests and process responses (send side) and will also respond remote requests for information (receive side).

Request mode enables only the send process.  The router will send requests and process responses those requests, but will not answer requests from other routers.

Reply mode enables only the receive process.  The router will respond requests from other routers but will initiate no requests of its own.

Finally, passive reply mode allows the router respond requests, but no timers are set and no events are tracked.

-- defaults:

Two send or receive errors must be registered in order for the VC be considered down.

The event window size is three.  The event window is the number of events considered by the router when determining the status of the VC.  Therefore, using the defaults, two send or receive errors would have be received within the event window of three events for the VC be considered down.

The timer mentioned earlier – the amount of time a router waits for a response – is set 10 seconds

Working with -- keepalives is just one skill you’ll need the exams – and I wouldn’t be surprised see them on a .  Know the details and you’re on your way Cisco certification success!

Related posts

Tags: , , , , , , , , , , , , , , ,

Leave a Reply