Two routing table entries are automatically created when an active router interface is configured with an IP address and subnet mask. The figure displays the routing table entries on R1 for the directly connected network 192.168.10.0. These entries were automatically added to the routing table when the GigabitEthernet 0/0 interface was configured and activated. The entries contain the following information:

Route Source

The route source is labeled “A” in the figure. It identifies how the route was learned. Directly connected interfaces have two route source codes.

Destination network

The destination network is labeled “B” in the figure. It identifies the address of the remote network.

Outgoing interface

The outgoing interface is labeled “C” in the figure. It identifies the exit interface to use when forwarding packets to the destination network.

Note: Link local routing table entries did not appear in routing tables prior to IOS Release 15.

A router typically has multiple interfaces configured. The routing table stores information about both directly-connected and remote routes. As with directly connected networks, the route source identifies how the route was learned. For example, common codes for remote networks include:

Note: Other codes are beyond the scope of this chapter.