ppp ipcp dns
To configure the primary and secondary Domain Name System (DNS) IP addresses for the Internet Protocol
Control Protocol (IPCP), use the
ppp ipcp dns
command in interface configuration mode. To remove the
addresses, use the no form of this command.
ppp ipcp dns primary-ip-address
[
sec-ip-address
]
no ppp ipcp dns primary-ip-address
[
sec-ip-address
]
Syntax Description
Primary DNS IP address, in the format A.B.C.D.
primary-ip-address
Secondary DNS IP address, in the format W.X.Y.Z.
sec-ip-address
Command Default
No default behavior or values
Command Modes
Interface configuration
Command History
Modification
Release
This command was introduced.
Release 3.9.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
Task ID
Operations
Task ID
read, write
ppp
Examples
The following example shows how to configure the primary and secondary DNS IP addresses for Internet
Protocol Control Protocol (IPCP):
RP/0/RSP0/CPU0:router#
config
RP/0/RSP0/CPU0:router(config)#
interface serial 0/1/0/1
RP/0/RSP0/CPU0:router(config-if)#
ppp ipcp dns 10.10.10.10 10.10.10.11
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
727
PPP Commands onthe Cisco ASR 9000 Series Router
ppp ipcp dns