Cisco product and hardware, Cisco Device Management

Source: Internet
Author: User
Tags comparison table readable switches cisco commands

Cisco product and hardware, Cisco Device Management
One, Cisco products and hardware
1. Cisco Product System
(1) Cisco Routing product System
Branch company level
Usually refers to a small or medium-sized company or branch of the network management router
Cisco 3900 and Cisco 3800
Cisco 2900 and Cisco 2800
Wan Aggregation Level
Generally refers to the large-scale company's Internet interface equipment
Upper interconnect devices for each branch office
Cisco 7200, Cisco 7300, Cisco 7500 series
Service provider Level
Large Group company Building Metro Ethernet
Provincial ISP core equipment, metropolitan area Network export
Cisco 7600, Cisco 12000 series
(2) Cisco Switching products System
Core Layer Equipment
Cisco 6500, Cisco 6800 series Switches
Aggregation Layer Equipment
CISCO 4500 Series Switches
Cisco 3560, Cisco 3580 Series switches are relatively low-end aggregation layer devices
Access Layer Devices
Cisco 2960 Switches
2. Cisco Device Hardware
(1) Internal components of the router
Processor (CPU)
Memory
-ram: (256M---512M) random access memory features: readable, writable, easy to lose
-rom: (System important boot file) read-only memory features: readable, non-writable, not easy to lose
-flash: Flash (save operating system) features: readable, writable, not easy to lose
-nvram: Non-volatile random access memory storage configuration Delete This configuration is to restore the factory settings
(2) boot process for Cisco routers

3. Cisco Configuration Commands
Cisco Common Commands
Enter Privileged mode switch>enable
Enter global configuration mode switch> #configure terminal
Enter F0/1 interface Switch (config) #interface fastethernet 0/1
Return to previous mode Exit
Back to privileged mode Ctrl + z or end command
Resolve error Ctrl + Shift +6
Emptying the configuration Switch#erase startup-config
or Switch#erase NVRAM (for physical machines only)
Restart the device switch#reload
(1) Cisco basic commands
① View the current run configuration Switch#show running-config
② View saved configuration information switch#show Statup-config other modes front plus do
③ Save current configuration file Switch#copy running-config startup-config
or Switch#write or abbreviated WR to copy the file to
④ Delete the saved configuration Switch#erase startup-config
or Switch#erase NVRAM (for physical machines only)
(2) Comparison between Huawei and Cisco commands
Comparison table between Huawei and Cisco commands
Huawei Cisco Features
System-view enable access to privileged mode
Display Show/view
Display current show Running-config displays the currently running configuration
Display version Show versions
Undo No Cancel (delete)
Quit exit
Return End back to System view
Reboot Reload Restart the device
RIP Router rip enable RIP routing protocol
OSPF Router OSPF enable OSPF routing protocol
Sysname Hostname Change host name
Save Write Saves the configuration
ACL access-list access Control List
DHCP Ip DHCP set DHCP server
Display IP routing-table show ip route shows route table
Port Link-type trunk/access Switchport mode trunk/access Configuring ports operating mode
Port Link-type Access
Port default VLAN VLAN ID Switchport access VLAN VLAN ID add ports to VLAN
Undo shutdown No shutdown activation port
Display Interface Show interface interface
Display VLAN show VLAN brief show VLAN Information
Ii. Cisco Device Management
1. Password setting and recovery
(1) Password settings for routers and switches
① Configuring the console port password
Switch>enable
Switch> #configure Terminal
Switch (config) #line console 0
Switch (config-line) #password + password
Switch (Config-line) #logoin
② Removing the console port password
Switch (config-line) #no password
③ Configuring Privileged Mode passwords
Configure plaintext Privileged mode password Switch (config) #enable password + password
Configure redaction Privilege mode password Switch (config) #enable secret + password
Remove plaintext password Switch (config) #no enable
Delete ciphertext password Switch (config) #no enable secret
(2) Router password recovery
Press CTRL + Breack during startup to interrupt iOS loading
Enter ROM monitor mode, change the value of the configuration register from 0x2102 to 0x2142
Rommon1>confireg 0x2142
Rommon2>rest
After normal startup, cover running-config with Startup-config
Modify the password and save the value of the configuration register
Router (config) #enable secreat + new password
Router (config) #config-register 0x2102
(3) Switch password recovery
Unplug the switch, plug it in, and press and hold the mode key
"Switch:" Prompt to release key, Initialize Flash
Switch:flash_init
Change the Config.text file to Config.old and start the switch after completion
Switch:rename Flash:config.text Flash:config.old
Switch:boot
Change the name of the configuration file back
Switch:rename Flash:config.old Flash:config.text
Manually load the configuration file and then enter configuration mode to modify the password
Switch#copy Flash:config.text System:running-config
(4) Remote management of routers and switches
① Configuring IP addresses, using the ping command to test
The switch configures the IP in the Vlan1 and uses no shutdown to turn on
Switch#config Terminal
Switch (config) #interface vlan 1
Switch (config-if) #ip address + IP address + subnet mask
Switch (config-if) #no shutdown
② Configuring switch Remote functionality
Switch (config) #line vty 0 3
Switch (config-line) #password + password
Switch (Config-line) #login
③ Configuring privileged passwords with top
④ using the Telnet test in your PC
Telnet + IP Address
2. Device iOS operation
(1) iOS for routers, switches
①ios Introduction
Internetwork Operating system Internet Operating system
Features that iOS implements
Configure the address, protocol, and other parameters of the network device
Secure your network by controlling access
Set up a series of access policies
Monitoring and commissioning of equipment
(2) Setting up the Cisco router's iOS
Upgrading the Cisco router's iOS
① upgrading the Cisco router's iOS via a TFTP server
Configuring the TFTP service
Upgrade router iOS router#copy TFTP flash
Router#copy TFTP Flash
Backup router iOS router#copy flash TFTP
Router#copy flash:tftp:
② upgrading the Cisco router's iOS via an FTP server
Configuring the FTP Service
Configure the logon FTP user name, password on the router
Router (config) #ip ftp usename + login Name
Router (config) #ip ftp password + password
Upgrade your router's iOS router#copy TFTP flash
Router#copy Ftp:flash:
Backup router iOS router#copy flash FTP
Router#copy flash:ftp:
(3) iOS recovery
iOS File Recovery---an iOS file is damaged or lost

Connecting switches and hosts using the console line
      # 加载IOS失败,初始化Flash       Switch:flash_init      -- 通过Xmodem协议传输IOS文件       Switch:copy Xmodem:flash:c2960-lanbase-mz.122-35.se5.bin      -- 设置超级终端的Xmodem选项,超级终端菜单“传送”      -- 启动交换机       Switch:boot

Cisco product and hardware, Cisco Device Management

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.