RE: Finding device on network via cisco switch [7:65670]

2003-03-20 Thread Peri Sophos
Or this command show mac-address-table address .. (zeros being the mac address you are looking for.) Cheers -Original Message- From: Angel Leiva [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 8:31 PM To: [EMAIL PROTECTED] Subject: RE: Finding device on network via

RE: Finding device on network via cisco switch [7:65670]

2003-03-18 Thread Angel Leiva
Try using the switch command: show mac you should get an output similar to this: switch_named#sh mac Dynamic Address Count: 215 Secure Address Count: 0 Static Address (User-defined) Count: 0 System Self Address Count: 47 Total MAC addresses:

Re: Finding device on network via cisco switch [7:65670]

2003-03-18 Thread Robert Edmonds
Start at your core and work your way out. For example, if you have a core switch connected to other switches at the distribution or accesss layers via trunks, do a show mac-address-table (or show cam dynamic for CatOS switches) and see which trunk port it is coming from. Then go to the next

RE: Finding device on network via cisco switch [7:65670]

2003-03-18 Thread Daniel Cotts
On a 2900XL it is sh mac-address-table address ... Result should show destination port. Be aware if other switches are connected to that port. -Original Message- From: David Ristau [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 10:52 AM To: [EMAIL PROTECTED]

RE: Finding device on network via cisco switch [7:65670]

2003-03-18 Thread Karyn Williams
For Catalyst (set) IOS use show cam dynamic. You can add a vlan argument if you have multiple vlans and know which one your mac addr is on. At 07:14 PM 3/18/03 GMT, you wrote: On a 2900XL it is sh mac-address-table address ... Result should show destination port. Be aware if other