Re: [nsp] 2924/linux vlan

From: kevin graham (kgraham@dotnetdotcom.org)
Date: Mon Apr 08 2002 - 17:35:40 EDT


> Cisco2924# sh run
> interface FastEthernet0/15
> switchport access vlan 127
> !
> interface FastEthernet0/19
> switchport multi vlan 1,127-129
> switchport mode multi
>
> I can see both MAC addresses:
> Cisco2924#sh mac-address-table | i 127
> 0004.6df0.a000 Dynamic 127 FastEthernet0/19
> 0030.4811.3236 Dynamic 127 FastEthernet0/15
>
> The 7200 router:
> interface FastEthernet0/0.1
> encapsulation dot1Q 127
> ip address 192.168.20.1 255.255.255.0
> !

on the 2924,

int fas 0/19
   sw t e d
   sw mo t

"multi" != trunk, think twice before you use it, as its usually the wrong
solution.

..kg..



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:13:10 EDT