The tricky part of the question--and I think someone touched on this
before--is that a managed switch is going to have an ARP table and a CAM
table, and they're completely different animals.

The ARP table is used only when the switch itself is communicating with
other IP devices.  It will send an ARP request and place any responses
in the ARP table.   The key is this:  the ARP table matches an IP
address to a MAC address.

The CAM (Content Addressable Memory, IIRC) table is what correlates
destination switch ports with MAC addresses.  If the switch receives a
frame from a device, it places that device's MAC address and incoming
port # into the CAM table.  The key: the CAM table associates MAC
addresses with switch ports.

HTH,
John

>>> "Circusnuts" <[EMAIL PROTECTED]> 3/21/01 10:11:36 AM >>>
The question is simple, but sonds tricky :o)  Yes- every connected MAC,
be
it the Hub or addresses passing through the hub from say workstations.

Phil

----- Original Message -----
From: "Rizzo Damian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 20, 2001 4:20 PM
Subject: Hubs and switches...


>
>
>   If you have 5 Hubs attached to a Cisco Switch, will the switch add
every
> MAC address that touches one of those Hubs to it's ARP table?
>
>   Thanks.
>
>
>
>   -Rizzo
>
>
>
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html 
> Report misconduct and Nondisclosure violations to
[EMAIL PROTECTED] 

_________________________________
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html 
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to