Lab Configuring Legacy DDR

Similar documents
Lab Configuring Legacy DDR

Lab Configuring Dialer Profiles

Lab Configuring ISDN BRI (U-Interface)

Lab Verifying PPP Configuration

Lab Troubleshooting RIP

Lab Well-Known Port Numbers and Multiple Sessions

Lab Command Modes and Router Identification. Objective. Background/Preparation. Step 1 Login to the router in user EXEC mode

Lab Configuring OSPF Timers

Lab Using the Boot System Command. Objective. Background/Preparation

Lab Verifying NAT and PAT Configuration

Lab 1.1.4a Configuring NAT

Lab Verifying RIP v2 Configuration

Lab Configuring DHCP

Lab 1.1.4c Configuring Static NAT Addresses

Lab Configuring a Serial Interface

Lab Troubleshooting IP Address Issues Instructor Version 2500

Lab 4.2.5a Connectivity Tests Ping

Lab Modifying OSPF Cost Metric

Lab Configuring Router Passwords. Objective. Background/Preparation. Step 1 Login to the router in user EXEC mode

Lab Establishing and Verifying a Telnet Connection Instructor Version 2500

Lab Configuring the OSPF Routing Process

Lab Configuring OSPF Timers 2500 Series

Lab Configuring ISDN PRI

Lab Configuring OSPF Authentication

Lab Configuring Static Routes Instructor Version 2500

Lab Backing up Configuration Files

Lab Backing up Configuration Files Instructor Version 2500

Lab Configuring OSPF Authentication 2500 Series

Backup a copy of a router IOS from flash to a TFTP server. Reload the backup IOS software image from a TFTP server into flash on a router.

Lab Configuring IGRP Instructor Version 2500

Lab Troubleshooting Routing Issues with show ip route and show ip protocols Instructor Version 2500

Using the show isdn status Command for BRI Troubleshooting

Lab b Standard ACLs Instructor Version 2500

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

We have looked at how and why one router dials another using ISDN. Just as important is knowing what keeps the link up once it is dialed.

Lab Router Configuration Using Setup Instructor Version 2500

Lab Configuring ISDN Dial Backup

Lab VTY Restriction Instructor Version 2500

Lab Managing IOS Images with TFTP Instructor Version 2500

Lab Troubleshooting Routing Issues with debug Instructor Version 2500

Lab Advanced Telnet Operations Instructor Version 2500

Lab Add, Move, and Change MAC Addresses

Lab Configuring PPP Callback

Lab Command Line Fundamentals Instructor Version 2500

Lab Configuring Static VLANs

TELECOMMUNICATION MANAGEMENT AND NETWORKS

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

Lab Managing Router Configuration Files with Terminal Emulation Software

Lab Spanning-Tree Recalculation

Lab Troubleshooting WAN Connectivity

Lab Configuring Inter-VLAN Routing

Lab Troubleshooting Basic PPP with Authentication Topology

Lab 9.1.5b Trunking with 802.1q

Lab Selecting the Root Bridge

KIM DONNERBORG / RTS. Cisco Lab Øvelse Af Kim Donnerborg / RTS. Side 0 af 8

Lab Correcting RIPv2 Routing Problems

Lab Verifying VLAN Configurations

Lab Configuring and Verifying Extended ACLs Topology

Lab - Building a Switch and Router Network

Configure ISDN Connectivity between Remote Sites

Lab Securing Network Devices

Lab Managing the MAC Address Table 2900XL Series

Lab Troubleshooting Using traceroute Instructor Version 2500

Lab Capturing and Analyzing Network Traffic

Skills Assessment Student Training Exam

Lab - Troubleshooting ACL Configuration and Placement Topology

CCNA Explorer 1 Chapter 11 Configuring & Testing Your Network

Lab 5.2.6b Managing IOS Images with ROMmon and Xmodem Instructor Version 2500

Skills Assessment. CCNA Routing and Switching: Connecting Networks. Topology. Assessment Objectives. Scenario

Lab 9.1.5a Trunking with ISL 2924XL Series

Lab b Simple DMZ Extended Access Lists Instructor Version 2500

Lab - Examining Telnet and SSH in Wireshark

