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

asking for support of yang model 'Cisco-IOS-XE-http' #138

Open
sthoneder opened this issue Mar 13, 2024 · 0 comments
Open

asking for support of yang model 'Cisco-IOS-XE-http' #138

sthoneder opened this issue Mar 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sthoneder
Copy link

sthoneder commented Mar 13, 2024

Currently, Yang-model IOS-XE HTTP is not fully supported hence the restconf generic workaround needs to be used to control the following example IOS-XE CLI

ip http secure-active-session-modules none
ip http max-connections 16
ip http active-session-modules none

Following CLI is part of the iosxe_system resource.

ip http client source-interface Loopback0
ip http server
ip http authentication aaa login-authentication AuthC
ip http authentication aaa exec-authorization  AuthZ
ip http secure-server

It would be desirable to also have the rest of this Yang-model (/native/ip/ios-http:http) available as TF resource.

@danischm danischm added the enhancement New feature or request label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants