для Cisco Cisco IOS Software Release 15.0(1)S

Скачать
Страница из 12
determination of the source and destination of the traffic. It saves resources because it does not involve extra
lookups. The following figure illustrates the basic switching process:
Figure 3: The Switching Process
In the following figure, packets are received on the Fast Ethernet interface and destined for the FDDI interface.
Based on the information in the packet header and destination information stored in the routing table, the
device determines the destination interface. It looks in the routing table of the protocol to discover the destination
interface that services the destination address of the packet.
The destination address is stored in tables such as Address Resolution Protocol (ARP) tables for IP or AppleTalk
Address Resolution Protocol (AARP) tables for AppleTalk. If there is no entry for the destination, the device
will either drop the packet (and inform the user if the protocol provides that feature) or discover the destination
address by some other address resolution process, such as through ARP. Layer 3 IP addressing information
is mapped to the Layer 2 MAC address for the next hop. The following figure illustrates the mapping that
occurs to determine the next hop.
Figure 4: Layer 3-to-Layer 2 Mapping
Basic Switching Paths
Process Switching
In process switching the first packet is copied to the system buffer. The device looks up the Layer 3 network
address in the routing table and initializes the fast-switch cache. The frame is rewritten with the destination
address and sent to the outgoing interface that services that destination. Subsequent packets for that destination
are sent by the same switching path. The route processor computes the cyclical redundancy check (CRC).
   IP Switching Cisco IOS Switching Paths Overview Configuration Guide, Cisco IOS Release 15S
4
Cisco IOS Switching Paths Overview
Basic Switching Paths