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.

Managing Configuration Registers 331<br />

Remember that in hex, the scheme is 0–9 and A–F (A=10, B=11, C=12, D=13,<br />

E=14, and F=15). This means that a 210F setting for the configuration register<br />

is actually 210(15), or 1111 in binary.<br />

Checking the Current Configuration Register Value<br />

You can see the current value of the configuration register by using the show<br />

version command (sh version or show ver for short), as in the following<br />

example:<br />

Router#sh version<br />

<strong>Cisco</strong> Internetwork Operating System Software<br />

IOS (tm) C2600 Software (C2600-I-M), Version 12.0(3)T3,<br />

RELEASE SOFTWARE (fc1)<br />

[output cut]<br />

Configuration register is 0x2102<br />

The last information given from this command is the value of the configuration<br />

register. In this example, the value is 0x2102, which is the default<br />

setting. Notice the show version command provides the IOS version. In the<br />

example above, it shows the IOS version as 12 0(3)T3.<br />

Changing the Configuration Register<br />

You can change the configuration register value to modify how the router<br />

boots and runs, as follows:<br />

� Force the system into the ROM monitor mode<br />

� Select a boot source and default boot filename<br />

� Enable or disable the Break function<br />

� Control broadcast addresses<br />

� Set the console terminal baud rate<br />

� Load operating software from ROM<br />

� Enable booting from a T<strong>FTP</strong> (Trivial File Transfer Protocol) server

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

Saved successfully!

Ooh no, something went wrong!