Summary of personal Cisco Study Notes

Source: Internet
Author: User
It has been a month since I learned how to configure Cisco routers. Although it is still superficial, it is also a little achievement.
The study notes are summarized as follows:
I. Theoretical knowledge:
See
Router principle and routing protocol http://bbs.cniti.com/cgi-bin/topic_show.cgi? Id = 350401994 & H = 1 & BPG = 2 & age = 0
A router is used to connect two as autonomous systems. The main router types include 12000, distributed layer router, and edge router.
1. Protocol and Encapsulation
(1) RIP routing protocol. A protocol used to calculate the number of Route hops. It cannot be used in a route network with more than 15 hops;
(2) ospe routing protocol. Link Status routing selection protocol;
(3) IGP routing protocol. It runs on an enterprise's internal network and is called the internal gateway protocol;
(4), EGP, and BGP routing protocol. External gateway protocol and Border Gateway Protocol;
Routing, IPX routing protocol.
Protocol, encapsulation of various protocols. HDLc, PPP, X.25, famerelay Frame Relay encapsulation, ISDN
2. hardware devices related to Routing
Connection media:
4-wire network cable
The image of this topic is as follows:

Optical Fiber
The image of this topic is as follows:

Gel-filled Optical Fiber
The image of this topic is as follows:

Coaxial Cable
The image of this topic is as follows:

Media Connector
The image of this topic is as follows:

Vro or smart switch: Includes backplane, module, and redundant power supply.
Firewall
Filter host gateways
The image of this topic is as follows:

Filter subnets
The image of this topic is as follows:

Dual-function proxy host
The image of this topic is as follows:

Three firewall concepts
Click to browse this file

Vswitch 5000 front panel
The image of this topic is as follows:

Indicator Light
The image of this topic is as follows:

Default console Parameters
The image of this topic is as follows:

Configure the following interfaces on the configuration interfaces of vswitches.
Ethernet
Fast Ethernet port fatethernet
Serial port serial
ISDN interface bir
Dialer interface dialer
Ii. basic configuration process and commands
1. Basic configuration command:
For more information about all commands, see [ccna 640-801 IOS command overview].
Http://bbs.cniti.com/cgi-bin/topic_show.cgi? Id = 350402707 & H = 1 & BPG = 4 & age = 0
2. Basic configuration items
(1) host settings. Including host name and password.
(2) Remote Logon Settings. Including the logon method, quantity, and password. Here we mainly use virtual terminal vty
(3) Port definition. Define the IP addresses of different ports. Static Routing can be defined here.
(4) enable routing protocols and encapsulation. Configure dynamic routing and encapsulation. The following configuration process is not scrubbed or encapsulated.
3. simple configuration process
En enters privileged Mode
Config t enters global Mode
Hostname work1 password work set host name and password
Line vty 0 4 allow five virtual terminal connections
Login
Username vty password vty name and SET Password
End
Config t
Int E0 defines a port
IP address 192.168.1.1 255.255.255.0 defines the port IP Address
End
Config t
Router rip defines the rip route
Network 172.16.0.0 Dynamic Routing
IP routing
IPX routing enable ip ipx Routing
Copy run start to save the current configuration. You can also use the write mem command to write the current configuration.
Reload

You can also set the route configuration by executing the dialog command after entering the privileged mode.
Dialog command settings:
En
Setup
Wocould goulike to enter the in‑configuration dialog? [Yes]
Press Y or enter to enter the dialog setting process.
First wowould you like to see the current interface summary? [Yes]
Then, the route entry is set to global parameters.
Using ING Global parameters;
Enter host name [router]: Set the vro name
The enable secret is a one-way cryptographic secret used instead of the erable password when it exists.
Enter enable secret: Set the ciphertext to enter the privileged Mode
Enter virtual terminal password: Set the password used to access the virtual terminal.
Check whether the supported network meanings are set.
Configure SNMP Network Management? [Yes]:
Configure decnet? [No]:
Configure appletalk: [No]:
Configure IPX? [No]:
Configure Ip? [Yes]:
Configure IGRP ruuting: [Yes]:
........................................ ..
If the port number is configured to access the server, the system also sets the asynchronous port parameter.
Configure async lines? [Yes]:
Asyncline speed [9600]: sets the maximum line speed
Corfigure for hwflow control: [Yes]: whether to use hardware Flow Control
Configure for modems: [Yes/No]: Yes whether to set the modem
Configure fot default chat serept: [Yes]; whether to use the default Modem
Configure for did-in IP sll/PPPP access: [No]: Yes whether to set asynchronous PPP Parameters
Configure for Dynamic IP address? [Yes]: whether to use a dynamic IP Address
Configure Default IP addresses: [Yes]: whether to use the default IP Address
Configure for TCP Header Compression? [Yes] whether to use TCP Header Compression
Configure for routing updates on async links? [No]: whether y uses route table update on the asynchronous Port
Interface parameter configuration
Logging interface ethernet0: Ethernet port configuration
Is this interface in use? [Yes]: whether to use this interface
Configure IP on this interface? [Yes 'Whether to set the IP Parameters of this interface
IP address for this interface: XXXX. xxxx. XXX. XXX set the IP address of this interface
Number of hES in subnet field [0]: sets the interface IP mask.
Class cnetwork is XXXX. XXX. xx. xx subnet bits: mask is/24
For more information about VLAN differentiation, see
How to configure a VLAN on a vswitch
Http://bbs.cniti.com/cgi-bin/topic_show.cgi? Id = 350402702 & H = 1 & BPG = 4 & age = 0
Common commands:
Privileged command en
Set dialog state setup
Global Command config t
Port setting Status Interface Type slot/Number
Line setting status line type slot/Number
Route setting status Router Protocol
Exit partial exit

Display command
View the version and boot information show version
View running settings show running-config
View startup settings show startap-config
View port information. Show interface type slot/Number
View route information show IP router
Network commands
Login remote host Telnet Hostname/IP Address
Network detection Ping Hostname/IP Address
Route tracing trace Hostname/IP Address
Basic settings command
Set the vro name hostname
Set static Route IP Route destination network subnet-mask next-hop next hop IP
Set IP Address subnet-Mask
Activate port no shutdown
Set Password

Configuration practices can be performed through Simulators
Visible articles
Usage illustration of the sybex virtual lab Simulator
Http://bbs.cniti.com/cgi-bin/topic_show.cgi? Id = 350402295 & H = 1 & BPG = 3 & age = 0

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.