- Routing Information Protocol (RIP)
- Interior Gateway Protocol (IGRP)
- Open Shortest Path First (OSPF)
- Exterior Gateway Protocol (EGP)
- Enhanced Interior Gateway Routing Protocol (EIGRP)
- Border Gateway Protocol (BGP)
- Intermediate System-to-Intermediate System (IS-IS)
Besides, what are switching protocols?
101 Switching Protocols is a status code that's used for a server to indicate that the TCP conncection is about to be used for a different protocol. The best example of this is in the WebSocket protocol. WebSocket uses a HTTP handshake when creating the connection, mainly for security reasons.
Additionally, what are the various dynamic routing protocols? Dynamic Routing
- RIP (Routing Information Protocol) Unlike the other routing protocols, there are actually two different versions of RIP.
- OSPF (Open Shortest Path First)
- BGP (Border Gateway Protocol)
- IS-IS (Intermediate System to Intermediate System)
- Route Redistribution.
Additionally, what are the different routing protocols?
Although there are many types of routing protocols, three major classes are in widespread use on IP networks:
- Interior gateway protocols type 1, link-state routing protocols, such as OSPF and IS-IS.
- Interior gateway protocols type 2, distance-vector routing protocols, such as Routing Information Protocol, RIPv2, IGRP.
What is 101 switching protocols?
The HTTP 101 Switching Protocols response code indicates the protocol the server is switching to as requested by a client which sent the message including the Upgrade request header. The server includes in this response an Upgrade response header to indicate the protocol it switched to.