Key Name | Type | Required |
---|---|---|
default_mgmt_method |
str | None |
default_mgmt_method
controls the default VRF and source interface used for the following management and monitoring protocols configured with eos_designs
:
aaa_settings
cv_settings
logging_settings
management_eapi
ntp_settings
sflow_settings
snmp_settings
ssh_settings
oob
means the protocols will be configured with the VRF set by mgmt_interface_vrf
and mgmt_interface
as the source interface.
inband
means the protocols will be configured with the VRF set by inband_mgmt_vrf
and inband_mgmt_interface
as the source interface.
none
means the VRF and or interface must be manually set for each protocol.
This can be overridden under the settings for each protocol.
NOTE: We are using the same format as jq to specify the path to the key.
.default_mgmt_method