ECS4110-28T_Management Guide

Table Of Contents
C
HAPTER
46
| IP Routing Commands
IPv4 Commands
– 1469
ip sw-route This command using software to process static routes. Us the no form to
disable this function.
SYNTAX
[no] ip sw-route
DEFAULT SETTING
Hardware is used to process static routes.
COMMAND MODE
Global Configuration
COMMAND USAGE
Due to a hardware limitation on the ECS4110-52T, static routes do not
work with DiffServ. Hardware processing of static routes is enabled by
default. If you must use DiffServ, then use this command to configure
the switch to process static routes through software.
The switch can only can only process 200~300 routing packets/second.
So, it should only be used as L3 switch in this mode for light routing
requirements.
EXAMPLE
Console(config)#ip sw-route
Console(config)#
show ip route This command displays information in the Forwarding Information Base
(FIB).
SYNTAX
show ip route [connected | database | static | summary]
connected Displays all currently connected entries.
database – All known routes, including inactive routes.
static – Displays all static entries.
summaryDisplays a brief list of summary information about
entries in the routing table, including the maximum number of
entries supported, the number of connected routes, the total
number of routes currently stored in the routing table, and the
number of entries in the FIB.
COMMAND MODE
Privileged Exec
COMMAND USAGE
The FIB contains information required to forward IP traffic. It contains
the interface identifier and next hop information for each reachable