Viewing the current TimeP configuration (CLI)
Using different show
commands,
you can display either the full TimeP configuration or a combined
listing of all TimeP, SNTP, and VLAN IP addresses configured on the
switch.
Syntax:
show timep
Lists both the time synchronization method (TimeP,
SNTP, or None) and the TimeP configuration, even if SNTP is not the
selected time protocol. (If the TimeP Mode is set to Disabled
or DHCP
, the Server field does not appear.)
If you configure the switch with TimeP as the
time synchronization method, then enable TimeP in DHCP mode with the
default poll interval, show timep
lists the following:
TimeP configuration when TimeP is the selected Time synchronization method
switch(config)# show timep Timep Configuration Time Sync Mode: Timep TimeP Mode [Disabled] : DHCP Server Address : 10.10.28.103 Poll Interval (min) [720] : 720
If SNTP is the selected time synchronization
method, show timep
still lists the TimeP configuration
even though it is not currently in use. Even though, in this Example:,
SNTP is the current time synchronization method, the switch maintains
the TimeP configuration:
TimeP configuration when TimeP is not the selected time synchronization method
switch(config)# show timep Timep Configuration Time Sync Mode: Sntp TimeP Mode [Disabled] : Manual Server Address : 10.10.28.100 Poll Interval (min) [720] : 720
Syntax:
show management
Helps you to easily examine and compare the IP addressing on the switch. It lists the IP addresses for all time servers configured on the switch plus the IP addresses and default gateway for all VLANs configured on the switch.
Display showing IP addressing for all configured time servers and VLANs
switch(config)# show management Status and Counters - Management Address Information Time Server Address : 10.10.28.100 Priority SNTP Server Address Protocol Version -------- ---------------------------------------------- ---------------- 1 10.10..28.101 3 2 10.255.5.24 3 3 fe80::123%vlan10 3 Default Gateway : 10.0.9.80 VLAN Name MAC Address | IP Address ------------ ------------------- + ------------------- DEFAULT_VLAN 001279-88a100 | 10.30.248.184 VLAN10 001279-88a100 | 10.0.10.17