We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just looking to support the following command:
switch# conf switch(config)# management security switch(config-mgmt-security)# ssl profile client switch(config-mgmt-sec-ssl-profile-client)# cipher v1.0 xxx switch(config-mgmt-sec-ssl-profile-client)# cipher v1.3 xxx
Starting in 4.32.0F the CLI 'cipher-list xxx' has been replaced with 'cipher v1.0 xxx' and 'cipher v1.3 xxx'
eos_cli_config_gen
please detail your use case
This command is required when configuring an SSL profile
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Enhancement summary
Just looking to support the following command:
Starting in 4.32.0F the CLI 'cipher-list xxx' has been replaced with 'cipher v1.0 xxx' and 'cipher v1.3 xxx'
Which component of AVD is impacted
eos_cli_config_gen
Use case example
please detail your use case
Describe the solution you would like
This command is required when configuring an SSL profile
Describe alternatives you have considered
No response
Additional context
No response
Contributing Guide
The text was updated successfully, but these errors were encountered: