Utility Commands
417
ProSAFE M7100 Managed Switches
the source packets from a switch. If you do not use this command to specify a source interface,
the primary IP address of the originating (outbound) interface is used as the source address. If
the interface is down, the SNTP client falls back to its default behavior.
no snmptrap source-interface
Use this command in to remove the global source interface for all SNMP communication between
the SNMP client and the serv
er.
clock timezone
When using SNTP/NTP time servers to update the switch’s clock, the time data received from the
server is based on Coordinated Universal Time (UTC) which is the same as Greenwich Mean Time
(GMT). This might not be the time zone in which the switch is located. Use the clock timezone
command to configure a time zone specifying the number of hours and optionally the number of
minutes difference from UTC. To set the switch clock to UTC, use the no form of the command.
Format sntp source-interface {<unit/slot/port> | loopback <loopback-id> |
tunnel <tunnel-id> | vlan <vlan-id>}
Mode Global Config
Parameter Description
unit/slot/port The unit identifier that is assigned to the switch.
loopback-id The loopback interface that you want to use as the source IP address. The range of the
loopback ID is from 0 t
o 7.
tunnel-id The tunnel interface that you want to use as the source IP address. The range of the tunnel ID
is from 0 t
o 7.
vlan-id The VLAN interface that you want to use as the source IP address. The range of the VLAN ID
is from 1 t
o 4093.
Format no sntp source-interface
Mode Global Config
Default no clock timezone
Format clock timezone <-12 to +13> [minutes <0-59>] [zone <zone-acronym>]
Mode Global Config
Term Definition
zone-acronym The acronym for the time zone. The acronym can be up to four characters.
-12 to +13 The hours difference from UTC. The range is from -12 to +13.
0-59 The minutes difference from UTC. The range is from 0 to 59.