System information
Configuring the System
3-23
where:
name is the default domain name.
For example:
MOT(config)#ip domain-name motorola.com
Enabling Domain Lookup and Domain List
DNS servers provide forward lookups, which determine the IP address of a provided
device name. This is the most common kind of lookup performed. DNS servers also
provide a domain list function which completes unqualified host names.
1. To enable IP domain name system hostname translation, use the ip
domain-lookup command in Global Configuration mode. This feature is enabled
by default.
MOT(config)#ip domain-lookup
2. To create a domain list of up to six (6) host names to complete unqualified host
names, use the ip domain-list command in Global Configuration mode. If the
primary domain-name fails to resolve, the software uses these names.
MOT(config)#ip domain-list <WORD>
where:
WORD indicates the domain name to use to resolve unqualified host names
when the primary domain fails to resolve.
3. Verify that the information was entered correctly by displaying the running
configuration in Privileged EXEC mode.
MOT#show running-config
Configuring LDAP
Lightweight Directory Access Protocol (LDAP) servers provide a way to name,
manage, and access collections of attribute-value pairs. LDAP servers consist of
entries that hold information about some thing or concept, such as a person or
organization. Every entry in an LDAP server belongs to one or more object classes.
• Specifying the primary or secondary LDAP server addresses