Enabling the dhcp relay agent on an interface, Specifying dhcp servers on a relay agent, Displaying and maintaining ipv4 dns – H3C Technologies H3C S12500 Series Switches User Manual
Page 87: Ipv4 dns configuration examples

74
Step Command Remarks
2.
Specify the DNS trusted
interface.
dns trust-interface interface-type
interface-number
By default, no DNS trusted
interface is specified.
86B
Displaying and maintaining IPv4 DNS
Execute display commands in any view and reset commands in user view.
Task Command
Display the domain name resolution
table.
display dns host [ ip | ipv6 ] [ vpn-instance vpn-instance-name ]
Display IPv4 DNS server information. display dns server [ dynamic ] [ vpn-instance vpn-instance-name ]
Display DNS suffixes.
display dns domain [ dynamic ] [ vpn-instance vpn-instance-name ]
Clear information about the dynamic
domain name cache.
reset dns host [ ip | ipv6 ] [ vpn-instance vpn-instance-name ]
87B
IPv4 DNS configuration examples
By default, Ethernet, VLAN, and aggregate interfaces are down. To configure such an interface, bring
the interface up by executing the undo shutdown command.
233B
Static domain name resolution configuration example
356B
Network requirements
As shown in
734H
Figure 30
, the device wants to access the host by using an easy-to-remember domain name
rather than an IP address.
Configure static domain name resolution on the device so that the device can use the domain name
host.com to access the host whose IP address is 10.1.1.2.
Figure 30 Network diagram
357B
Configuration procedure
# Configure a mapping between host name host.com and IP address 10.1.1.2.
[Sysname] ip host host.com 10.1.1.2
# Use the ping host.com command to verify that the device can use static domain name resolution to
resolve domain name host.com into IP address 10.1.1.2.
[Sysname] ping host.com
PING host.com (10.1.1.2): 56 data bytes
56 bytes from 10.1.1.2: icmp_seq=0 ttl=255 time=1.000 ms
- H3C SR8800 H3C SR6600-X H3C SR6600 H3C WX6000 Series Access Controllers H3C WX5000 Series Access Controllers H3C WX3000 Series Unified Switches H3C LSWM1WCM10 Access Controller Module H3C LSWM1WCM20 Access Controller Module H3C LSQM1WCMB0 Access Controller Module H3C LSRM1WCM2A1 Access Controller Module H3C LSBM1WCM2A0 Access Controller Module H3C S6800 Series Switches H3C S3100V2 Series Switches H3C S12500-X Series Switches H3C S9800 Series Switches