IPv4 Routing | 299
ip directed-broadcast
Enables the interface to receive directed broadcast packets.
Syntax
ip directed-broadcast
To disable the interface from receiving directed broadcast packets, use the no ip directed-broadcast
command.
Defaults
Disabled (that is, the interface does not receive directed broadcast packets)
Command Modes
INTERFACE
Command
History
ip domain-list
Configure names to complete unqualified host names.
Syntax
ip domain-list name
To remove the name, use the no ip domain-list name command.
Parameters
Defaults
Disabled.
Command Modes
CONFIGURATION
Command
History
Usage
Information
Configure the ip domain-list command up to 6 times to configure a list of possible domain names.
If both the ip domain-name and ip domain-list commands are configured, the software will try to
resolve the name using the ip domain-name command. If the name is not resolved, the software goes
through the list of names configured with the ip domain-list command to find a match.
Use the following steps to enable dynamic resolution of hosts:
• specify a domain name server with the ip name-server command.
• enable DNS with the ip domain-lookup command.
To view current bindings, use the show hosts command. To view DNS related configuration, use the
show running-config resolve command.
Related
Commands
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
name
Enter a domain name to be used to complete unqualified names (that is, incomplete
domain names that cannot be resolved).
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
ip domain-name Specifies a DNS server.