what is vlan
Answers were Sorted based on User's Feedback
Answer / dhruv
Vlan stands for Virtual lan it divide the the internetwork
in a lan to provide security
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / mohit s
VLan is basically a logical grouping or segmentation of a
network connected to administratively defined ports on a SW.
VLan also helps in creating separate Broadcast Domains,
provides the secutiy and flexibility..
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / s.m.feroz ahmed
Hi,
Vlan is defined as switching.Vlan is configured in Switch.
The procedure to configure Vlan is connect switch console
to CPU and configure Vlan .
# config
config# sh vlan
config# vlan int(fa01)
config# vlan (range of ip address)
BY configuring Vlan one can permit or deny access to
particular port on switch and can make bandwidth changes
through Vlan .By default bandwidth is 100 and we can reduce
it to 10 .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nikhil
The most important function of VLANs are to create "SEPERATE BROADCAST DOMAINS".
a VLAN = a BROADCAST DOMAIN = a SUBNET
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pradnya
all above answers are wrong...vlan is used to avoid bradcasts in switching..it s not for segmentin n all.... please post answers only if u know
| Is This Answer Correct ? | 1 Yes | 3 No |
Guys Please send me or suggest me any link for all interview question and answer on CCNA asked in TECH MAHINDRA. I have only 4-5 days for preparation. my mail id is nikhil9823@gmail.com
what is hop count?
What does the term Base refer to in 100BaseT A. cabling type B. singnal type C. 100 mode type D. spectrum used E. speed category
Which of the following is a valid extended IP access-list? A.) router(config)# access-list 101 permit tcp host 172.16.30.0 any eq 21 log B.) router# access-list 101 permit tcp host 172.16.30.0 any eq 21 log C.) router(config)# acess-list 101 permit any any 172.16.30.0 D.) router(config)# access-list 101 permit ip host 172.16.30.0 any eq 21 log
A network is vow congested currently all the devices are connected through a hub. Which would best decrease congestion on this network? A. add a second hub B. replace the hub with a router C. replace the hub with a switch D. replace the hub with a repeater
Define the virtual channel?
In which layer switch is work?
Identify 2 features of PPP CHAP authentication? A.) Username and password is sent in clear text B.) Authentication messages are sent periodically during the connection C.) Less secure then PAP D.) Local router 'challenges' the remote router
Identify the command to display the configured IP routing protocols? A.) show protocols B.) show protocols all C.) show routing-protocols D.) show ip protocols
Which of the following are examples of the Transport Layer? A.) Token Ring B.) UDP C.) TCP D.) IP E.) SQL F.) LLC
At which layer of the OSI Reference Model do bridges operate? A.) Physcial B.) Session C.) Datalink D.) Transport E.) Network
WHY DO WE USE the command interface Vlan 1 ip adress x.x.x.x sub mask what does it do .. what does it create.. i know when we create it we can remotely telnet inti a router=switch. but what is the diff bwt vlan and intface vlan. ... vlan 1 bieng a native vlan remains there eve if i dont gv switch an ip address .. lease suggest.