Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between subnetting & Vlan??

Answers were Sorted based on User's Feedback



Difference between subnetting & Vlan??..

Answer / vikram

subnetting is breaking of a network ... vlan is breaking a
broadcast domain. moreover subnetting is a layer 3 concept
and vlan is a layer 2 concept.

Is This Answer Correct ?    39 Yes 4 No

Difference between subnetting & Vlan??..

Answer / abhishek

Concept of subnet = Network.
So Subnet is the breaking up of a network into many sub networks. . under a single IP Address domain .
Since IPv4 has a shortage of Public addresses so we do teh subnetting of a single Public IP address assigned to us by the ISP.
And this concept uses the fundas of prefix length denoted by /<number><0-32><cr>
.........
VLAN - its virtal lan. . breaking up of a single lan Segment(Switch) int varius LANS..on a single Switch/es.
.........
The difference -
Subnetting and VLAN (subneting is a Layer 3 functional concept)
whereas
Vlan is done on a layer 2 device with the help of subneting. .
for Vlan we neeed to subentting. .
For subnetting Vlan is not must. .

Is This Answer Correct ?    3 Yes 0 No

Difference between subnetting & Vlan??..

Answer / ranji2011

Hi Friends,

“Subnetting” allows you to create multiple logical networks
that exist within a single Class A, B, or C network. If you
do not subnet, you are only able to use one network from
your Class A, B, or C network, which is unrealistic.
Each data link on a network must have a unique network ID,
with every node on that link being a member of the same
network. If you break a major network (Class A, B, or C)
into smaller subnetworks, it allows you to create a network
of interconnecting subnetworks. Each data link on this
network would then have a unique network/subnetwork ID. Any
device, or gateway, connecting n networks/subnetworks has n
distinct IP addresses, one for each network / subnetwork
that it interconnects.

In order to subnet a network, extend the natural mask using
some of the bits from the host ID portion of the address to
create a subnetwork ID.

“VLANs” are a mechanism to allow network administrators to
create logical broadcast domains that can span across a
single switch or multiple switches, regardless of physical
proximity. This function is useful to reduce the size of
broadcast domains or to allow groups or users to be
logically grouped without the need to be physically located
in the same place.

Regards,
Ranji
Network engineer
netranjit@yahoo.co.in

Is This Answer Correct ?    3 Yes 0 No

Difference between subnetting & Vlan??..

Answer / dileep reddy

jitendra u r correct,but up to my knowledge
you mentioned there ,"devide the single IP". it is not
correct ..devinding the sigle network ip into diferent
network ips is called subnetting

Is This Answer Correct ?    2 Yes 1 No

Difference between subnetting & Vlan??..

Answer / sunny kumar

i have read all the answers but in my point
of view
the equal division of a network address in to multiple
network addresses with the same subnetmask is called subnetting

and the equal division of broadcast domain in to multiple
broadcast domains is called vlan......

Is This Answer Correct ?    1 Yes 1 No

Difference between subnetting & Vlan??..

Answer / megadeth

guys the point is not complicating things.
the question being what is the difference between
subnetting and vlan

subnetting is done for optimum utilisation of ip addresses.
alright, further there is VLSM ,supernetting with their own
advantages.

in subnetting you just break up one big network into
various sub networks.

vlan is wherein one can establish communication between
thse networks.

Is This Answer Correct ?    0 Yes 0 No

Difference between subnetting & Vlan??..

Answer / jitendra

NIKHI My friend here is the answer for urs question

i have seen that many of the guy replyed that subnating is
the breaking of the network.but i am not agree it might be
possibe that i will be wrong but some how i am putting mine
answer here

subnating---comes for sub+network+networking==subnating

subnating is the process by which we devide the single ip
in to the mulitple ip so that we can draw our network
according to our requirment.
just try to remember what mr.chobe gives the exapmpe in our
class
he take a ip pool
192.168.100.0/24
and he teacheh us the vlsm desiging.just refre that page on
urs notebook.
here what u r seeing thet we got the single ip pool and we
dived this ip pool in diffrent ip poo.this process that is
breaking the one ip in multilple ip is caled subnating

also plz refre mine privous post.

now what is vlan

vlan is called virtual vlan
Vikram replied that vlan is used for breking the single
broadcast domain.but this is not the complete answer for
interview asspect.

as in any com ther are mainly three sec
HR
MKTG
FINCE
TECHNICAL
and more
if we want that technical departmet server can not be
accesble from the Hr so we are creating vlan
this is the exapmle of breaking the broad cast domain in
multlple broad cast domain


thanks
jitendera

i have told mine answer abut osi layer on phone last day i
am still waitng for the new repl

Is This Answer Correct ?    8 Yes 13 No

Post New Answer

More CCNA Interview Questions

Which commands should you use to enable IGRP routing? A. router igrp 100 Network 192.168.1.0 Network 10.0.0.0 B. router igrp 100 Network 192.168.2.0 Network 10.0.0.0 C. router igrp 100 Network 192.168.1.0 192 168.1.1 Network 10.2.0.0 10.2.1.1 D. router igrp 100 Network 192.168.1.0 255.255.255.0 Network 10.2.0.0 255.255.255.0

3 Answers  


When ip confliction accord in subnet which ip assigned automatically and what it called?

0 Answers  


Which two steps are part of the process of creating Frame Relay subinterfaces on a point to point connection? (Choose two) A. configure the router to forward all broadcast packets B. remove any network address assigned to the physical interface C. configure the local data link connection identifier (DICI) for the subinterfaces D. cartoon the total committed information rate (CIP) available among the subinterfaces

1 Answers  


Your Ethernet interface currently has the IP address of 1.1.1.1/24. You would like it to have a second IP address of 2.2.2.2/24. Which command will do that? A.) ip address 1.1.1.1 2.2.2.2 255.255.255.0 B.) ip address 2.2.2.2 255.255.255.0 secondary C.) ip address 2.2.2.2 255.255.255.0 D.) This cannot be done, you can only have 1 IP address per physical interface. E.) ip address 2.2.2.2 /24

1 Answers  


Hi, Shahin Thanks a lot for providing me these sites. These links are really helpful for me. r u working somewhere please let me know

1 Answers  


Which type of Ethernet framing is used for TCP/IP and AppleTalk? A. Ethernet 802.3 B. Ethernet 802.2 C. Ethernet II D. Ethernet SNAP

1 Answers   Wipro,


In IPSec what is SAD, SPD and SA's?

0 Answers   CCIE,


How many ways are there to implement VPN architecture?

0 Answers   CCIE,


Identify 2 features of X.25? A.) Supports only IP B.) Utilizes switched and permanent virtual circuits C.) Contains minimal flow control and error recovery D.) Utilizes LAPB as it's data-link protocol

4 Answers  


What are two ways IPX supports multiple logical networks on an individual underrate? (Choose two) A. network number B. routing protocol C. encapsulation type D. autonomous system number

1 Answers  


When a Distance Vector routing protocol detects that a connected network has gone down, it sends out a special routing update packet, telling all directly connected routers that the distance to the dead network is infinity. This is an example of which routing technology? A.) ICMP. B.) Only Link State routing protocols have this intelligence. C.) Triggered updates. D.) Garrison-4. E.) Split Horizon. F.) Poison Reverse.

1 Answers  


What is switch priority & why it is used????

5 Answers   ADP,


Categories