Chapter 1 - Define Key Terms Flashcards
Define:
Multiprotocol BGP (MBGP)
Also known as BGP+. Adds following capabilities to BGP:
- enable multicast routing policy throughout the Internet
- connect multicast topologies within and between BGP autonomous systems
MP-BGP carries two sets of routes, one set for unicast routing and one set for multicast routing. PIM is used to build multicast data distribution trees.
Define
Bidirectional Forwarding Detection (BFD)
A detection protocol designed to provide fast forwarding path failure detection times for all media types, encapsulations, topologies, and routing protocols. Also provides consistent failure detection method for network administrators.
Define
First Hop Redundancy Protocol (FHRP)
Network protocol that offers default gateway redundancy by allowing two or more routers to provide backup for the IP address of the default gateway.
Define
Virtual Router Redundancy (VRR)
Cisco proprietary redundancy protocol for establishing a fault-tolerant default gateway, described in detail in RFC 2281.
Define
Gateway Load Balancing Protocol (GLBP)
Cisco proprietary protocol feature that provides automatic router backup for IP hosts configured with a single default gateway on an IEEE 802.3 LAN.
Define
link-state advertisements (LSAs)
The link-state advertisement created by the OSPF designated router (DR) or pseudo node that represents a group of routers on the same interface. The network LSA advertises summary information to represent the group of routers on the network.
Define
Shortest Path First (SPF)
A routing algorithm that iterates on length of path to determine a shortest-path spanning tree. Commonly used in link-state routing algorithms. Sometimes called Dijkstra’s algorithm.
Define
Virtual Internet Routing Lab (VIRL)
Cisco virtual machines running the same network operating systems as used in the Cisco physical routers and switches.
Define
Virtual Device Context (VDC)
Partitions a single physical device into multiple logical devices that provide the following:
- fault isolation
- management isolation
- address allocation isolation
- service differentiation domains
- adaptive resource management
A VDC instance can be managed within a physical device independently. Each VDC appears as a unique device to the connected users. A VDC runs a separate logical entity within the physical device, maintains its own unique set of running software processes, has its own configuration, and can be managed by a separate administrator.
Define
equal-cost multipath (ECMP)
Multiple routing paths of equal cost that may be used for packet forwarding.
Define
autonomous system (AS)
A collection of networks under a common administration sharing a common routing strategy. Autonomous systems are subdivided by areas. An autonomous system must be assigned a unique 16-bit number by the IANA.
Define
Interior Gateway Protocol (IGP)
Internet protocol used to exchange routing information within an autonomous system.
Define
Virtual Routing and Forwarding (VRF)
A VPN routing and 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.
Define
time-to-live (TTL)
A field in an IP header that indicates how long a a packet is considered valid.
Define
Switched Virtual Interface (SVI)
A virtual interface (and port) that transmits only an untagged-VLAN packet for a managed switch.
Define
Link Aggregation Control Protocol (LACP)
The IEEE standard for Ethernet. LACP (802.3ad) for the gigabit interfaces feature bundles individual Gigabit Ethernet links into a single logical link that provides the aggregate bandwidth of up to four physical links.