<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MAC address table on CSS in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606322#M11560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that, but it only shows the ip addresses, not MAC's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 May 2006 15:04:36 GMT</pubDate>
    <dc:creator>mjsully</dc:creator>
    <dc:date>2006-05-17T15:04:36Z</dc:date>
    <item>
      <title>MAC address table on CSS</title>
      <link>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606320#M11558</link>
      <description>&lt;P&gt;How do I see the mac addresses on a CSS 11000 series switch?&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2006 13:22:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606320#M11558</guid>
      <dc:creator>mjsully</dc:creator>
      <dc:date>2006-05-17T13:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address table on CSS</title>
      <link>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606321#M11559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about "show arp"? Is this what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 14:20:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606321#M11559</guid>
      <dc:creator>Roble Mumin</dc:creator>
      <dc:date>2006-05-17T14:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address table on CSS</title>
      <link>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606322#M11560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that, but it only shows the ip addresses, not MAC's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 15:04:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606322#M11560</guid>
      <dc:creator>mjsully</dc:creator>
      <dc:date>2006-05-17T15:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address table on CSS</title>
      <link>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606323#M11561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my 11506 it shows also the learned MAC's on the ports. Software Revision is 7.50 i think. Or are you looking for the MAC's of the Ports themselves like "show interface xyz" on IOS? Anyway gotta check again @ work tomrrow or Gilles might help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 16:25:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606323#M11561</guid>
      <dc:creator>Roble Mumin</dc:creator>
      <dc:date>2006-05-17T16:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address table on CSS</title>
      <link>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606324#M11562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was looking for the mac's of the devices, not the ports themselves. We are only running 6.10, so maybe its not supported in that release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 16:58:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606324#M11562</guid>
      <dc:creator>mjsully</dc:creator>
      <dc:date>2006-05-17T16:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address table on CSS</title>
      <link>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606325#M11563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go into debug mode with the command 'llama'.&lt;/P&gt;&lt;P&gt;There type 'ip if' and you should get the interface mac.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gduf-css11000-1(debug)# ip if&lt;/P&gt;&lt;P&gt; SCM Interface table:&lt;/P&gt;&lt;P&gt;   192.168.30.102/24  1021 ENABLED BROADCAST ARP&lt;/P&gt;&lt;P&gt;     IF block at 0x836d4d00  SFP 128&lt;/P&gt;&lt;P&gt;     Logical Ports: 0x00401f00&lt;/P&gt;&lt;P&gt;     MAC: 00105800603b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1 interfaces using 140 bytes of memory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 06:16:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606325#M11563</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2006-05-18T06:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address table on CSS</title>
      <link>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606326#M11564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked! Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 12:43:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606326#M11564</guid>
      <dc:creator>mjsully</dc:creator>
      <dc:date>2006-05-18T12:43:38Z</dc:date>
    </item>
    <item>
      <title>MAC address table on CSS</title>
      <link>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606327#M11565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using "&lt;SPAN style="font-size: 10pt;"&gt;show bridge forwarding&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;best regards...!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 19:08:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/mac-address-table-on-css/m-p/606327#M11565</guid>
      <dc:creator>alfredozacarias</dc:creator>
      <dc:date>2013-10-03T19:08:49Z</dc:date>
    </item>
  </channel>
</rss>

