cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic VLANS and STP

Dynamic VLANS and STP

Pionio
New Contributor
Hello

¿How can I manage dynamic vlans with STPD? We have X450-G2
8 REPLIES 8

Pionio
New Contributor
Finally we have configured MSTP with S0 domain and all VLANs and ports have been included.

configure stpd s0 mode mstp cist
enable s0 auto-bind vlan 1-4094
configure s0 ports auto-edge on 1-X

A loop was created manually and was managed by the switch

Brian_Anderson1
Contributor
The way I usually build spanning tree is have one vlan on the edge ports tagged and set it up for spanning tree, that way it doesn't matter which vlan is assigned to the ports dynamically, the spanning tree config stays static.

Pionio
New Contributor
Hello Stephen

This is our confguration:

- Netlogin VLAN: create vlan nt_login

-Config for allowing switch to connect network:

* create vlan net tag 20
* configure net ipaddress xxx.xxx.xxx.xxx 255.255.255.0
* configure vlan net add ports 45 untagged (This is uplink port to core)

- Dynamic VLAN config for netlogin VSA

* configure netlogin dynamic-vlan uplink-ports 45
* configure netlogin dynamic-vlan enable

Thanks in advance

StephenW
Extreme Employee
How are the VLANs being created? We support stp with dynamic vlan assignment, not dynamic vlan creation.
GTM-P2G8KFN