We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need new node type keys for Media devices.
eos_designs
Need new node types for m&e devices with custom ptp priorities
node_type_keys: - key: ptp_leaf type: ptp_leaf default_overlay_routing_protocol: none connected_endpoints: true network_services: l2: true l3: true default_ptp_priority1: 10 - key: media_spine type: media_spine default_overlay_routing_protocol: none connected_endpoints: true network_services: l2: true l3: true default_ptp_priority1: 20 - key: media_leaf type: media_leaf default_overlay_routing_protocol: none connected_endpoints: true network_services: l2: true l3: true default_ptp_priority1: 30
Creating custom device types
No response
The text was updated successfully, but these errors were encountered:
sugetha24
Successfully merging a pull request may close this issue.
Enhancement summary
Need new node type keys for Media devices.
Which component of AVD is impacted
eos_designs
Use case example
Need new node types for m&e devices with custom ptp priorities
Describe the solution you would like
Describe alternatives you have considered
Creating custom device types
Additional context
No response
Contributing Guide
The text was updated successfully, but these errors were encountered: