05.01.2013 Views

CCNA Cisco Certified Network Associate Study Guide - FTP Server

CCNA Cisco Certified Network Associate Study Guide - FTP Server

CCNA Cisco Certified Network Associate Study Guide - FTP Server

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.

The IP Routing Process 245<br />

2501B(config-if)#ip address 172.16.20.2 255.255.255.0<br />

2501B(config-if)#clock rate 64000<br />

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

2501B(config-if)#int s1<br />

2501B(config-if)#ip address 172.16.40.1 255.255.255.0<br />

2501B(config-if)#clock rate 64000<br />

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

The above configuration configured the hostname and IP addresses as<br />

well as the clock rate on the serial interfaces. The output of the following<br />

show ip route command displays the directly connected networks of<br />

172.16.20.0, 172.16.30.0, and 172.16.40.0.<br />

2501B#sh ip route<br />

Codes: C - connected, S - static, I - IGRP, R - RIP,<br />

M – [output cut]<br />

Gateway of last resort is not set<br />

172.16.0.0/24 is subnetted, 3 subnets<br />

C 172.16.40.0 is directly connected, Serial1<br />

C 172.16.30.0 is directly connected, Ethernet0<br />

C 172.16.20.0 is directly connected, Serial0<br />

2501B#<br />

Router A and Router B can communicate because they are on the same<br />

WAN network. However, Router B cannot communicate with the 2621<br />

router because it does not know about network 172.16.10.0. Router A can<br />

ping both the 2621 router and 2501B, but 2501B and 2621 cannot see each<br />

other.<br />

2501C Configuration<br />

The configuration of 2501C is the same as 2501A except that it has different<br />

network IDs.<br />

Router>en<br />

Router#config t<br />

Router(config)#hostname 2501C<br />

2501C(config)#int e0<br />

2501C(config-if)#ip address 172.16.50.1 255.255.255.0

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

Saved successfully!

Ooh no, something went wrong!