sonic-utilities icon indicating copy to clipboard operation
sonic-utilities copied to clipboard

Tacacs, Maximum server limit

Open Vignesh1405 opened this issue 2 years ago • 1 comments

Issue Description: There is no limit on the number of Tacacs servers that can be added as host. Root-Cause: A limit on the Number of Tacacs servers can that be added was not set. What I did: added a limit as 8 on the number of Tacacs servers that can be added

What I did

I Have added a limit as 8 on the number of Tacacs servers that can be configured.

How I did it

Each time a new server is added, first it is checked weather the server address already exists, or else the number of tacacs servers already configured is checked. it the number is equal to eight, then further processing is stopped.

How to verify it

Configure eight Tacacs Servers. try to configure one more, the error message will be displayed saying "Maximum of 8 can be configured"

Previous command output (if the output of a command-line utility has changed)

NA

New command output (if the output of a command-line utility has changed)

NA

Vignesh1405 avatar Sep 19 '23 10:09 Vignesh1405

CLA Missing ID CLA Not Signed

  • :white_check_mark: login: Vignesh1405 / name: VigneshS (5c2bf77c22dacf3745e67d0512431de4f2d549e7, 4360f16ded4cc0f1afed12e0e1cbf93e7a295c5c)
  • :x: The email address for the commit (7d2a262494e0b8ff0b7f2dfc1a46728be6835369) is not linked to the GitHub account, preventing the EasyCLA check. Consult this Help Article and GitHub Help to resolve. (To view the commit's email address, add .patch at the end of this PR page's URL.) For further assistance with EasyCLA, please submit a support request ticket.