hi guys what is the equivalent cisco command; spanning-tree and portfast to extreme.. Thanks in advance.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-19-2017 08:11 AM
hi guys what is the equivalent cisco command; spanning-tree and portfast to extreme.. Thanks in advance.
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-20-2017 08:55 AM
version 16.23
MSTP Global Configuration:
MSTP Region Name : 000496984141
MSTP Format Identifier : 0
MSTP Revision Level : 3
MSTP Digest : ac:36:17:7f:50:28:3c:d4:b8:38:21:d8:ab:26:de:62
Common and Internal Spanning Tree (CIST) : ----
Total Number of MST Instances (MSTI) : 0
Name Tag Flags Ports Bridge ID Designated Root Rt Port Rt Cost
s0 0000 D----- 1 8000000496984141 0000000000000000 ------- 0
Total number of STPDs: 1 STP Flush Method: VLAN and Port
STP Filter Method: System-wide
Flags: (C) Topology Change, (D) Disable, (E) Enable, (R) Rapid Root Failover
(T) Topology Change Detected, (M) MSTP CIST, (I) MSTP MSTI
MSTP Global Configuration:
MSTP Region Name : 000496984141
MSTP Format Identifier : 0
MSTP Revision Level : 3
MSTP Digest : ac:36:17:7f:50:28:3c:d4:b8:38:21:d8:ab:26:de:62
Common and Internal Spanning Tree (CIST) : ----
Total Number of MST Instances (MSTI) : 0
Name Tag Flags Ports Bridge ID Designated Root Rt Port Rt Cost
s0 0000 D----- 1 8000000496984141 0000000000000000 ------- 0
Total number of STPDs: 1 STP Flush Method: VLAN and Port
STP Filter Method: System-wide
Flags: (C) Topology Change, (D) Disable, (E) Enable, (R) Rapid Root Failover
(T) Topology Change Detected, (M) MSTP CIST, (I) MSTP MSTI
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-19-2017 12:37 PM
What version of code are you running? If you type show stpd ?... what stp domains are listed?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-19-2017 11:39 AM
i got this line;
502.2 # configure stpd "s0" ports link-type edge 6,7
Error: Port 6 is not a member of STP domain s0
Error: Port 7 is not a member of STP domain s0
Error: Command aborted due to input errors, no changes made
502.2 # configure stpd "s0" ports link-type edge 6,7
Error: Port 6 is not a member of STP domain s0
Error: Port 7 is not a member of STP domain s0
Error: Command aborted due to input errors, no changes made
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-19-2017 11:28 AM
I think this does it configure stpd "s0" ports link-type edge 1:2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-19-2017 10:07 AM
Unless you are trying to use stp for redundancy I would recommend elrp. ELRP is very easy to configure and reliable. The only downside is that it lacks the dynamic enable when the loop condition is cleared. Best of luck,
