Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp15.1.php on line 2

Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp15.1.php on line 2

Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp15.1.php on line 3

Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp15.1.php on line 4

Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp15.1.php on line 5

Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp15.1.php on line 8

 

 


Douglas E. Comer


Computer Science Department
Purdue University
West Lafayette, IN 47907

webmaster: W. David Laverell


Companion Topics

Home

Book Information

Purpose of Site

Getting Started

Students

Faculty

"What's New"

"Coming Attractions"

"C Pointers"

Acknowledgements

 

 
Hands-On Networking: Experiment 15.1 Home > Student > Experiments > 15.1

Experiment 15.1

Chapter 15
15.2 15.3

Your task in this experiment depends, of course, on the specific hardware that you have to work with. "vendor's documentation" is usually not well known for its clarity, so in the interest of reducing obfuscation, here is how you configure a Cisco 1605R router.

    You will need a cable with a DB9 to RJ45 adapter. Begin with the router off.

  1. Connect the cable from a com port on a linux box to the console port of the router.

  2. On the box type minicom -s.

  3. Choose "Serial Port Setup".

  4. Choose "E (Bps/Par/Bits)".

  5. Choose "E (9600)".

  6. Choose "Save setup as dfl".

  7. Choose "Exit".

  8. Turn on the router.

  9. To the question "Initial Config Dialoque?" answer "yes".

  10. To the question "Basic Management Setup" answer "yes".

  11. Enter a hostname and three passwords. Password 1 is the "enable secret" password. It protects access to privileged execution and configuration modes. Password 2 is used when you do not specify an enable secret password. It is mainly used with some older software versions. Password 3 is the virtual terminal password used to protect access to the router over a network interface.

  12. On the interface menu type "ethernet0" and enter an ip address.

  13. Do the same for ethernet1.

  14. Choose [2] Save this configuration to nvram and exit.

    One additional item: in the configuration dialogue you should be given the opportunity to configure SNMP. You should do that at this point in time (I did not and regretted it later). This involves little more than choosing an RO, read-only, community string and an RW, read-write, community string. The former will have to be set for use in Experiment 17.4 to get information from the router. It is worth thinking about what you could do with read-write access to a router.



This site is maintained by W. David Laverell of the Computer Science Department at Calvin College. For assistance or corrections, please contact him at lave@calvin.edu.