Dynamic VLANS and STP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-09-2018 12:02 PM
Hello
¿How can I manage dynamic vlans with STPD? We have X450-G2
¿How can I manage dynamic vlans with STPD? We have X450-G2
8 REPLIES 8
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-16-2018 09:48 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-12-2018 11:44 AM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-11-2018 10:54 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-11-2018 10:08 AM
How are the VLANs being created? We support stp with dynamic vlan assignment, not dynamic vlan creation.
