Cisco router basic knowledge-storage details

Source: Internet
Author: User

Cisco router has become a commonly used network device, but we are not very clear about its storage classification. Here we will introduce it in detail.

Memory category:

1: RAM: Random Access to memory, equivalent to computer memory

2: ROM: read-only memory. Some microcodes used to start and maintain the router are resident in the ROM.

3: FLASH Memory, equivalent to a computer's hard disk, stores IOS file Images

4: NVRAM: used to store STARTUP configuration files

Four execution modes:

1: User Mode: You can view but cannot change the vro settings

2: privileged mode: You can use some privileged commands to view more messages and change certain vro settings.

3: Global mode: You can change the vro settings and update the settings being executed in RAM.

4. other configuration modes: You can change the specific sub-configuration settings of the vro and update the settings being executed in RAM.

Password settings for different access methods:

Console port password settings

Router (config) # line console 0

Router (config-line) # login

Router (config-line) # password 123

Virtual port remote login:

Router (config) # line vty 0 4

Router (config-line) # login

Router (config-line) # password 123

0 4 indicates that virtual remote terminals 0 to 4 are allowed.

AUX port

Router (config) # line aux 0

Router (config-line) # login

Router (config-line) # password 123

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.