HP Comware 5 Debug Manual Vol 1

<Sysname> system-view
[Sysname] ddns policy 3322.org
[Sysname-ddns-policy-3322.org] url
Output similar to the following messages is generated:
http://steven:nevets@members.3322.org/dyndns/update?system=dyndns&hostname=<h>&myip=<
a>
[Sysname-ddns-policy-3322.org] interval 0 0 15
[Sysname-ddns-policy-3322.org] quit
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ddns apply policy 3322.org fqdn whatever.3322.org
*Jun 12 12:38:45:453 2008 Sysname DDNS/7/Debug:
DDNS event (Interface: Ethernet1/1, policy: 3322.org): Waiting for reply from DNS server.
*Jun 12 12:38:45:672 2008 Sysname DDNS/7/Debug:
DDNS event (Interface: Ethernet1/1, policy: 3322.org): Get server IP address
222.185.245.239.
// The device translated the domain name of the DDNS server into IP address 222.185.245.239.
*Jun 12 12:38:45:672 2008 Sysname DDNS/7/Debug:
DDNS event (Interface: Ethernet1/1, policy: 3322.org): Starting DDNS update for the 1st
time.
// The device connected to the DDNS server to initiate the first DDNS update.
*Jun 12 12:38:47:906 2008 Sysname DDNS/7/Debug:
DDNS event (Interface: Ethernet1/1, policy: 3322.org): Request packet was sent.
// The device send the DDNS update request.
*Jun 12 12:38:47:906 2008 Sysname DDNS/7/Debug:
DDNS server reply (Interface: Ethernet1/1, policy: 3322.org):
good 60.192.123.32
// The device received a reply from the DDNS server and updated the DNS entry.
*Jun 12 12:38:47:906 2008 Sysname DDNS/7/Debug:
DDNS event (Interface: Ethernet1/1, policy: 3322.org): DDNS update stopped.
// The DDNS update completed.
# Configure a DDNS policy named oray.cn and apply the policy to Ethernet 1/1.
<Sysname> system-view
[Sysname] ddns policy oray.cn
[Sysname-ddns-policy-oray.cn] url http://steven:nevets@phservice2.oray.net
[Sysname-ddns-policy-oray.cn] interval 0 0 12
[Sysname-ddns-policy-oray.cn] quit
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ddns apply policy oray.cn fqdn whatever.gicp.cn
Output similar to the following messages is generated:
*Jun 12 17:52:04:390 2008 Sysname DDNS/7/Debug:
DDNS event (Interface: Ethernet1/1, policy: oray.cn): Waiting for reply from DNS server.
*Jun 12 17:52:04:690 2008 Sysname DDNS/7/Debug:
DDNS event (Interface: Ethernet1/1, policy: oray.cn): Get server IP address
61.152.96.118.
// The device translated the domain name of the PeanutHull server into IP address 61.152.96.118.
*Jun 12 17:52:04:390 690 2008 Sysname DDNS/7/Debug:
421