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.

<strong>Cisco</strong> 1900 IOS Configuration Commands 581<br />

allows you to set interface-specific configurations. The 1900 switch has only<br />

one slot: zero (0).<br />

The help screens, for configuring interfaces, are only moderately helpful.<br />

The help screens will show you that the ports are 1–25 for Ethernet, and<br />

ports 26 and 27 are available for FastEthernet only. Since this is a 1912, it<br />

really only has ports 1–12. However, there is a port 25 on the back of the<br />

switch. This is an Attachment Unit Interface (AUI) adapter for connecting<br />

switches together, or even for connecting the 1900 switch to a coax Ethernet<br />

network.<br />

Configuring the 10BaseT Interfaces<br />

To configure an interface on a 1900 switch, go to global configuration mode<br />

and use the interface command. The following help screens describe the<br />

type slot/port configuration method. From global configuration, use the<br />

interface command and the type, either Ethernet or FastEthernet interface.<br />

I am going to demonstrate the Ethernet interface configuration first.<br />

Todd1900EN#config t<br />

Enter configuration commands, one per line. End with<br />

CNTL/Z<br />

Todd1900EN(config)#int ethernet ?<br />

IEEE 802.3<br />

The previous output asks for the slot. Since the 1900 switch is not modular,<br />

there is only one slot. The next output gives us a slash (/) to separate the slot/<br />

port configuration.<br />

Todd1900EN(config)#int ethernet 0?<br />

/<br />

Todd1900EN(config)#int ethernet 0/?<br />

IEEE 802.3<br />

After the 0/ configuration command, the above output shows the amount of<br />

ports you can configure. However, if you only have a 1912 switch, you really<br />

only have ports 1–12, 25 on the back of the switch, and 26 and 27 as the<br />

100Mbps uplinks. The FastEthernet ports did not show up on the above output<br />

because we chose the Ethernet interface as our type and the ports are<br />

FastEthernet.<br />

The output below shows the completed command.<br />

Todd1900EN(config)#int ethernet 0/1

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

Saved successfully!

Ooh no, something went wrong!