Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Cisco IOS
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Routing == In all versions of Cisco IOS, [[Routing|packet routing]] and [[packet forwarding|forwarding]] ([[Packet switching|switching]]) are distinct functions. Routing and other protocols run as Cisco IOS processes and contribute to the Routing Information Base (RIB). This is processed to generate the final IP forwarding table (FIB, Forwarding Information Base), which is used by the forwarding function of the router. On router platforms with software-only forwarding (e.g., Cisco 7200), most traffic handling, including [[access control list]] filtering and forwarding, is done at interrupt level using [[Cisco Express Forwarding]] (CEF) or dCEF (Distributed CEF). This means IOS does not have to do a process [[context switch]] to forward a packet. Routing functions such as [[Open Shortest Path First|OSPF]] or [[Border Gateway Protocol|BGP]] run at the process level. In routers with hardware-based forwarding, such as the Cisco 12000 series, IOS computes the FIB in software and loads it into the forwarding hardware (such as an [[Application-specific integrated circuit|ASIC]] or network processor), which performs the actual packet forwarding function.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)