< Home

display ddns interface

Function

The display ddns interface command displays information about the interfaces to which DDNS policies are applied.

Format

display ddns interface { all | interface-type interface-number }

Parameters

Parameter Description Value

all

Indicates all interfaces.

-

interface-type interface-number

Specifies the type and number of an interface.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

To view information about the interfaces to which DDNS policies are applied, run the display ddns interface command.

Example

# Display the configuration of DDNS policies applied to GigabitEthernet 0/0/1.

<sysname> display ddns interface GigabitEthernet 0/0/1 
 Policies applied on interface GigabitEthernet0/0/1 :                           
 ------------------------------------------------------------------------------ 
 Policy name          : 123                                                     
 Server               : oray://<username>:<password>@phddnsdev.oray.net                                          
 User name            : huawei                                                       
 Password             : ******                                                       
 Update method        : ddns                                                    
 Update interval      : 3600 seconds                                            
 Current status       : START                                                   
 Client FQDN          : 123                                                     
 Client IP            : 0.0.0.0                                                 
 Server IP            : -                                                       
 Last update time     : 2015-10-27 10:30:28                                     
 Last update result   : Update failed
 Source interface     : - 
Table 1 Description of the display ddns interface command output

Item

Description

Policy name

DDNS policy name.

Server

Domain name of a DDN service provider.

User name

User name used for access to a DDNS service provider.

Password

Password used for access to a DDNS service provider.

Update method

DDNS update method:
  • http: common HTTP update method
  • vendor-specific: vendor-defined update method
  • ddns: update method compliant with RFC 2136, which updates only A records.
  • ddns both: update method compliant with RFC 2136, which updates A and PTR records.

Update interval

Interval at which a DDNS client initiates a DDNS update, in seconds.

Current status

Status of an applied DDNS policy:
  • INIT: Initial state.
  • ESTABLISH: Update is successful.
  • AUTHENTICATION FAILED: Authentication failed.
  • START: Update starts.

Client FQDN

Domain name of a DDNS client.

Client IP

IP address of a DDNS client.

Server IP

IP address of a DDNS server.

Last update time

Last update time.

Last update result

Last update result:
  • Success: The update is successful.
  • Resolve ddns server domain name fail: Failed to parse the domain name of the DDNS server.
  • Authentication fail: Authentication failed.
  • Update failed: The update failed.
  • Updating: The update is ongoing.

Source interface

Source interface that sends DDNS update requests on a DDNS client

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >