ally_uk wrote: NICS are assigned MAC Addresses and operate at the data link layer CSU/DSU - Physical layer it terminates physical data connections MAU - Physical Layer I'm not sure which layer a wireless access point operates at my guess would be Physical Hope this helps
configure terminal wrote: ally_uk wrote: NICS are assigned MAC Addresses and operate at the data link layer CSU/DSU - Physical layer it terminates physical data connections MAU - Physical Layer I'm not sure which layer a wireless access point operates at my guess would be Physical Hope this helps Thanks for clarification!!!!!!!!
NETWORK (LAYER 3) The Network layer converts the segments from the Transport layer into packets (or datagrams) and is responsible for path determination, routing , and the delivery of packets across internetworks. The network layer treats these packets independently, without recognizing any relationship between those individual packets. It relies on higher layers for reliable delivery and sequencing. The Network layer is also responsible for logical addressing (also known as network addressing or Layer 3 addressing) for example IP addressing. Examples of protocols defined at this layer are IP, IPX, ICMP, RIP, OSPF, and BGP. Examples of devices that operate on this layer are layer-3 switches and routers. The latter includes WAPs with built-in routing capabilities (wireless access routers). DATA LINK (LAYER 2) The Data Links provides transparent network services to the Network layer so the Network layer can be ignorant about the underlying physical network topology. It is responsible for reassembling bits, taken of the wire by the Physical layer, to frames, and makes sure they are in the correct order and requests retransmission of frames in case an error occurs. It provides error checking by adding a CRC to the frame, and flow control. Examples of devices that operate on this layer are switches, bridges, WAPs, and NICs.
Webmaster wrote: Additionally, check out my Wireless Networking TechNotes, which include a piece about WAPs and explain how it relates to the OSI layers and why:www.techexams.net/technotes/networkplus/wireless-networking.shtml#WAP