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 243<br />

Router (config)#hostname 2621A<br />

2621A(Config)#interface fa0/0<br />

2621A(Config-if)#ip address 172.16.10.1 255.255.255.0<br />

2621A(Config-if)#no shut<br />

The configuration is only a few lines. If you have a hard time understanding<br />

this process, refer to Chapter 4.<br />

To view the IP routing tables created on a <strong>Cisco</strong> router, use the privileged<br />

mode command show ip route. The command output is shown as follows.<br />

Notice that only the configured network is shown in the routing table. This<br />

means the router only knows how to get to network 172.16.10.0.<br />

2621A#sh ip route<br />

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

mobile, B – BGP D - EIGRP, EX - EIGRP external, O - OSPF,<br />

IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 -<br />

OSPF NSSA external type 2 E1 - OSPF external type 1, E2 -<br />

OSPF external type 2, E – EGP i - IS-IS, L1 - IS-IS level-<br />

1, L2 - IS-IS level-2, * - candidate default U - per-user<br />

static route, o - ODR, P - periodic downloaded static<br />

route T - traffic engineered route<br />

Gateway of last resort is not set<br />

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

C 172.16.10.0 is directly connected, FastEthernet0/0<br />

2621A#<br />

The preceding routing table shows the directly connected network<br />

172.16.10.0. Notice the “C”; this means that the network is directly connected.<br />

The codes for each type of connection are listed at the top of the show<br />

ip route command with their abbreviations. In the interest of brevity, the<br />

codes will be abbreviated in the rest of this chapter.<br />

2501A Configuration<br />

It is now time to configure the next router. To configure 2501A, two interfaces<br />

need to be configured: Ethernet 0 and serial 0.<br />

Router>en<br />

Router#config t<br />

Router(config)#hostname 2501A

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

Saved successfully!

Ooh no, something went wrong!