Configure an NTP (network time protocol) server OR system clock and timezone. Proper time configuration is required for accurate functioning.
1. Configure NTP server. Use show ntp to verify.test-vos (config) # ntp server 123.45.10.7Alternately, configure the system clock, and timezone. Use show clock to verify.test-vos (config) # clock set 15:51:30test-vos (config) # clock timezone America North United_States Pacific
2. Optionally, configure banners. There are two banners you can set: motd (message of the day) and login. In the CLI, both display at the command line when you log in; in the Management Console, only the login message displays, on the login page. Multi-word messages must be surrounded by quotes. Use show host and show banner to verify.test-vos (config) # banner login “Welcome to Media Flow Controller”test-vos (config) # banner motd “Please note new link bonding commands”To make these configurations using the Management Console, go to the System Config tab and use the page links on the left; see System Config > Date and Time and System Config > NTP for details.
Report an Error |
Media Flow Controller Administrator's Guide and CLI Command Reference |
Copyright © 2010 Juniper Networks, Inc. |