Skip to content

v8.1.0

Compare
Choose a tag to compare
@NilashishC NilashishC released this 22 May 17:33
· 19 commits to main since this release
4fcb4d1

Minor Changes

  • route_maps - support simple route-maps that do not contain set or match statements. it allows for the creation and management of purely basic route-map entries like 'route-map test-1 permit 10'.

Bugfixes

  • nxos_l3_interfaces - fail if encapsulation exists on a different sub-interface.
  • nxos_static_routes - correctly generate command when track parameter is specified.