Device Interface IP Address Subnet Mask R1 G0/ N/A

Lab 2.8.2: Challenge Static Route Configuration

Antonio Cianfrani. Packet Tracer

Lab Configuring Switch Security Features Topology

Lab Troubleshooting LAN Connectivity

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask

Lab VTP Client and Server Configurations

Lab Using the CLI to Gather Network Device Information Topology

Lab 6.2.7a Managing Switch Operating System Files

Lab - Troubleshooting Standard IPv4 ACL Configuration and Placement Topology

Introducing ISDN ISDN (Integrated Services Digital Network) User-Network Interface (UNI),

Lab Analyzing a Test Plan and Performing a Test

Lab 5.6.2: Challenge RIP Configuration

Lab - Designing and Implementing a Subnetted IPv4 Addressing Scheme

Lab Configuring Per-Interface Inter-VLAN Routing (Solution)

Chapter 10 Configure Clientless Remote Access SSL VPNs Using ASDM

Lab Configuring Per-Interface Inter-VLAN Routing (Instructor Version)

Lab Configuring and Verifying Standard IPv4 ACLs (Instructor Version Optional Lab)

Chapter 10 Configure Clientless Remote Access SSL VPNs Using ASDM

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM

Lab 9.6.2: Challenge EIGRP Configuration Lab

Password Recovery Procedure for the Cisco 3600 and 3800 Series Routers

Lab Configuring 802.1Q Trunk-Based Inter-VLAN Routing Topology

Lab Configuring Basic Switch Settings (Solution)

CCNA 1 Chapter 2 v5.0 Exam Answers %

CWT Hands-On Summation Lab 1 Checkpoints 1-8

Lab Designing and Implementing a VLSM Addressing Scheme. Topology. Objectives. Background / Scenario

Lab 1.4.6B Implementing Port Security

Transcription:

Lab 4.3.2 Configuring Legacy DDR Objective Configure an ISDN router to make a legacy dial-on-demand routing (DDR) call to another ISDN capable router. When the DDR connection is successfully made, augment the configuration to specify that only http traffic will bring up the link. Background/Preparation In this lab, 2 ISDN routers are required. If ISDN routers are not available, review the lab to become familiar with the process. An Adtran Atlas550 ISDN emulator is used to simulate the switch/isdn cloud. Cable a network similar to the one in the diagram above. Any router that meets the interface requirements displayed on the above diagram may be used. This includes the following and any of their possible combinations: 800 series routers 1600 series routers 1700 series routers 2600 series routers The configuration output used in this lab is produced from 1721series routers. Any other router used may produce slightly different output. Conduct the following steps on each router unless specifically instructed otherwise. Start a HyperTerminal session. 1-7 CCNA 4: WAN Technologies v 3.1.1 - Lab 4.3.2 Copyright 2005, Cisco Systems, Inc.

Note: Refer to the erase and reload instructions at the end of this lab. Perform those steps on all routers in this lab assignment before continuing. Step 1 Configure the routers Configure all of the following according to the chart and information below: The hostname The console password The virtual terminal password The enable secret password Router(config)#hostname Tokyo Tokyo(config)#enable secret class Tokyo(config)#interface fastethernet 0 Tokyo(config-if)#ip address 192.168.1.1 255.255.255.0 Tokyo(config-if)#no shutdown Tokyo(config-if)#exit Router(config)#hostname Moscow Moscow(config)#enable secret class Moscow(config)#interface fastethernet 0 Moscow(config-if)#ip address 192.168.2.1 255.255.255.0 Moscow(config-if)#no shutdown Moscow(config-if)#exit Also, configure both hosts and ensure that they can ping their gateway. Step 2 Define switch type and SPID numbers The switch type and SPID numbers need to be specified on the routers. Note: These SPIDs are for the BRI 1 and BRI 2 connections to the Adtran. If using BRI 3 and BRI 4, use the appropriate SPIDs. Tokyo(config)#isdn switch-type basic-ni Tokyo(config-if)#isdn spid1 51055510000001 5551000 Tokyo(config-if)#isdn spid2 51055510010001 5551001 Tokyo(config-if)#no shutdown Moscow(config)#isdn switch-type basic-ni Moscow(config-if)#isdn spid1 51055520000001 5552000 Moscow(config-if)#isdn spid2 51055520010001 5552001 Moscow(config-if)#no shutdown When the BRI interface is activated with the no shutdown command, the router will send the SPIDs to the ISDN switch. Informational messages should appear on the screen stating the status of the BRI 0/0 is up, but its B channels, BRI 0:1, BRI 0:2, are down. The following messages stating that the TEIs are up should be received: 01:26:09: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down 01:26:09: %LINK-3-UPDOWN: Interface BRI0:2, changed state to down 01:26:09: %LINK-3-UPDOWN: Interface BRI0, changed state to up 01:26:09: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 64 changed to up 01:26:09: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 65 changed to up If the preceding messages do not appear, or error messages appear, troubleshoot as necessary. 2-7 CCNA 4: WAN Technologies v 3.1.1 - Lab 4.3.2 Copyright 2005, Cisco Systems, Inc.

