terraform-provider-iosxe
terraform-provider-iosxe copied to clipboard
global radius/tacacs source interface configuration attributes missing from iosxe_aaa
Following global CLI commands are currently not reflected as attributes of iosxe_aaa resource.
Example IOS-XE CLI config
ip tacacs source-interface Loopback0
ip radius source-interface Loopback0
This could be potentially added to iosxe_aaaresource.
Yang model path that holds those values are part of Cisco-IOS-XE-aaa
/native/ip/ios-aaa:radius/ios-aaa:source-interface
/native/ip/ios-aaa:tacacs/ios-aaa:source-interface
Device:
- C9200L on 17.15.3
Provider
- iosxe: 0.5.9
- netascode-utils: 0.2.6