Ddns Configuration Example With Peanuthull Server - HPE FlexNetwork HSR6800 Configuration Manual

Comware 7 layer 3, ip services
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

Make sure the devices can reach each other.
# Create a DDNS policy named 3322.org, and enter its view.
<Router> system-view
[Router] ddns policy 3322.org
# Specify the URL address, username, and password for DDNS update requests.
[Router-ddns-policy-3322.org] url
http://members.3322.org/dyndns/update?system=dyndns&hostname=<h>&myip=<a>
[Router-ddns-policy-3322.org] username steven
[Router-ddns-policy-3322.org] password simple nevets
# Set the interval to 15 minutes for sending DDNS update requests.
[Router-ddns-policy-3322.org] interval 0 0 15
[Router-ddns-policy-3322.org] quit
# Specify the IP address of the DNS server as 1.1.1.1.
[Router] dns server 1.1.1.1
# Apply DDNS policy 3322.org to GigabitEthernet 2/1/1 to enable DDNS update. The mapping
between domain name whatever.3322.org and the primary IP address of GigabitEthernet 2/1/1 will
be dynamically updated.
[Router] interface gigabitethernet 2/1/1
[Router-GigabitEthernet2/1/1] ddns apply policy 3322.org fqdn whatever.3322.org

DDNS configuration example with PeanutHull server

Network requirements
As shown in
IP address dynamically obtained through DHCP. To make sure the router can always provide Web
services at whatever.gicp.cn when its IP address changes, perform the following tasks on the
router:
Configure a DDNS policy to update the router's domain name-to-IP address mapping on the
DDNS server. The DDNS server then updates the mapping on the DNS server.
Specify the IP address of the DNS server so that the router can access the DDNS server
through domain name.
Figure 49 Network diagram
GE2/1/1
Router
DDNS client
Figure
49, the router is a Web server with domain name whatever.gicp.cn and uses an
IP network
1.1.1.1
www.oray.cn
DDNS server
DNS server
110

Advertisement

Table of Contents
loading

Table of Contents