Skip to content

Commit 4bd6c3e

Browse files
authored
Minor fixes to IOS STP documentation (#2527)
* Fix spelling errors * Mention the use of the "long STP cost"
1 parent 47859fc commit 4bd6c3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/module/lag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ LAG is currently supported on these platforms:
2020
| JunOS[^Junos] |||||
2121

2222
[^Junos]: Includes vSRX, vPTX and vJunos-switch. vJunos-router (and vMX) do not support LAG.
23-
[^iol2]: Port-Channel interfaces will be treated like physical interfaces. Setting LACP rate is not avilable.
23+
[^iol2]: Port-Channel interfaces are treated like physical interfaces. Setting LACP rate is not available.
2424

2525
## Parameters
2626

docs/module/stp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following table describes per-platform support of individual STP features:
2626
[^CL]: STP is enabled by default
2727
[^OS10]: PVRST is enabled by default, STP does not work on virtual networks (which are used for VXLAN)
2828
[^FRR]: STP is disabled by default; STP is not supported on VLAN trunks as FRR sends BPDUs tagged, you could use Cumulus instead
29-
[^IOLL2]: Per Vlan RSTP is enabled by default. STP,RSTP are emulated with MSTP.
29+
[^IOLL2]: PVRST is enabled by default. STP,RSTP are emulated with MSTP. All algorithms use the "long" stp pathcost method.
3030

3131
```{tip}
3232
MSTP/RSTP ports fall back to regular STP upon receiving a plain STP BPDU.

0 commit comments

Comments
 (0)