Reference Guide

466 | IPv4 Routing
www.dell.com | support.dell.com
To view the configured static routes for the management port, use the show ip management-route command
in the EXEC privilege mode.
Figure 24-4. show ip management-route Command Example
Directed Broadcast
By default, Dell Networking OS drops directed broadcast packets destined for an interface. This default
setting provides some protection against Denial of Service (DOS) attacks.
To enable Dell Networking OS to receive directed broadcasts, use the following command in the
INTERFACE mode:
To view the configuration, use the
show config command in the INTERFACE mode.
Resolution of Host Names
Domain Name Service (DNS) maps host names to IP addresses. This feature simplifies such commands as
Telnet and FTP by allowing you to enter a name instead of an IP address.
Dynamic resolution of host names is disabled by default. Unless the feature is enabled, the system resolves
only host names entered into the host table with the
ip host command.
Enabling dynamic resolution of host names
Specifying local system domain and a list of domains
DNS with traceroute
Command Syntax Command Mode Purpose
management route ip-address mask
{forwarding-router-address |
ManagementEthernet slot/port}
CONFIGURATION Assign a static route to point to the management
interface or forwarding router.
Command Syntax Command Mode Purpose
ip directed-broadcast
INTERFACE Enable directed broadcast.
Dell>show ip management-route
Destination Gateway State
----------- ------- -----
1.1.1.0/24 172.31.1.250 Active
172.16.1.0/24 172.31.1.250 Active
172.31.1.0/24 ManagementEthernet 1/0 Connected
Dell>