Source IP Address |
{% include "nautobot_bgp_models/inc/inheritable_property.html" with property=object.fields_inherited.source_ip %}
|
Source Interface |
{% include "nautobot_bgp_models/inc/inheritable_property.html" with property=object.fields_inherited.source_interface %}
|
Description |
{% include "nautobot_bgp_models/inc/inheritable_property.html" with property=object.fields_inherited.description %}
|
Enabled |
{% include "nautobot_bgp_models/inc/inheritable_property.html" with property=object.fields_inherited.enabled %}
|
Autonomous System |
{% include "nautobot_bgp_models/inc/inheritable_property.html" with property=object.fields_inherited.autonomous_system %}
|