Skip to content

Commit

Permalink
Removed COPP Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ridahanif96 committed Apr 25, 2024
1 parent cb56cb6 commit 22d5811
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions doc/stp/MSTP_HLD.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,14 +153,7 @@ Updates SAI via following APIs:

There are no changes in PortOrch.

## CoPP Configurations
MSTP facilitates the exchange of control packets, known as Bridge Protocol Data Units (BPDUs), among switches to establish and maintain loop-free paths in a network. In order to trap these BPDUs, Control Plane Policing (CoPP) will be extended as follows:
```
"stp": {
"trap_ids" : "stp,pvrst,mstp",
"trap_group": "queue1_group1"
}
```


# Database Changes
MSTP design introduces some new tables for configuration along with slight modification in existing STP tables. Following are details of each individual table:
Expand Down

0 comments on commit 22d5811

Please sign in to comment.