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.

3. Configure the ISDN interface on “smarts.” You will be configuring the ip<br />

address, the isdn spid (service profile identifiers), and a dialer map (how to get<br />

from here to there).<br />

smarts(config)#int bri0/0<br />

smarts(config-if)#ip address 192.168.1.1 255.255.255.0<br />

smarts(config-if)#no shut<br />

smarts(config-if)#dialer-group 1<br />

smarts(config-if)#dialer map ip 192.168.1.2 name kissane 5554000<br />

4. Configure the ISDN interface on “kissane” with similar commands. You will be<br />

configuring the ip address, the isdn spid (service profile identifiers), and a dialer<br />

map (how to get from here to there).<br />

kissane(config)#int bri0/0<br />

kissane(config-if)#ip address 192.168.1.2 255.255.255.0<br />

kissane(config-if)#no shut<br />

kissane(config-if)#dialer-group 1<br />

kissane(config-if)#dialer map ip 192.168.1.1 name smarts 5551234<br />

5. Test the connection using ping, sh ip route, and sh cdp nei from BRI0/0 to<br />

BRI0/0. Use “show isdn status” to inspect the status of the BRI interfaces. You<br />

should see:<br />

kissane#ping 192.168.100.1<br />

Type escape sequence to abort.<br />

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

.....<br />

Success rate is 0 percent (0/5)<br />

kissane#sh isdn status<br />

Global ISDN Switchtype = basic-ni<br />

ISDN BRI0/0 interface<br />

dsl 0, interface ISDN Switchtype = basic-ni<br />

Layer 1 Status:<br />

ACTIVE<br />

Layer 2 Status:<br />

Layer 2 NOT Activated<br />

Layer 3 Status:<br />

0 Active Layer 3 Call(s)<br />

Activated dsl 0 CCBs = 1<br />

CCB:callid=0x8002, sapi=0x0, ces=0x1, B-chan=1<br />

The Free Channel Mask: 0x80000002<br />

Total Allocated ISDN CCBs = 1<br />

417

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

Saved successfully!

Ooh no, something went wrong!