diff --git a/ansible_collections/arista/avd/molecule/eos_cli_config_gen/documentation/devices/host1.md b/ansible_collections/arista/avd/molecule/eos_cli_config_gen/documentation/devices/host1.md index b370a660e03..c2c0410d661 100644 --- a/ansible_collections/arista/avd/molecule/eos_cli_config_gen/documentation/devices/host1.md +++ b/ansible_collections/arista/avd/molecule/eos_cli_config_gen/documentation/devices/host1.md @@ -10826,7 +10826,7 @@ router segment-security | ----------------- | --------- | | 200 | ingress | -#### Interfaces metric bandwidth +#### Interfaces Metric Bandwidth | Interface name | Transmit Bandwidth (Mbps) | Receive Bandwidth (Mbps) | | -------------- | ------------------------- | ------------------------ | diff --git a/python-avd/pyavd/_eos_cli_config_gen/j2templates/documentation/router-path-selection.j2 b/python-avd/pyavd/_eos_cli_config_gen/j2templates/documentation/router-path-selection.j2 index d60f4e40cf2..f6ef1e23a62 100644 --- a/python-avd/pyavd/_eos_cli_config_gen/j2templates/documentation/router-path-selection.j2 +++ b/python-avd/pyavd/_eos_cli_config_gen/j2templates/documentation/router-path-selection.j2 @@ -25,7 +25,7 @@ {% endif %} {% if router_path_selection.interfaces is arista.avd.defined %} -#### Interfaces metric bandwidth +#### Interfaces Metric Bandwidth | Interface name | Transmit Bandwidth (Mbps) | Receive Bandwidth (Mbps) | | -------------- | ------------------------- | ------------------------ |