Specifications

2-193
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
ip domain-lookup
ip domain-lookup
Enables or disables the domain name lookups.
To disable domain name lookup, use the no form of this command.
ip domain-lookup
no ip domain-lookup
Syntax Description This command has no arguments or keywords.
Command Default Domain name lookup is enabled.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example shows how to enable domain lookup:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#ip domain-lookup
SCE8000(config)#
The following example shows how to disable domain lookup:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#no ip domain-lookup
SCE8000(config)#
Release Modification
2.5.7 This command was introduced.