New NAC Container addition and related source support for development of PNAC feature for HLD PR 1292 #15332
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
… of PNAC feature for HLD PR 1292
Why I did it
Development changes including new NAC container addition and related source inclusion for HLD PR 1292.
Work item tracking
How I did it
How to verify it
Generate SONiC build image with NAC feature enabled and verify using docker commands.
Backporting not required. These are the changes of new feature PNAC - HLD PR 1292.
Sample output:
root@sonic:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
016669fad085 28648a1c5833 "/usr/local/bin/supe…" 21 hours ago Up 48 seconds nac
ea69933634ce docker-lldp:latest "/usr/bin/docker-lld…" 21 hours ago Up 49 seconds lldp
a57e1225225d docker-router-advertiser:latest "/usr/bin/docker-ini…" 21 hours ago Up 48 seconds radv
e7abf1901bda docker-gbsyncd-vs:latest "/usr/local/bin/supe…" 21 hours ago Up 51 seconds gbsyncd
29416969fcd1 docker-syncd-vs:latest "/usr/local/bin/supe…" 21 hours ago Up 52 seconds syncd
91fa4d690825 docker-teamd:latest "/usr/local/bin/supe…" 21 hours ago Up 52 seconds teamd
1faf3091d7db docker-orchagent:latest "/usr/bin/docker-ini…" 21 hours ago Up 55 seconds swss
44c8450cb015 docker-fpm-frr:latest "/usr/bin/docker_ini…" 21 hours ago Up 56 seconds bgp
3ea5bb4b64ef docker-database:latest "/usr/local/bin/dock…" 21 hours ago Up About a minute database
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Tested with 202211 and 202205 branch source codes.
Description for the changelog
Link to config_db schema for YANG module changes
Config DB Schema change details and Yang model changes are detailed in the PNAC HLD PR 1292.
A picture of a cute animal (not mandatory but encouraged)