24-Port Layer 3 Switch Management Guide

IP R
OUTING
3-155
Web - Click IP, General, Global Settings. Set IP Routing Status to Disabled
to restrict operation to Layer 2, or Enabled to allow multilayer switching,
specify the default gateway which will be forwarded packets for all
unknown subnets, and click Apply.
CLI - This example enables IP routing, and sets the default gateway.
Configuring IP Routing Interfaces
You can specify the IP subnets connected to this router by manually
assigning an IP address to each VLAN, or by using the RIP or OSPF
dynamic routing protocol to identify routes that lead to other interfaces by
exchanging protocol messages with other routers on the network.
Command Usage
If this router is directly connected to end node devices (or connected to
end nodes via shared media) that will be assigned to a specific subnet,
then you must create a router interface for each VLAN that will support
routing. The router interface consists of an IP address and subnet mask.
This interface address defines both the network number to which the
router interface is attached and the router’s host number on that network.
In other words, a router interface address defines the network and
subnetwork numbers of the segment that is connected to that interface,
and allows you to send IP packets to or from the router.
Console(config)#ip routing 4-226
Console(config)#ip route default 10.1.0.254 4-227