Configuring the ECN330-switch
422 1553-KDU 137 365 Uen D 2006-06-16
Web - Click IP, Routing, Static Routes.
Figure 185 IP Static Routes
CLI - This example forwards all traffic for subnet 192.168.1.0 to the router
192.168.5.254, using the default metric of 1.
6.20.8 Displaying the Routing Table
The ECN330-switch can display all the routes that can be accessed through the
local network interfaces, through static routes, or through a dynamically learned
route. If route information is available through more than one of these methods,
the priority for route selection is local, static, and then dynamic. Also note that
the route for a local interface is not enabled (that is, listed in the routing table)
unless there is at least one active link connected to that interface.
Command Attributes
• Interface – Index number of the IP interface.
• IP Address – IP address of the destination network, subnetwork, or
host. Note that the address 0.0.0.0 indicates the default gateway for this
router.
Console(config)#ip route 192.168.1.0 255.255.255.0
192.168.5.254
Console(config)#