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...


what is l2 and l3 switch?

Answers were Sorted based on User's Feedback



what is l2 and l3 switch?..

Answer / raju parsha

Basically a layer 2 switch operates utilizing Mac addresses
in it's caching table to quickly pass information from port
to port. A layer 3 switch utilizes IP addresses to do the
same.

While the previous explanation is the "What", for folks in
networking the following "How" is far more interesting.

Essentially, A layer 2 switch is essentially a multiport
bridge. A layer 2 switch will learn about MAC addresses
connected to each port and passes frames marked for those
ports. It also knows that if a frame is sent out a port but
is looking for the MAC address of the port it is connected
to and drop that frame. Whereas a single CPU Bridge runs in
serial, todays hardware based switches run in parallel,
translating to extremly fast switching.

Layer 3 switching is a hybrid, as one can imagine, of a
router and a switch. There are different types of layer 3
switching, route caching andtopology-based. In route
caching the switch required both a Route Processor (RP) and
a Switch Engine (SE). The RP must listen to the first
packet to determine the destination. At that point the
Switch Engine makes a shortcut entry in the caching table
for the rest of the packets to follow. Due to advancement
in processing power and drastic reductions in the cost of
memory, today's higher end layer 3 switches implement a
topology-based switching which builds a lookup table and
and poputlates it with the entire network's topology. The
database is held in hardware and is referenced there to
maintain high throughput. It utilizes the longest address
match as the layer 3 destination.

Now when and why would one use a l2 vs l3 vs a router?
Simply put, a router will generally sit at the gateway
between a private and a public network. A router can
perform NAT whereas an l3 switch cannot (imagine a switch
that had the topology entries for the ENTIRE Internet!!).
In a small very flat network (meaning only one private
network range for the whole site) a L2 switch to connect
all the servers and clients to the internet is probably
going to suffice. Larger networks, or those with the need
to contain broadcast traffic or those utilizing VOIP, a
multi network approach utilizing VLANs is appropriate, and
when one is utilizing VLANs, L3 switches are a natural fit.
While a router on a stick scenario can work, it can quickly
overtax a router if there is any significant intervlan
traffic since the router must make complicated routing
decisions for every packet that it recieves.

Is This Answer Correct ?    15 Yes 1 No

what is l2 and l3 switch?..

Answer / debadurlav saarangi

A l2 switch is work on mca address But l3 switch is work on
logical address.

when we have done the vlan in l2 switch, we are unable to
access the others vlans, which is configured in same switch.
But l3 switch it is possible through routing.

In l3 we can connect the WAN link. which is not possible in
L2 switch.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Networking Administration Interview Questions

what is the process to activate all the 3 nic cards in server please give all the commands to activate asap

3 Answers   HP,


Explain sneakernet?

0 Answers  


What entry in the /etc/gateways file would define a route to the host called host2 via the gateway called host4? Assume that host2 is 2 hops away and that the gateway is NOT expected to exchange RIP information.

1 Answers  


What protocol is used to convert IP addresses to MAC addresses ? a. IP b. ARP c. RARP d. InARP e. appletalk

1 Answers  


The rules used to define the objects that can be accessed via a network management protocol is called ?

1 Answers  


Port numbers for the following 2 standard services: SMTP, TFTP a. 25, 81 b. 25, 68 c. 23, 69 d. 15, 68 e. 15, 22

1 Answers  


Response of switch when we send tagged packet on access port.

1 Answers   HCL,


Solaris will run routed if what file exists.

1 Answers  


What is the difference between X.25 and Frame Relay explain it briefly

1 Answers  


Your Ultra 1 has a 100Mbps Fast Ethernet Card. What is the name of the interface ?

1 Answers  


What is the last major networking problem you troubleshot and solved on your own in the last year?

0 Answers   HCL,


Which protocol is working behind DHCP server? and what excatly DORA does?

3 Answers   HP,


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)