Skip to content

Release v1.10.0

Compare
Choose a tag to compare
@saichint saichint released this 19 Sep 16:04
· 408 commits to master since this release
699fde8

New feature support

Added

  • Added syslog_facility with attribute:

    • level
  • Extend syslog_server with attribute:

    • facility
  • Extend cisco_interface with attribute:

    • ipv6_redirects
  • Extend network_dns with attribute:

    • hostname
  • Extend syslog_settings with attributes:

    • logfile_name
    • logfile_severity_level
    • logfile_size

note: due to bug in NXAPI logfile_size is only supported on n9k and n3k platforms running 7.0(3)I7.4 / 9.2(1) or higher

  • Added banner with attributes:
    • motd

note: due to bug in NXAPI multiline banners are only supported on n9k and n3k platforms running 7.0(3)I7.4 / 9.2(1) or higher

Changed

Removed

  • Support for Puppet Agent install into the bash-shell hosting environment. This is the native WRL Linux environment underlying NX-OS.

Resolved Issues