Comware Based
1752781 Members
5978 Online
108789 Solutions
New Discussion юеВ

FlexFabric 5700 MSTP configuration

 
SOLVED
Go to solution
Eskimoe
Occasional Advisor

FlexFabric 5700 MSTP configuration

Hi!

I have been tasked to configure MSTP to match the core which consists of a couple of FF5700 switches in IRF-configuration.

The only configuration done on the FF5700 is:

stp instance 0 root primary
stp global enable

How can I match this in a non-HPE switch, Dell specifically?
I tried running display stp on the FF5700 but it doesn't show any revision or name for the STP.

I cannot find anything in the current-configuration about mstp.
It almost seems like MSTP is not enabled since there is no configuration about it in the current-configuration, but it still shows in the output of display stp command.

Thanks!

5 REPLIES 5
johnk3r
Respected Contributor

Re: FlexFabric 5700 MSTP configuration

Hello!

Please post the output of the following command:

dis stp brief

Have you done any region and instance configuration on this switch? If no configuration is performed, MSTP will be used, but with RSTP behavior.

**************************************
ATP FLEXNETWORK V3 | ACSA
Eskimoe
Occasional Advisor

Re: FlexFabric 5700 MSTP configuration

Hi johnk3r, see below for output of the command.

display stp brief

MST ID   Port                                Role  STP State   Protection

0        Bridge-Aggregation1                 DESI  FORWARDING  NONE

0        Bridge-Aggregation2                 DESI  FORWARDING  NONE

0        Bridge-Aggregation3                 DESI  FORWARDING  NONE

0        Bridge-Aggregation4                 DESI  FORWARDING  NONE

0        Bridge-Aggregation5                 DESI  FORWARDING  NONE

0        Bridge-Aggregation6                 DESI  FORWARDING  NONE

0        Bridge-Aggregation7                 DESI  FORWARDING  NONE

0        Bridge-Aggregation8                 DESI  FORWARDING  NONE

0        Bridge-Aggregation9                 DESI  FORWARDING  NONE

0        Bridge-Aggregation10                DESI  FORWARDING  NONE

0        Bridge-Aggregation11                DESI  FORWARDING  NONE

0        Bridge-Aggregation12                DESI  FORWARDING  NONE

0        Bridge-Aggregation13                DESI  FORWARDING  NONE

0        Bridge-Aggregation14                DESI  FORWARDING  NONE

0        Bridge-Aggregation15                DESI  FORWARDING  NONE

0        Bridge-Aggregation16                DESI  FORWARDING  NONE

0        Bridge-Aggregation17                DESI  FORWARDING  NONE

0        Ten-GigabitEthernet1/0/18           DESI  FORWARDING  NONE

0        Ten-GigabitEthernet1/0/19           DESI  FORWARDING  NONE

0        Ten-GigabitEthernet1/0/20           DESI  FORWARDING  NONE

0        Ten-GigabitEthernet1/0/21           DESI  FORWARDING  NONE

You are right, since everything is MST ID 0.

But how is MSTP even on the switch?
I did not configure this switch, is MSTP default on FlexFabric 5700?

Does this mean I don't have to configure any region name/revision etc.. on the switch I am configuring to match this FlexFabric?

sdide
Respected Contributor

Re: FlexFabric 5700 MSTP configuration

Hi,

please do a

] display current-configuration configuration system | incl "^ stp"

and post the output.

Regards

S├╕ren Dideriksen, Network Administrator
Region Midtjylland
Eskimoe
Occasional Advisor

Re: FlexFabric 5700 MSTP configuration

Hi sdide, see below output.

stp instance 0 root primary
stp global enable

 

johnk3r
Respected Contributor
Solution

Re: FlexFabric 5700 MSTP configuration

If you do not perform any configuration, MSTP will have RSTP behavior. In this case, you do not have to configure any instances. If you want to work with MSTP, you will need to configure the instances.

**************************************
ATP FLEXNETWORK V3 | ACSA