show mac-address-table dynamic vlan output

From: Darshan Kore (darshan.kore@gmail.com)
Date: Fri Aug 08 2008 - 07:23:49 ART


Dear GS,

 The scenario is simple:SW1(Fa0/1,0/2)connected to SW2(Fa0/1,0/2) and SW2
(fa0/3,fa 0/4) connected to SW3 (fa 0/3,fa0/4)
and SW1 (fa 0/3,fa 0/4 connected to SW3 (fa0/3,fa0/4).there is a
etherchannel between sw 1 and sw2.the other links are in trunk with each
other

                   (fa0/1,fa0/2) (fa0/1,fa0/2)
 SW1------------------------SW2
   | | (fa0/3,fas 0/4)
   | |
   | |
   | |
 SW3------------------------- |
  (Fa0/3,fa0/4)

all the 3 switches are in transparent mode.

the configs are as follows

SW1

vlan 59
vlan 60
vlan 61

interface Port-channel21
 no switchport
 ip address 22.12.0.1 255.255.255.0

interface FastEthernet0/1
 no switchport
 no ip address
 channel-group 21 mode on
!
interface FastEthernet0/2
 no switchport
 no ip address
 channel-group 21 mode on

SW2

 vlan 59
vlan 60
vlan 61

interface Port-channel21
 no switchport
 ip address 22.12.0.9 255.255.255.0
!
interface FastEthernet0/1
 no switchport
 no ip address
 channel-group 21 mode on
!
interface FastEthernet0/2
 no switchport
 no ip address
 channel-group 21 mode on

what changes in SW2 will give me the below output.

SW2#show mac-address-table dynamic vlan 56

Mac Address Table

Vlan Mac Address Type Ports

59 0004.0004.0004 DYNAMIC Fa0/2

59 0006.0006.0006 DYNAMIC Fa0/2

thanks in advance

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Sep 01 2008 - 08:15:29 ART