show tpvm config

Displays the configuration of DNS, LDAP, and NTP for a Third-Party VM (TPVM).

Syntax

show tpvm config {dns | ldap | ntp}

Parameters

dns | ldap | ntp
Specifies the type of configuration you want to display: DNS, LDAP, or NTP.

Modes

Privileged EXEC mode

Examples

This example shows sample DNS output.

device# show tpvm config dns

nameserver 1.2.3.4
nameserver 1.1.1.1
search example.com

This example shows sample LDAP output.

device# show tpvm config ldap 

ldaps server: 10.24.15.200:636; 
ldaps server: 1.1.1.1:234; 
Base DN: dc=ldap,dc=hc-fusion,dc=in 
Root DN: cn=admin,dc=ldap,dc=hc-fusion,dc=in 
Root Password: Configured 
Certificate Exists: Yes

This example shows sample NTP output.

device# show tpvm config ntp

NTP Servers: time.google.com 10.20.232.222
	Local time: Sat 2020-04-11 08:33:20 UTC
	Universal time: Sat 2020-04-11 08:33:20 UTC
	RTC time: Sat 2020-04-11 08:33:21
	Time zone: Etc/UTC (UTC, +0000)
System clock synchronized: yes
systemd-timesyncd.service active: yes
	RTC in local TZ: no

systemd-timesyncd.service - Network Time Synchronization
Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; 
	vendor preset: enabled)
Active: active (running) since Sat 2020-04-11 08:33:13 UTC; 7s ago
Docs: man:systemd-timesyncd.service(8)
Main PID: 3717 (systemd-timesyn)
Status: "Synchronized to time server 216.239.35.12:123 (time.google.com)."
Tasks: 2 (limit: 4638)
CGroup: /system.slice/systemd-timesyncd.service
	3717 /lib/systemd/systemd-timesyncd
Apr 11 08:33:13 tpvm systemd[1]: Starting Network Time Synchronization...
Apr 11 08:33:13 tpvm systemd[1]: Started Network Time Synchronization.
Apr 11 08:33:13 tpvm systemd-timesyncd[3717]: Synchronized to time server 
	216.239.35.12:123 (time.google.com).