To confirm that the ISDN service is ready, use the show isdn status command. The following shows a sample output: Moscow #show isdn status Global ISDN Switchtype = basic-ni ISDN BRI0/0 interface dsl 0, interface ISDN Switchtype = basic-ni Layer 1 Status: ACTIVE Layer 2 Status: TEI = 64, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED TEI = 65, Ces = 2, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED Spid Status: TEI 64, ces = 1, state = 8(established) spid1 configured, spid1 sent, spid1 valid Endpoint ID Info: epsf = 0, usid = 70, tid = 1 TEI 65, ces = 2, state = 8(established) spid2 configured, spid2 sent, spid2 valid Endpoint ID Info: epsf = 0, usid = 70, tid = 2 Layer 3 Status: 0 Active Layer 3 Call(s) Activated dsl 0 CCBs = 0 The Free Channel Mask: 0x80000003 Total Allocated ISDN CCBs = 0 If the SPID status is not established, issue the clear interface command to force the router to resend the SPID to the switch. Executing this command once should be sufficient. However, when using the Atlas 550 with the Cisco IOS, it may be necessary to repeat the command a second or third time. SanJose1#clear interface bri0/0 Do not proceed with lab until the SPIDs are established on both routers. Step 3 Defining static routes for DDR Use static and default routes instead of dynamic routing, in order to reduce the cost of the dialup connection. To configure a static route, the network address of the network to be reached must be known. The IP address of the next router on the path to this destination must be known as well. Moscow(config)#ip route 192.168.1.0 255.255.255.0 192.168.3.1 Tokyo(config)#ip route 0.0.0.0 0.0.0.0 192.168.3.2 Step 4 Specifying interesting traffic for DDR Specify the traffic that will cause the DDR interface to dialup the remote router. For the moment, declare that all IP traffic is interesting. This is done using the dialer-list command: Tokyo(config)#dialer-list 1 protocol ip permit Tokyo(config-if)#dialer-group 1 Tokyo(config-if)#end Moscow(config)#dialer-list 1 protocol ip permit Moscow(config-if)#dialer-group 1 3-7 CCNA 4: WAN Technologies v 3.1.1 - Lab 4.3.2 Copyright 2005, Cisco Systems, Inc.

Moscow(config-if)#end Step 5 Configuring DDR dialer information on Tokyo router Configure the correct dialer information so that the dialer profile and dialer interface function correctly. This includes all of the following: IP address information PPP configuration Name and Password Dialer map a. IP address information Tokyo(config-if)#ip address 192.168.3.1 255.255.255.0 b. Configure the PPP information: Tokyo(config-if)#encapsulation ppp Tokyo(config-if)#ppp authentication chap c. Configure the user name and password information: Tokyo(config)#username Moscow password class d. Configure the dial map: Tokyo(config-if)#dialer map ip 192.168.3.2 name Moscow 5552000 Step 6 Configuring DDR Dialer Information on Moscow router Configure the correct dialer information so that the dialer profile and dialer interface function correctly. This includes all of the following: IP address information PPP configuration Name and Password Dialer map a. IP address information Moscow(config-if)#ip address 192.168.3.2 255.255.255.0 b. Configure the PPP information: Moscow(config-if)#encapsulation ppp Moscow(config-if)#ppp authentication chap c. Configure the user name and password information: Moscow(config)#username Tokyo password class d. Configure the dial map: 4-7 CCNA 4: WAN Technologies v 3.1.1 - Lab 4.3.2 Copyright 2005, Cisco Systems, Inc.

