![Cisco Small Business 300 1.1 Series Administration Manual Download Page 108](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294108.webp)
Clock Commands
78-20269-01 Command Line Interface Reference Guide
109
6
Command Mode
Global Configuration mode
User Guidelines
Up to 8 SNTP servers can be defined.
The
Global Configuration mode command enables
predefined Unicast clients.
The
Global Configuration mode command globally enables polling.
The format of an IPv6Z address is: <
ipv6-link-local-address>%<interface-name
>.
interface-name =
vlan<integer> | po<integer> | isatap<integer> | <physical-port-
name> | 0
. When 0 is specified, the default interface is used.
integer = <
decimal-number> | <integer><decimal-number
>
decimal-number =
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
physical-port-name = Designated port number, for example:gi6.
If the egress interface is not specified, the default interface is selected.
The following combinations are possible:
•
ipv6_address%interface_id - Refers to the IPv6 address on the interface
specified.
•
ipv6_address%0 - Refers to the IPv6 address on the single interface on
which an IPv6 address is defined.
•
ipv6_address - Refers to the IPv6 address on the single interface on which
an IPv6 address is defined.
Example
The following example configures the device to accept SNTP traffic from the
server on 192.1.1.1 with polling.
Console(config)#
sntp server
192.1.1.1
poll
6.12
show clock
The show clock EXEC mode command displays the time and date from the system
clock.