05-06-2024 08:43 AM
Hi team,
I am new to the extreme platform. I am building a lab in the EVENG to learn it. I am studying the MSTP configuration. I configured manually the revision number with the command `configure mstp revision 5`. It does work as expected. However, how do I remove it? There is no `unconfigure mstp revision` available...
Also, if there are any tricks with the CLI please send me a link. I am from the Cisco world. Any help is appreciated!
Thanks!
Solved! Go to Solution.
05-07-2024 05:16 AM
Difan,
Try this course specifically created for Cisco users - https://dojo.extremenetworks.com/courses/cisco-conversion-course-switching/
You will need a login to the site, which is easy to create.
Also, download the CLI Command Reference Guide and the User Guide for the version of EXOS that you have running in EVE NG. The Command Reference Guide sometimes is more helpful on figuring out the proper command syntax.
Both the User Guide and Command Reference Guide can be downloaded from Extreme's Documentation Site - https://supportdocs.extremenetworks.com/support/documentation/
Bill
05-07-2024 05:39 AM - edited 05-07-2024 05:40 AM
Hi @difan
The default setting is revision 3. So in order to restore the default value, execute:
configure mstp revision 3
This way it will not be shown in your config file. You can't completely unconfigure the mstp revision.
05-07-2024 05:16 AM
Difan,
Try this course specifically created for Cisco users - https://dojo.extremenetworks.com/courses/cisco-conversion-course-switching/
You will need a login to the site, which is easy to create.
Also, download the CLI Command Reference Guide and the User Guide for the version of EXOS that you have running in EVE NG. The Command Reference Guide sometimes is more helpful on figuring out the proper command syntax.
Both the User Guide and Command Reference Guide can be downloaded from Extreme's Documentation Site - https://supportdocs.extremenetworks.com/support/documentation/
Bill