28.06.2014 Views

Learning by Doing: CISCO Certified Network ... - SCN Research

Learning by Doing: CISCO Certified Network ... - SCN Research

Learning by Doing: CISCO Certified Network ... - SCN Research

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

sh protocols<br />

debug dialer packets<br />

debug dialer<br />

Problems that cause ISDN to not work: no cable, dialer interface shut down, dialer list<br />

configured improperly or not at all, or problems with the dialer string/map.<br />

Data Link layer:<br />

Step 2: We need to see if our LAP-D and PPP are completing properly. We can use these<br />

commands for that:<br />

debug isdn q921<br />

debug ppp negotiation<br />

(LAPD)<br />

(PPP)<br />

Problems that cause ISDN to not work: problems with the dialer string/map, problems<br />

with the layer 2 ISDN line, or problems with ppp.<br />

<strong>Network</strong> layer:<br />

Step 3: Check for confirmation of a good connection using these commands:<br />

debug isdn q931<br />

show isdn status<br />

Problems that cause ISDN to not work: problems with the dialer string/map, problems<br />

with the layer 2 ISDN line, or problems with ppp.<br />

ISDN <strong>Network</strong> Scenarios:<br />

Ok. Great. Now you are ready to fire up an ISDN connection and troubleshoot it with no<br />

problems, right? Maybe. Let’s take some time to look at some of the output from these<br />

debug and show commands. We have already seen how cryptic they can be. For these<br />

let’s work from the network layer down. We will show a good connection and then<br />

introduce problems and see how the debug/show commands change with problems and<br />

what causes them.<br />

Here is the output of each of those commands for a good working ISDN connection using<br />

an ADTRAN between two routers. To bring the line up I pinged the BRI interface. You<br />

can see the first ping packet does not work. It generates the interesting traffic, the BRI<br />

line comes up and the other four succeed.<br />

kissane#ping 192.168.1.1<br />

Type escape sequence to abort.<br />

Sending 5, 100-<strong>by</strong>te ICMP Echos to 192.168.1.1, timeout is 2 seconds:.!!!!<br />

Success rate is 80 percent (4/5), round-trip min/avg/max = 32/32/32 ms<br />

00:13:26: %LINK-3-UPDOWN: Interface BRI0/0:1, changed state to up<br />

00:13:26: %ISDN-6-CONNECT: Interface BRI0/0:1 is now connected to<br />

5551234<br />

422

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!