CLI Guide

Layer 3 Routing Commands 1507
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.
Example
The following example defines the IP address and subnet mask for VLAN 15.
console(config)#interface vlan 15
console(config-if-vlan15)#ip netdirbcast
ip policy route-map
Use this command to apply a route map on an interface. Use the no form of
this command to delete a route map from the interface.
Syntax
ip policy route-map map-tag
no ip policy route-map map-tag
map-tag
—Name of the route map to use for policy based routing. It must
match a map tag specified by the route-map command.
Default Configuration
No route maps are configured by default.
Command Mode
Interface Configuration (VLAN) mode