Skip to content

Commit

Permalink
Adding test for port-channel logging event storm control discards
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivani-gslab committed Feb 8, 2024
1 parent 0b8281e commit e8f7114
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ interface Port-Channel100.101
interface Port-Channel100.102
description IFL for TENANT02
no logging event link-status
logging event storm-control discards
mtu 1500
encapsulation dot1q vlan 102
vrf C2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ interface Port-Channel100.101
interface Port-Channel100.102
description IFL for TENANT02
no logging event link-status
logging event storm-control discards
mtu 1500
encapsulation dot1q vlan 102
vrf C2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ port_channel_interfaces:
logging:
event:
link_status: false
storm_control_discards: true
description: IFL for TENANT02
mtu: 1500
ip_address: 10.1.2.3/31
Expand Down

0 comments on commit e8f7114

Please sign in to comment.