Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dual-ToR] add default value for ACL rule for mellanox platform #32

Closed
wants to merge 1 commit into from

Conversation

ayurkiv-nvda
Copy link
Owner

@ayurkiv-nvda ayurkiv-nvda commented Jan 20, 2023

Why I did it

Need to add the possibility to choose between dropping packets (using ACL) on ingress or egress in Dual ToR scenario

How I did it

Add new attribute "mux_tunnel_ingress_acl" to SYSTEM_DEFAULTS table

How to verify it

check that new attribute exists in redis:
admin@sonic:~$ redis-cli -n 4
127.0.0.1:6379[4]> HGETALL SYSTEM_DEFAULTS|mux_tunnel_ingress_acl

  1. "state"
  2. "false"

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@ayurkiv-nvda ayurkiv-nvda force-pushed the master_acl_default_values branch 5 times, most recently from 417df08 to 8f842fb Compare January 25, 2023 15:34
@ayurkiv-nvda ayurkiv-nvda force-pushed the master_acl_default_values branch from 8f842fb to d84deaf Compare January 25, 2023 15:41
@ayurkiv-nvda ayurkiv-nvda reopened this Jan 25, 2023
@ayurkiv-nvda ayurkiv-nvda force-pushed the master_acl_default_values branch from fef7ced to bdcd6d4 Compare January 25, 2023 19:42
Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
@ayurkiv-nvda ayurkiv-nvda force-pushed the master_acl_default_values branch from bdcd6d4 to 3decf72 Compare January 26, 2023 12:43
@ayurkiv-nvda ayurkiv-nvda deleted the master_acl_default_values branch January 30, 2023 14:44
ayurkiv-nvda pushed a commit that referenced this pull request May 30, 2023
67a3bdf show counters wrong cli output fixed (#36)
5b3eea1 Update package cache, and bail on the first error (#35)
1d221b0 dhcpv6 relay UT code coverage improve (#32)
514b084 dhcpv6 packet handling code refine (#30)

Signed-off-by: Vivek Reddy <vkarri@nvidia.com>
ayurkiv-nvda pushed a commit that referenced this pull request Mar 7, 2024
…utomatically (sonic-net#15645)

#### Why I did it
src/sonic-host-services
```
* bc08806 - (HEAD -> master, origin/master, origin/HEAD) Implemented ssh configurations (#32) (14 hours ago) [ycoheNvidia]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants