Chapter 20: Unicast Routing
This switch can route unicast traffic to different subnetworks usin g the Rou ting
Information Protocol (RIP) or Open Shortest Path First (OSPF) protocol. It supports
RIP, RIP-2 or OSPFv2 dynamic routing. These protocols exchange routing
information, calculate routing tables, and can respond to change s in th e status or
loading of the network.
RIP and RIP-2 Dynamic Routing Protocols
The RIP protocol is the most widely used routing protocol. RIP uses a
distance-vector-based approach to routing. Routes are determin ed on the bas is of
minimizing the distance vector, or hop count, which serves as a rough estim ate of
transmission cost. Each router broadcasts its advertisement every 30 second s,
together with any updates to its routing table. This allows all rou ters on t he networ k
to learn consistent tables of next hop links which lead to relevant subnets.
OSPFv2 Dynamic Routing Protocol
OSPF overcomes all the problems of RIP. It uses a link state routing protocol to
generate a shortest-path tree, then builds up its routing table based on this tree.
OSPF produces a more stable network because the participat ing route rs act o n
network changes predictably and simultaneously, converging on the best route more
quickly than RIP. Moreover, when several equal-cost routes to a dest ination e xist,
traffic can be distributed equally among them.
Non-IP Protocol Routing
The switch supports IP routing only. Non-IP protocols such as IPX and Applet alk
cannot be routed by this switch, and will be confined within their local VLAN gro up
unless bridged by an external router.
To coexist with a network built on multilayer switches, the subnetwo rks for no n-IP
protocols must follow the same logical boundary as that of the IP subnetworks. A
separate multi-protocol router can then be used to link the subnetworks by
connecting to one port from each available VLAN on the network.

20-1