CLI Guide

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
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
ip domain-list
Congure names to complete unqualied host names.
Syntax
ip domain-list name
To remove the name, use the no ip domain-list name command.
Parameters
name Enter a domain name to be used to complete unqualied names (that is, incomplete
domain names that cannot be resolved).
Defaults Disabled.
Command Modes CONFIGURATION
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information To congure a list of possible domain names, congure the ip domain-list command up to six times.
If you congure both the ip domain-name and ip domain-list commands, the software tries to resolve
the name using the
ip domain-name command. If the name is not resolved, the software goes through the list
of names congured with the ip domain-list command to nd a match.
To enable dynamic resolution of hosts, use the following steps:
specify a domain name server with the ip name-server command
enable DNS with the ip domain-lookup command
IPv4 Routing 601