Skip to content
New issue

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

(NETDEV-29) Enhance ntp_config and ntp_server #542

Merged
merged 1 commit into from
May 4, 2017

Commits on Apr 25, 2017

  1. (NETDEV-29) Enhance netdev NTP types

    This commit enhances the existing ntp_config and ntp_server methods
    and adds ntp_auth_key
    
    ntp_config
     - authenticate
     - trusted_key
    
    ntp_server
     - key
     - maxpoll
     - minpoll
     - source_interface
     - vrf
    
    This commit adds ntp_auth_key
    
    ntp_auth_key
      - key
      - algorithm
      - mode
      - password
    shermdog committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    726d521 View commit details
    Browse the repository at this point in the history