Skip to content

Commit

Permalink
Slight Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ridahanif96 authored Nov 4, 2024
1 parent c163187 commit 77cbc76
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions doc/MSTP/MSTP.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ Following commands are used for spanning-tree configurations on per instance, pe
- **config spanning_tree mst instance \<instance-id\> interface \<ifname\> priority \<priority-value\>**
- Configure priority of an interface for an instance.
- priority-value: Default: 128, range: 0-240
- Supported Instances : 64

- **config spanning_tree mst instance \<instance-id\> interface \<ifname\> cost \<cost-value\>**
- Configure path cost of an interface for an instance.
Expand Down Expand Up @@ -643,10 +644,12 @@ PortChannel1001 No NA
admin@sonic: show spanning_tree root_guard
PortNum Root Guard Enabled Port Status
--------- --------------------- --------------
Ethernet46 Yes Active
PortChannel1001 No NA
PortNum VLAN Current State

This comment has been minimized.

Copy link
@divyachandralekha

divyachandralekha Nov 4, 2024

Please Modify to VLAN/MST

--------- --------------------- ---------------------------------------------
Ethernet46 1, 4-8, 202-4094 Inconsistent state
PortChannel1001 Consistent state
```

- show spanning_tree mst instance \<instance-id\> interface \<ifname\>
Expand Down

0 comments on commit 77cbc76

Please sign in to comment.