Skip to content

Commit

Permalink
Added detail of what each traffic actually means
Browse files Browse the repository at this point in the history
Signed-off-by: Venkat Garigipati <venkatg@cisco.com>
  • Loading branch information
VenkatCisco committed Jul 1, 2021
1 parent 2efafe6 commit 3733bc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions inc/saihostif.h
Original file line number Diff line number Diff line change
Expand Up @@ -325,9 +325,9 @@ typedef enum _sai_hostif_trap_type_t
/**
* @brief Intermediate System-to-Intermediate System (IS-IS) protocol
* traffic:
* L1 IS: 01:80:c2:00:00:14
* L2 IS: 01:80:c2:00:00:15
* All IS: 09:00:2b:00:00:05
* L1 IS: 01:80:c2:00:00:14, All Level 1 Intermediate Systems Address
* L2 IS: 01:80:c2:00:00:15, All Level 2 Intermediate Systems Address
* All IS: 09:00:2b:00:00:05, All Intermediate System Network Entities address
* Default packet action is forward
*/
SAI_HOSTIF_TRAP_TYPE_ISIS = 0x00002014,
Expand Down

0 comments on commit 3733bc1

Please sign in to comment.