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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

580 Appendix B � Configuring the Catalyst 1900 Switch<br />

switch, use the command ip address. The default gateway should also be<br />

set using the ip default-gateway command.<br />

The switch output below shows an example of how to set the IP address<br />

and default gateway on a 1900 switch.<br />

Todd1900EN#config t<br />

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

CNTL/Z<br />

Todd1900EN(config)#ip address 172.16.10.16 255.255.255.0<br />

Todd1900EN(config)#ip default-gateway 172.16.10.1<br />

Todd1900EN(config)#<br />

Once you have your IP information set, use the show ip command to verify<br />

your changes.<br />

Todd1900EN#sh ip<br />

IP Address: 172.16.10.16<br />

Subnet Mask: 255.255.255.0<br />

Default Gateway: 172.16.10.1<br />

Management VLAN: 1<br />

Domain name:<br />

Name server 1: 0.0.0.0<br />

Name server 2: 0.0.0.0<br />

HTTP server : Enabled<br />

HTTP port : 80<br />

RIP : Enabled<br />

Todd1900EN#<br />

To change the IP address and default gateway on the switch, you can<br />

either type in new addresses or remove the IP information with the no ip<br />

address and no ip default-gateway commands.<br />

Configuring Switch Interfaces<br />

It is important to understand how to access switch ports. The 1900 switch<br />

uses the type slot/port command. For example, Ethernet 0/3 is 10BaseT<br />

port 3. Another example would be FastEthernet 0/26. This is the first of the<br />

two FastEthernet ports available on the 1900 switch.<br />

The 1900 switch type slot/port command can be used with either the<br />

interface command or the show command. The interface command

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

Saved successfully!

Ooh no, something went wrong!