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.

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

172.16.10.0 network. I need to assign a subinterface a valid host address<br />

from within that subnet.<br />

2621#config t<br />

2621(config) int f0/0.1<br />

2621(config-subif)# encapsulation isl 1<br />

2621(config-subif)# ip address 172.16.10.1 255.255.255.0<br />

2621(config-subif)# int f0/0.2<br />

2621(config-subif)# encapsulation isl 2<br />

2621(config-subif)# ip address 172.16.20.1 255.255.255.0<br />

2621(config-subif)# int f0/0.3<br />

2621(config-subif)# encapsulation isl 3<br />

2621(config-subif)# ip address 172.16.30.1 255.255.255.0<br />

2621(config-subif)# int f0/0.4<br />

2621(config-subif)# encapsulation isl 4<br />

2621(config-subif)# ip address 172.16.40.1 255.255.255.0<br />

2621(config-subif)# exit<br />

2621(config)#int f0/0<br />

2621(config-if) no shutdown<br />

After setting the encapsulation and IP address for VLAN 1, I did the same<br />

configurations for VLANs 2, 3, and 4. Notice, however, that each subinterface<br />

is in a separate subnet.<br />

Configuring VTP<br />

A Catalyst 1900 switch is configured by default to be a VTP server, as<br />

are all switches. To configure VTP, first configure the domain name you<br />

want to use, as discussed in the next section. Once you configure the VTP<br />

information on a switch, you need to verify the configuration.<br />

Configuring the Domain<br />

When you create the VTP domain, you have the option to set the domain<br />

name, password, operating mode, and pruning capabilities of the switch<br />

(we discuss pruning in a minute). Use the vtp global configuration mode

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

Saved successfully!

Ooh no, something went wrong!