Moscow(config-if)#dialer map ip 192.168.3.1 name Tokyo 5551000 Step 7 Configure dialer timeouts a. Configure a dialer idle-timeout of 60 seconds for each of the dialer interfaces: Tokyo(config-if)#dialer idle-timeout 60 b. Repeat these commands on Moscow. Moscow(config-if)#dialer idle-timeout 60 Step 8 View the Tokyo router configuration To view the configuration, use the show running-config command: Tokyo#show running-config What authentication is being used? What are the dialer strings on the Tokyo router? Step 9 Verifying the DDR Configuration a. Now, generate some interesting traffic across the DDR link from both remote routers, Moscow and Tokyo, to verify that connections are made correctly and the dialer profiles are functioning: Tokyo#ping 192.168.2.1 b. Were the pings successful? c. If not, troubleshoot the router configuration. Use the show isdn status command to verify the ISDN circuit. Use the debug dialer command to check the DDR. To debug the circuit use debug isdn events. To debug PPP use the debug ppp negotiation command and to check CHAP authentication use the debug ppp authentication command. d. Use the show dialer command to show us the reason for the call. This information is shown for each channel. Tokyo#show dialer e. Use the show interface command and note that the output shows that the interface is spoofing. This provides a mechanism for the interface to simulate an active state for internal processes, such as routing, on the router. The show interface command can also be used to display information about the B channel: Tokyo#show interface bri 0:1 Upon completion of the previous steps, finish the lab by doing the following: Logoff by typing exit Turn the router off Remove and store the cables and adapter 5-7 CCNA 4: WAN Technologies v 3.1.1 - Lab 4.3.2 Copyright 2005, Cisco Systems, Inc.

Erasing and reloading the router Enter into the privileged EXEC mode by typing enable. If prompted for a password, enter class (if that does not work, ask the instructor). Router>enable At the privileged EXEC mode, enter the command erase startup-config. Router#erase startup-config Erasing the nvram filesystem will remove all files! Continue? [confirm] Press Enter to confirm. The response should be: Erase of nvram: complete Now at the privileged EXEC mode, enter the command reload. Router(config)#reload System configuration has been modified. Save? [yes/no]: Type n and then press Enter. Proceed with reload? [confirm] Press Enter to confirm. In the first line of the response will be: Reload requested by console. After the router has reloaded the line prompt will be: Would you like to enter the initial configuration dialog? [yes/no]: Type n and then press Enter. Press RETURN to get started! Press Enter. Now the router is ready for the assigned lab to be performed. 6-7 CCNA 4: WAN Technologies v 3.1.1 - Lab 4.3.2 Copyright 2005, Cisco Systems, Inc.

Router Interface Summary Router Model Ethernet Interface #1 Ethernet Interface #2 Serial Interface #1 Serial Interface #2 800 (806) Ethernet 0 (E0) Ethernet 1 (E1) 1600 Ethernet 0 (E0) Ethernet 1 (E1) Serial 0 (S0) Serial 1 (S1) 1700 FastEthernet 0 (FA0) FastEthernet 1 (FA1) Serial 0 (S0) Serial 1 (S1) 2500 Ethernet 0 (E0) Ethernet 1 (E1) Serial 0 (S0) Serial 1 (S1) 2600 FastEthernet 0/0 (FA0/0) FastEthernet 0/1 (FA0/1) Serial 0/0 (S0/0) Serial 0/1 (S0/1) In order to find out exactly how the router is configured, look at the interfaces. This will identify what type and how many interfaces the router has. There is no way to effectively list all of the combinations of configurations for each router class. What is provided are the identifiers for the possible combinations of interfaces in the device. This interface chart does not include any other type of interface even though a specific router may contain one. An example of this might be an ISDN BRI interface. The string in parenthesis is the legal abbreviation that can be used in an IOS command to represent the interface. 7-7 CCNA 4: WAN Technologies v 3.1.1 - Lab 4.3.2 Copyright 2005, Cisco Systems, Inc.