Comware

 View Only
last person joined: 2 days ago 

Expand all | Collapse all

Connecting two switches

This thread has been viewed 0 times
  • 1.  Connecting two switches

    Posted Mar 15, 2020 05:50 AM
    Hello
    I have one 1910 48+4sfp and one 1920 48+sfp manageable switches
    They are connected by a single cable
    There is no vlans or anything ..i just want them to act as one switch..lately i am having disconnections .. tried to setup mstp globally but connection was down

    What should i do ? Stack the two switches

    They are both fully updated as far as i know
    #Network
    #switch
    #manageable
    #1920
    #1910


  • 2.  RE: Connecting two switches

    MVP GURU
    Posted Mar 15, 2020 08:38 AM

    Hello @Chanklish 

    @Chanklish wrote: There is no vlans or anything

    First inaccuracy: in a Switch there is ALWAYS a VLAN defined by default that can not be erased (eventually it can be unused but not erased): the Default VLAN id 1. So, yes, both your two Switches are working by default on all ports untagged members of default VLAN id 1.


    @Chanklish wrote: i just want them to act as one switch.

    You can't...your two switches will - at best, as you did - be interconnected together through one (if just one port is used) or more physical links (if Trunks - ports aggregations is used)...they can't became a "single logical entity" or a "single switch" (virtual switch) from connected peers' standpoints (no matter if peers are other switches or simple hosts). They simply act as separate switches eventually interconnected (this means that their configurations are separated).


    @Chanklish wrote: tried to setup mstp globally but connection was down

    If you enabled MSTP as STP mode of operation you need to make sure one of your two switches acts as STP Root (lower priority) and that MSTP configurations are exactly the same (apart from priorities, the MSTP basically requires that instance names, revisions and ids are the same among switches of the same STP domain).


    @Chanklish wrote: What should i do ? Stack the two switches

     

    Not necessarily...indeed the stacking feature you're referring to with respect to these two Switch Series could, at best, be the Stacking for Management purposes (using one switch - called the master - to manage others connected to it)...that's not stacking as described above.



  • 3.  RE: Connecting two switches

    Posted Mar 15, 2020 09:42 AM
    Can you explain in layman's term what to do ? I think i have a physical loop..how to solve it?!


  • 4.  RE: Connecting two switches

    MVP GURU
    Posted Mar 15, 2020 10:20 AM
    A physical loop is something really evident, especially on a such simple network topology.

    Two chained switches with an interconnection made of just one physical link simply can't form a loop...in layman terms: connect A with B...no loop (A-B)...connect A with B then again B to A using an alternate return path...here is the loop (A-B-A).

    Are there peraphs two physical links between your two switches instead of just one?