Protocol Functions-2

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

Network Time Protocol (NTP)

Used to synchronize clocks of a computer over a given network. Port 123.

2
New cards

Session Initiation Protocol (SIP)

Used for initiating, maintaining, and terminating real-time sessions that involve voice, video messaging, and other communication services. Port 5060 and 5061.

3
New cards

Lightweight Directory Access Protocol (LDAP)

Protocol for accessing and maintaining distributed directory information services over an IP network. Port 389.

4
New cards

Routing Information Protocol (RIP)

A distance vector protocol that uses a hop count (maximum hops of 15; 16 is infinite).

5
New cards

Open Shortest Path (OSPF)

Link-state protocol that uses cost. Cost is based on link speed, not hop count.

6
New cards

Intermediate Systems (IS-IS)

Link-state protocol that also uses cost and functions like OSPF protocol, but not as widely popular.

7
New cards

Enhanced Interior Gateway Routing Protocol (EIGRP)

Hybrid of distance vector and link state protocols that uses bandwidth and delay. Count Hops and Cost.

8
New cards

Border Gateway Protocol (BGP)

Path vector that uses the number of autonomous systems hops instead of router hops. Only exterior protocols. Doesn’t use router hops. Uses system hops. BGP makes the internet run.

9
New cards

First Hop Redundancy Protocol (FHRP)

Set of protocols designed to ensure network reliability by providing automatic failover to a backup router to maintain uninterrupted network service.

10
New cards

Hot Standby Router Protocol (HSRP)

Developed by Cisco as a redundant protocol that can establish a fault-tolerant default gateway for devices on a local network segment.

11
New cards

Internet Group Management Protocol (IGMP)

Used by clients and routers to let the routers know which interfaces have multicast receivers and allow clients to join a multicast group.

12
New cards

Protocol Independent Multicast (PIM)

Routes multicast traffic between routers and forms a multicast distribution tree

13
New cards

Generic Routing Encapsulation (GRE)

A tunneling protocol that encapsulates data packets within other packets It allows for the transmission of various network layer protocols over an IP network, effectively creating a virtual point-to-point link.

14
New cards

Gateway Load Balancing Protocol (GLBP)

Cisco-developed protocol that takes redundancy by adding load balancing capabilities into the mix.