Enhancement summary
Currently its possible to apply IP locking in network services but not natively via port profiles.
Currently its possible using structured_config:
- profile: ...
structured_config:
address_locking:
address_family:
ipv4: true
ipv6: true
Which component of AVD is impacted
eos_designs
Use case example
Applying IP locking in Campus designs at the profile level.
Describe the solution you would like
Add IP locking support in port profiles:
- profile: ...
address_locking:
address_family:
ipv4: true
ipv6: true
Describe alternatives you have considered
Structured config
Additional context
No response
Contributing Guide
Enhancement summary
Currently its possible to apply IP locking in network services but not natively via port profiles.
Currently its possible using structured_config:
Which component of AVD is impacted
eos_designs
Use case example
Applying IP locking in Campus designs at the profile level.
Describe the solution you would like
Add IP locking support in port profiles:
Describe alternatives you have considered
Structured config
Additional context
No response
Contributing Guide