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.

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

Lab B.5: Configuring Trunking<br />

Before we can share information with our second switch, we need to configure<br />

the link between the switches. We don’t necessarily have to configure a<br />

trunked link, but then only VLAN 1 information would be transferred<br />

between switches, and we want to configure all VLANs’ information to be<br />

transferred between switches.<br />

1. On 1900A, configure port 26 to be in auto trunk mode. This will<br />

allow the link to become trunked as soon as we set the second switch’s<br />

trunk port to on.<br />

1900A#config t<br />

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

with CNTL/Z<br />

1900A(config)#int f0/26<br />

1900A(config-if)#trunk ?<br />

auto Set DISL state to AUTO<br />

desirable Set DISL state to DESIRABLE<br />

nonegotiate Set DISL state to NONEGOTIATE<br />

off Set DISL state to OFF<br />

on Set DISL state to ON<br />

1900EN(config-if)#trunk auto<br />

2. Attach to the second 1900 switch and name the switch 1900B. Create<br />

port 26 as a permanent trunk port.<br />

#config t<br />

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

with CNTL/Z<br />

(config)#hostname 1900B<br />

1900B(config)#int f0/26<br />

1900B(config-if)#trunk ?<br />

auto Set DISL state to AUTO<br />

desirable Set DISL state to DESIRABLE<br />

nonegotiate Set DISL state to NONEGOTIATE<br />

off Set DISL state to OFF<br />

on Set DISL state to ON<br />

1900B(config-if)#trunk on

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

Saved successfully!

Ooh no, something went wrong!