EXPERIMENT No-6
OBJECT: Simulation of Switch Configuration VLAN.
REQUIRED SOFTWARE: Cisco Packet Tracer 8.1.1
Network Diagram
Setup this network:

Switch>enable
Switch#config t
Switch(config)#hostname SW1
SW1(config)#do show vlan
SW1(config)#exit
SW1#vlan database
% Warning: It is recommended to configure VLAN from config mode,
as VLAN database mode is being deprecated. Please consult user
documentation for configuring VTP/VLAN in config mode.
SW1(vlan)#vlan 2 name Sales
VLAN 2 added:
Name: Sales
SW1(vlan)#exit
SW1#show vlan
SW1#config t
SW1(config)#vlan 3
SW1(config-vlan)#name Accounts
SW1(config-vlan)#exit
SW1(config)#int fa 0/1
SW1(config-if)#switchport mode access
SW1(config-if)#switchport access vlan 2
SW1(config-if)#exit
SW1(config)#int fa 0/2
SW1(config-if)#switchport mode access
SW1(config-if)#switchport access vlan 2
SW1(config-if)#int range fa 0/3- 6
SW1(config-if-range)#switchport mode access
SW1(config-if-range)#switchport access vlan 3
SW1(config-if-range)#exit
SW1(config)#exit
SW1#show vlan
What is VLAN
A virtual LAN or VLAN is a concept by which we can split the device on layer two ie data link layer.
Normally the broadcast domain is divided into level 3 layers but here also we can do this by using switches from the concept of VLANs.
A broadcast domain is a network segment in which all devices in the same broadcast domain will receive it if the device broadcasts a packet.
All devices in the same broadcast domain will receive all broadcast packets but are limited to switches because routers do not forward out broadcast packets.
That’s why inter-VLAN routing is needed to forward packets to a different VLAN (from one VLAN to another VLAN) or to broadcast the domain.
VLANs create various small-sized sub-networks that are relatively easy to handle.
VLAN Ranges
To understand VLANs and their range, consider this table carefully:
| VLANs | Range | Usage | Propagated by VTP |
| 0, 4095 | Reserved | For system use only. You cannot see and use these VLANs. | No |
| 1 | Normal | Default VLAN 1 can use it but cannot delete it. | Yes |
| 2-1001 | Normal | Ethernet is used for VLANs. You can create, use and delete them. | Yes |
| 1002-1005 | Normal | Cisco Default and Token Ring for FDDI. You cannot delete these VLANs. | Yes |
| 1006-4094 | Extended | For Ethernet VLANs only. Keep these things in mind when configuring extended VLANs: • Layer 3 ports and some software features require internal VLANs. Internal VLANs are allowed at 1006 and above. You cannot use a VLAN allocated for such use. Internal users To display VLANs, enter the show VLAN brief command. • The configuration of VLANs 1006-1024 does not support the witch running on the catalyst product family. If you configure VLANs 1006-1024, make sure that VLANs are not extended to any switch that runs on the catalyst product family. Huh. • You must enable the Extended System ID so that you can use Extended Range VLANs. |
VLAN Configuration
If you want to create a VLAN, you can do this by giving the name and id directly:
Switch(config)#int fa0/0 Switch(config-if)#switchport mode access Switch(config-if)#switchport access Vlan 2
Now you can also assign the range of switch ports to whatever VLAN you want:
Switch(config)#int range fa0/0-2 Switch(config-if)#switchport mode access Switch(config-if) #switchport access Vlan 2
Now switchport fa0 / 0, fa0 / 1, fa0-2 will be assigned to vlan2.
Advantages of VLAN
Now we are telling you some benefits of VLAN which are as follows:
- Performance–
Network traffic is filled with broadcast and multicast. VLAN eliminates the need to send such traffic to the location where we are not required. As an example, suppose traffic is designed for two devices but if there are ten devices in the same broadcast domain, then traffic will reach everywhere and this will lead to waste of bandwidth. But if we create a VLAN then the multicast and broadcast packet will go to the device where we want to send it. - Making of Virtual Group– Just as all organizations or companies have many departments like sales, management etc.
- VLAN devices can be grouped into different logically created groups according to their need and department.
- Security– In the same network, if the sensitive data is broadcast, then any external can access it, but after creating a VLAN we can control the broadcast domain and also Restricted Access by creating a firewall. Not only this, it is also capable of giving any kind of external access information to the network manager. That’s why VLAN also increases network security
- Flexibility– It also allows us to increase or decrease the number of hosts
- Cost-Deduction– Broadcast domains can also be created using VLANs that do not require expensive routers.
· In addition, using VLANs, the number of smaller broadcast domains can also be increased, which is easier to handle than larger broadcast domains.
Download Cisco Packet Tracer 6.22
Download Cisco Packet Tracer 8.1.1
MCQ-SET 1
Quiz-summary
0 of 30 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
Information
Dear Students, This Purpose of Preparation of Computer Network Online Test is in 30 Questions English. There is a collection of questions asked in the CCNA Exam. On answering each question one point will be given. And it is mandatory to bring 50% marks to pass. To start the test you have to click on Start Button. All the questions will have to be answered. Go to Last and click on Finish Button, after which your Result will appear on the screen. After clicking Finish, there will be three option shows below 1.Restart Quiz 2.View Question 3.Show Leader-board. After filling your name and e-mail id by clicking on the show leader-board, click on send, after which your result will be shown.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 30 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
| Average score |
|
| Your score |
|
Categories
- Not categorized 0%
-
Thanks for attend this Quiz
| Pos. | Name | Entered on | Points | Result |
|---|---|---|---|---|
| Table is loading | ||||
| No data available | ||||
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- Answered
- Review
-
Question 1 of 30
1. Question
1 pointsA computer network permits sharing of
Correct
Incorrect
-
Question 2 of 30
2. Question
1 pointsThe first operational computer network in the world was the _________ for the United States Department of Defense
Correct
Incorrect
-
Question 3 of 30
3. Question
1 pointsATM stands for
Correct
Incorrect
-
Question 4 of 30
4. Question
1 points_______ is the technology that connects the machines and people within a site in a small area
Correct
Incorrect
-
Question 5 of 30
5. Question
1 points______ is a network that covers geographic areas that are larger, such as districts or cities
Correct
Incorrect
-
Question 6 of 30
6. Question
1 points______ is a network that this technology connects sites that are in diverse locations
Correct
Incorrect
-
Question 7 of 30
7. Question
1 points______ is a collection of point-to-point links that may form a circle
Correct
Incorrect
-
Question 8 of 30
8. Question
1 pointsThe ISDN Internet working Equipment devices are
Correct
Incorrect
-
Question 9 of 30
9. Question
1 pointsATM networks are
Correct
Incorrect
-
Question 10 of 30
10. Question
1 pointsDHCP stands for
Correct
Incorrect
-
Question 11 of 30
11. Question
1 pointsWhich protocol layer uses the protocols are WWW, HTTP, FTP, SMTP, e-mail etc
Correct
Incorrect
-
Question 12 of 30
12. Question
1 pointsThe internet working protocol is known as
Correct
Incorrect
-
Question 13 of 30
13. Question
1 pointsIf single computer network is divided into segments and router are added between them it forms an
Correct
Incorrect
-
Question 14 of 30
14. Question
1 pointsCheck sum is used for
Correct
Incorrect
-
Question 15 of 30
15. Question
1 pointsThe type of packet format supported by X.25 are as follows
Correct
Incorrect
-
Question 16 of 30
16. Question
1 pointsISDN stands for
Correct
Incorrect
-
Question 17 of 30
17. Question
1 pointsIf routing information is automatically updated by routers when changes are made to the network configuration are called
Correct
Incorrect
-
Question 18 of 30
18. Question
1 pointsARP stands for
Correct
Incorrect
-
Question 19 of 30
19. Question
1 pointsIf two or more routers are connected to the same subnet, the network administration determines which of the routers the messages should be sent to eliminate this problem._____ are used
Correct
Incorrect
-
Question 20 of 30
20. Question
1 pointsIf two or more routers are available in distributed routing, which route should be selected
Correct
Incorrect
-
Question 21 of 30
21. Question
1 pointsHow many frames are included for traffic in 26 TDMA frames
Correct
Incorrect
-
Question 22 of 30
22. Question
1 pointsWhat is the port number of the HTTP
Correct
Incorrect
-
Question 23 of 30
23. Question
1 pointsWhat is the port number of the SMTP
Correct
Incorrect
-
Question 24 of 30
24. Question
1 pointsTCP is ______________
Correct
Incorrect
-
Question 25 of 30
25. Question
1 pointsWhich is a network protocol that is based on UDP and is a component of the Internet Protocol Suite, defined by IETF(Internet Engineering Task Force)
Correct
Incorrect
-
Question 26 of 30
26. Question
1 pointsIn X.25 defines the protocols from
Correct
Incorrect
-
Question 27 of 30
27. Question
1 pointsAdvantages of cell relay are
Correct
Incorrect
-
Question 28 of 30
28. Question
1 pointsWhen compared with the OSI reference model, the IEEE standard contains the following layers:
Correct
Incorrect
-
Question 29 of 30
29. Question
1 pointsIn a token ring, the stations are connected to the __________
Correct
Incorrect
-
Question 30 of 30
30. Question
1 pointsA _________ preamble is used to synchronize the receiver’s clock
Correct
Incorrect
MCQ-SET 2
Half Duplex
Cyclic Redundancy Code
Agreements on how communication components and DTE
X.25 level 2-ISO
Mesh topology
The number of bytes transmitted per unit time.
Synchronization
Baseband signal
300
ARPANET
45
8
Star topology
6000 bps
Residual Error Rate.
Capability Data
Data Link
Pin-code
Mesh
Half Duplex
PAN
Represents symbol or characters used in any langua
Hardware and software
Both stations can transmit and receive data at the
Timeliness
5 Components
Multi-point
Transits
Transit time
