Cisco CCNA Chapter 6 answers for the third semester, Cisco ccna for the third semester
1.
2.
3.
4. During the implementation of inter-VLAN routing, what are the important considerations when configuring the sub-interface of the router?
The physical interface must have an IP address.
The sub-int
Cisco CCNA Chapter 4 answers in the second semester, Cisco ccna second semester
1.
2. All the routers running the Distance Vector Routing Protocol have disconnected all power supplies (including spare batteries ). What happens when these routers are reloaded?
They share all route information stored in NVRAM before the power-off with the directly connected neighbor
Cisco CCNA Chapter 2 answers for the third semester, Cisco ccna for the third semester
1. Which command line interface (CLI) mode allows users to configure switch parameters such as host name and password?
User Execution Mode
Privileged Execution Mode
Global Configuration Mode
Interface Configuration Mode
2.
can be abbreviated as ", but the entered character is unique. If it is not unique, an error is returned.
% Ambiguous command: "E" # The system cannot recognize the commands starting with E because they are not unique.
Switch> en # The command starting with EN is already unique. The system recognizes it as an enable command.
Switch # Use the abbreviated command en to successfully log on to the privileged Mode
Switch # configure? # Command addition? Commands or parameters that can be entered aft
Database quiz question 2 and database quiz question 2
Questions on Century jiayuan Network
1. count the number of persons in each category (type:
Select type, count (type) from tab_user group by type;
2. Count the total score of five people:
Select sum (score) from tab_user;
3. Select the top three according to the score, and sort them in reverse order:
Select * from 'tab _ user' order by score des
Mysql quiz and mysql quiz
1. the user logon log table xes_user_login_logs is as follows:
(1) retrieve user IDs that have been logged on more than twice (SQL statement)
Select user_id from vvt_ceshi group by user_id having (count (user_id)> 1;
HAVING is like the WHERE condition, used to retrieve a dataset according to specified requirements. However, the WHERE clause is generally used to specify condit
Python quiz and python quiz
A colleague asked a friend a small question and question.
As I was learning python, I wanted to write this question in python to practice my hands and work hard, and I was inspired by my colleagues. I wrote the following code:
#! /Usr/bin/env python # coding = utf8i = 19j = 1for x in range (1, 21): print I *"", '* j + = 2 I-= 1for y in range (): # This sentence is purely for
i am the 51CTO lecturer Kanhaijiang, at the Institute 11.11( People's IT Learning Festival) Come on the occasion, and everyone to share my CCNA customs clearance experience. The text is coming ~ ~ ~in writing this title, I seem to have returned to the original to learn Cisco Qizaotanhei, but a fun time. Obviously, I am definitely not a network genius, no extraordinary talent, even at that time even a computer belonging to their own elusive, so in the
Because the study of the major is computer network technology, but in school, and did not learn how much network knowledge, so in order to be worthy of the professional, in 06, when working in the Galaxy education in hit a CCNA class, two weeks of the course, a few hours a day.The result is still not learned, because there is too much theory, too little real exercise.So I bought a book, repeatedly see, the theoretical things finally understand, the fo
links between switches are trunk links
2. Configure The VTP Client
● Configure VTP client Mode
● Configure trunk
● Verify the VTP status
● Configure the access port. When a vswitch works in VTP client mode, a new VLAN cannot be added, but a port can be allocated to an existing VLAN.
1.2.2 VTP Configuration
1. Restore factory Configuration
Switch # erase startup-config Delete STARTUP configuration file switch # Delete VLAN. dat Delete VLAN configuration file
2. configure all trunk links
3. Confi
0 Basic words first to choose "CCNA Study Guide", simulator must be installed, unless there is a device can actually take the environment. "TCP/IP Routing technology" is too early, after the exam CCNP later. If you really want to know more about it, you can learn a bit. CCNA, who had just begun to learn, read that the book was basically a Bible-class.In addition, it is better to look at the basic Books of c
.---------------------------------------------------------------, the commands for setting the clock frequency and enabling the serial interface are:Router (config) #interface Serial 0/0/0Router (config-if) #clock rate 56000Router (config-if) #no shutdown---------------------------------------------------------------Once you have changed your router configuration, remember to use the show command to verify the accuracy of your changes, and then save the changed configuration as a startup configu
efficiency of the router configuration, in the Cisco Device command can be abbreviated "typing the first few letters of the command, when the first few letters of the command press the tab can be filled, or directly enter can also execute the command". )Note: Write is the Save command, and this command executes in privileged mode. In other modes (not available in user mode), you can add do enforcement before the command.3, after the completion of the address configuration can be tested,whether
March 2016 2 August-April 1st Ivy Alliance Training Center (Avtech Institute of Technology), for a mobile company IT staff of 5 days of CCNA Routing and Exchange practical training class successfully implemented! This training arrangement is held in the beautiful Shenzhen.CCNA Certified professionals have the knowledge and skills to connect to remote sites over a wide area network, eliminate basic security threats, and understand the requirements of w
En
Conf t
Hostname SW1
Username CCNA Password CCNA
No IP domain-lookup
Service Password-encryption
Enable Secret Cisco
Line con 0
Login Local
Logging synchronous
Exec-timeout 0 0
Line vty 0 4
Login Local
Logging synchronous
Exec-timeout 0 0
int VLAN 1
IP addr 192.168.1.1 255.255.255.0
No shut
IP Default-gateway 192.168.1.254
Show run
Copy Run start
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.