You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
Need ability to add interface description to vPC, portchannel, etc
More specifically need the ability to add descriptions to the member interfaces
interface loopback0
description Routing loopback interface. <<<<>>>
ip address 10.11.0.2/32
ip router ospf UNDERLAY area 0.0.0.0
ip pim sparse-mode
New or Affected modules(s):
dcnm_XXXXX
DCNM version
V x.x.x
Potential ansible task config
# Copy-paste your ansible playbook
References
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Please have a look at this. Type, mode and admin_state are required but if I only want to change the description of the interface, it will actually replace those key's values by the default values.
Community Note
Description
Need ability to add interface description to vPC, portchannel, etc
More specifically need the ability to add descriptions to the member interfaces
interface loopback0
description Routing loopback interface. <<<<>>>
ip address 10.11.0.2/32
ip router ospf UNDERLAY area 0.0.0.0
ip pim sparse-mode
New or Affected modules(s):
DCNM version
Potential ansible task config
# Copy-paste your ansible playbook
References
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: