Ip netdirbcast – Dell PowerEdge M600 User Manual
Page 611

IP Routing Commands
615
Syntax
ip mtu integer
•
integer—Specifies the distance (preference) of an individual static route. (Range: 68-
1500)
Default Configuration
1500 bytes is the default configuration.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
This command has no user guidelines.
Example
The following example defines 1480 as the MTU for VLAN 15.
console(config)#interface vlan 15
console(config-if-vlan15)#ip mtu 1480
ip netdirbcast
Use the ip netdirbcast command in Interface Configuration mode to enable the forwarding of
network-directed broadcasts. When enabled, network directed broadcasts are forwarded. When
disabled they are dropped. Use the no form of the command to disable the broadcasts.
Syntax
ip netdirbcast
no ip netdirbcast
Default Configuration
Disabled is the default configuration.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
This command has no user guidelines.