|
Posted by ps56k on May 3, 2008, 2:21 pm
ps56k wrote:
> Ale wrote:
>> why does an access point have 2 MAC addresses (one WLAN, one LAN)
>> while a router has only one even if it has lan ports and wan ports?
>>
>> thanks!
>
> an Ethernet device has a MAC to facilitate media communications.
> No MAC - no communications.... hence the acronym.
> This MAC may be merely copied from other incoming data frames,
> as with a hub, switch, or bridge.
>
> However, if the device is "smart" and needs to be addresses via IP or
> some other higher protocol,
> the device really needs a MAC of it's own, so any address resolution
> (ARP) can find it on the network.
>
> If a general home router has a a LAN and WAN interface - both
> Ethernet - then it will probably have 2 MACs, one for accessing the
> router from each "world".
>
> Other high end routers (or switches) have a MAC,
> and a corresponding IP address to access and manage the entire device.
just a note to the OP -
what device are you talking about ?
ie -
on my Linksys WAP 54G WiFi access point (not a router),
the same MAC is used for the LAN and the WiFi (WLAN).
but on my Linksys router (no WiFi)
it has a different MAC for the LAN (4 port switch)
and for the WAN (connected to DSL modem)
Don't confuse WLAN (Wifi) vs WAN (wide area network = cable or DSL)
|