> Does anyone have an idea what could be the reason for
> the following problem. We have to catalysts (3550 one
> with EMI and one with SMI software). They are link
> with GBIC GE Interface. From the 3550 with EMI Software
> is a trunk configured to 7200 Router. We have configured
> the VLANs on the 3550 with EMI Software. The problem now
> is, that the second 3550 sometime lose the connection to
> the first 3550. There are no Interface Error on GBIC
> Interface. Here a litte schema of the current config:

The first thing which pops up in my mind is, VTP...

switch1# vlan database
switch1(vlan)# vtp server
switch1(vlan)# apply
switch1(vlan)# exit

switch2# vlan database
switch2(vlan)# vtp client
switch2(vlan)# apply
switch2(vlan)# exit

After that you can define all the vlans.

switch1# vlan database
switch1(vlan)# vlan <number> name <give it some cool name>
switch1(vlan)# vlan <number> name <give it some cool name>
....
switch1(vlan)# apply
switch1(vlan)# exit



Pascal
----------------------------------------------
[EMAIL PROTECTED] Maillist-Archive:
http://www.mail-archive.com/swinog%40swinog.ch/

Reply via email to