adjacency
--A relationship formed between selected neighboring routers and end nodes for the purpose of exchanging routing information.
Adjacency is based upon the use of a common media segment by the routers and nodes involved.
Cisco
Express
Forwarding
--A Layer 3 switching technology. Cisco Express Forwarding can also refer to central Cisco Express Forwarding mode, one of
two modes of Cisco Express Forwarding operation. Cisco Express Forwarding enables a Route Processor to perform express forwarding.
Distributed Cisco Express Forwarding is the other mode of Cisco Express Forwarding operation.
distributed
Cisco
Express
Forwarding
--A mode of Cisco Express Forwarding operation in which line cards (such as Versatile Interface Processor (VIP) line cards)
maintain identical copies of the forwarding information base (FIB) and adjacency tables. The line cards perform the express
forwarding between port adapters; this relieves the Route Switch Processor of involvement in the switching operation.
FIB
--forwarding information base. A component of Cisco Express Forwarding that is conceptually similar to a routing table or
information base. The router uses the FIB lookup table to make destination-based switching decisions during Cisco Express
Forwarding operation. The router maintains a mirror image of the forwarding information in an IP routing table.
GRE
--generic routing encapsulation. A tunneling protocol developed by Cisco that enables encapsulation of a wide variety of protocol
packet types inside IP tunnels. GRE creates a virtual point-to-point link to Cisco routers at remote points over an IP internetwork.
By connecting multiprotocol subnetworks in a single-protocol backbone environment, IP tunneling using GRE allows the expansion
of a network across a single-protocol backbone environment.
IPC
--interprocess communication. The mechanism that enables the distribution of Cisco Express Forwarding tables from the Route
Switch Processor (RSP) to the line card when the router is operating in distributed Cisco Express Forwarding mode.
label
disposition
--The removal of Multiprotocol Label Switching (MPLS) headers at the edge of a network. In MPLS label disposition, packets
arrive on a router as MPLS packets and, with the header removed, are transmitted as IP packets.
label
imposition
--The action of putting a label on a packet.
LER
--label edge router. A router that performs label imposition.
LFIB
--Label Forwarding Information Base. The data structure used by switching functions to switch labeled packets.
LIB
--Label information base. A database used by a label switch router (LSR) to store labels learned from other LSRs, as well
as labels assigned by the local LSR.
line
card
--A general term for an interface processor that can be used in various Cisco products. For example, a Versatile Interface
Processor (VIP) is a line card for the Cisco 7500 series router.
LSP
--label switched path. A sequence of hops (Router 0...Router n). A packet travels from R0 to Rn by means of label switching
mechanisms. An LSP can be chosen dynamically, based on normal routing mechanisms, or you can configure the LSP manually.
LSR
--label switch router. A Layer 3 router that forwards a packet based on the value of a label encapsulated in the packet.
MPLS
--Multiprotocol Label Switching. An emerging industry standard for the forwarding of packets along the normal routing paths
(sometimes called MPLS hop-by-hop forwarding).
prefix
--The network address portion of an IP address. A prefix is specified by a network and mask and is generally represented in
the format network/mask. The mask indicates which bits are the network bits. For example, 1.0.0.0/16 means that the first
16 bits of the IP address are masked, making them the network bits. The remaining bits are the host bits. In this example,
the network number is 10.0.
RIB
--Routing Information Base. A central repository of routes that contains Layer 3 reachability information and destination
IP addresses or prefixes. The RIB is also known as the routing table.
RP
--Route Processor. The processor module in the Cisco 7000 series routers that contains the CPU, system software, and most
of the memory components that are used in the router. It is sometimes called a supervisory processor.
RSP
--Route Switch Processor. The processor module used in the Cisco 7500 series routers that integrates the functions of the
Route Processor (RP) and the Switch Processor (SP).
SP
--Switch Processor. Cisco 7000-series processor module that acts as the administrator for all CxBus activities. It is also
sometimes called a CiscoBus controller.
VIP
--Versatile Interface Processor. An interface card used in Cisco 7000 and Cisco 7500 series routers. The VIP provides multilayer
switching and runs Cisco IOS software.
VPN
--Virtual Private Network. The result of a router configuration that enables IP traffic to use tunneling to travel securely
over a public TCP/IP network.
VRF
--A Virtual Private Network (VPN) routing/forwarding instance. A VRF consists of an IP routing table, a derived forwarding
table, a set of interfaces that use the forwarding table, and a set of rules and routing protocols that determine what goes
into the forwarding table. In general, a VRF includes the routing information that defines a customer VPN site that is attached
to a PE router.