Cisco,CCNA,CCNP,Exam,Tutorial, computer Cisco CCNA / CCNP Exam Tutorial: Testing ISDN Links Without
Gone are those times when the companies and the organisations didn't need a hi-tech system to handle them. Owing to the considerable increase in the business sector and thus, an enormous increase in the complexity of the organisational struc ----------------------------------------------------------Permission is granted for the below article to forward,reprint, distribute, use for ezine, newsletter, website,offer as free bonus or part of a product for sale as longas no changes a
To earn your Cisco CCNA and CCNP certifications, you've got to master ISDN - and despite what some people say, there's still a lot of ISDN out there that needs to be supported. And when it comes to troubleshooting ISDN, there's a lot to look at. Is the correct ISDN switchtype configured? Are the dialer map statements correct? What about the dialer-group and dialer-list commands? And that's just the start.I always say that all troubleshooting starts at Layer 1, the Physical layer of the OSI model. The usual method of troubleshooting ISDN is sending pings across the link, but the connection can be tested without using pings or even before assigning IP addresses to the BRI interfaces!It's a good idea to place these test calls before configuring the interfaces - that way, you know you've got a valid connection before beginning the configuration (and there's a lot of config to go along with ISDN!)To place a test call without using pings, use the isdn call interface command.R1#isdn call interface bri0 8358662R1#03:54:43: BR0 DDR: Attempting to dial 835866203:54:43: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up03:54:44: BR0:1 DDR: dialer protocol up03:54:45: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to up03:54:49: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 8358662 R2To tear the test call down correctly, use isdn disconnect interface. IOS Help displays the options with this command.R1#isdn disconnect interface bri 0 ? all Disconnect the data call(s) on all b channels b1 Disconnect the data call on b1 channel b2 Disconnect the data call on b2 channelR1#isdn disconnect interface bri 0 all03:58:36: BR0:1 DDR: disconnecting call03:58:36: BR0:2 DDR: disconnecting call03:58:36: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from 8358662 R2, call lasted 20 seconds03:58:36: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down03:58:36: BR0:1 DDR: disconnecting call03:58:37: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to downI say "correctly" because the one thing you don't want to do to end an ISDN call, test or otherwise, is just shut the interface. Telcos don't like it, and ISDN lab devices like it even less. Always let thed-channeldo its work andtear the call down in an orderly fashion - don't just cut it off by shutting the interface down. Article Tags: Interface Bri0:1 Changed, Bri0:1 Changed State, Cisco Ccna, Interface Bri0:1, Bri0:1 Changed, Changed State, Disconnecting Call
Cisco,CCNA,CCNP,Exam,Tutorial,