Multicastclient

This command is used to configure an address to receive multicast NTP messages on the CSM Management port. The no form of this command removes the multicast client.

If multicastclient is not configured, all NTP multicast traffic is ignored.

CLI Syntax:
config>system>time>ntp
    multicastclient [authenticate]
Example:
config>system>time>ntp# multicastclient authenticate
config>system>time>ntp# no shutdown

The following example shows NTP enabled with the multicastclient command configured.

ALU-1>config>system>time# info
----------------------------------------------
              server 192.168.15.221 
              multicastclient
              no shutdown
----------------------------------------------
ALU-1>config>system>time##