Difference between revisions of "BO CCNA Course/coursematerials/Frame Relay Setup"

From Teknologisk videncenter
Jump to: navigation, search
m (Created page with "Configure the following setup in Packet Tracer {| |800px|left|thumb|Setup |} ==Tasks== #Drag a Generic WAN emulation cloud into the working area #Con...")
 
m (Tasks)
Line 19: Line 19:
 
#Connect the Routers and end devices in Cisco Packet Tracer as shown in the topology
 
#Connect the Routers and end devices in Cisco Packet Tracer as shown in the topology
 
#Configure hostname and basic setup on all routers.
 
#Configure hostname and basic setup on all routers.
#Configure IP addresses on the serial connections
+
#Configure IP addresses and DLCIs on the serial connections
 
##HQ Router should use the first usable IP address in the range
 
##HQ Router should use the first usable IP address in the range
 
##Dallas Router should have the last usable IP address in the range
 
##Dallas Router should have the last usable IP address in the range
 +
##Configure the corrent DLCI with the '''frame-relay interface-dlci 201''' command
 
<br/>
 
<br/>
 
'''What LMI protocol is used on the Serial connection?'''
 
'''What LMI protocol is used on the Serial connection?'''

Revision as of 10:55, 21 August 2012

Configure the following setup in Packet Tracer

Setup

Tasks

  1. Drag a Generic WAN emulation cloud into the working area
  2. Configure serial 0 with a DLCI of 102 and name HQ-Dallas
Serial 0
  1. Configure serial 1 with a DLCI of 201 and name Dallas-HW
Serial 1
  1. Create a Frame Relay mapping as shown in Fig. 4
Fig. 4
  1. Connect the Routers and end devices in Cisco Packet Tracer as shown in the topology
  2. Configure hostname and basic setup on all routers.
  3. Configure IP addresses and DLCIs on the serial connections
    1. HQ Router should use the first usable IP address in the range
    2. Dallas Router should have the last usable IP address in the range
    3. Configure the corrent DLCI with the frame-relay interface-dlci 201 command


What LMI protocol is used on the Serial connection?

Are the 2 router able to ping each other?

  1. Configure the LAN interface with the first usable IP address in the range
  2. Configure the hosts with the last usable IP address in the range.
  3. Configure OSPF on the 2 Routers
  4. Disable LMI and create static Frame Relay maps


Is Routing working as expected?

  1. Use some of the show commands you know to verify Frame Relay connectivity