Cisco Cisco IOS Software Release 15.0(1)SY

Pagina di 13
decisions locally, which relieves the RSP of involvement and speeds overall throughput. This type of switching is called distributed
switching. Multiple VIP cards can be installed in one device.
Figure 1: Basic Router Architecture
Cisco Routing and Switching Processes
The routing or forwarding function comprises of the following interrelated processes to move the information in the network:
• Making a routing decision by routing
• Moving packets to the next hop destination by switching
Cisco software enables both routing and switching, and there are several types of routing and switching:
Routing Processes
The routing process assesses the source and destination of the traffic based on knowledge of network conditions. Routing functions
identify the best path to use for moving the traffic to the destination out of one or more of the device interfaces. The routing decision
is based on various criteria such as link speed, topological distance, and protocol. Each protocol maintains its own routing information.
Routing is more process intensive and has higher latency than switching as it determines path and next hop considerations. The first
packet routed requires a lookup in the routing table to determine the route. The route cache is populated after the first packet is routed
by the route-table lookup. Subsequent traffic for the same destination is switched using the routing information stored in the route
cache.
3