Routing Protocol Authentication
This blog is created for network security review, study and understanding about network related issues only!
The blog is mainly focus on Network Security Notes about Network, Network Security, Network Technology, Network Labs review related Cisco and Microsoft technology ,Network Threats, Types of Network Threats, Network Alerts, Enterprise Security Policy and Audits, Security Policy and Audits,Logical Security, Physical and Logical Security, Physical Security,Cisco Products Review, Microsoft Products review, Cisco Routers, Routers Security, Console Access, Telnet Access, Network Attack, Network Attack report, Network management, Anti-virus, Network Security with Anti-virus, and All About Network Security... Thanks for your visit!
What is Routing Protocol?
A routing protocol is a protocol that specifies how routers communicate with each other, disseminating information that enables them to select routes between any two nodes on a computer network, the choice of the route being done by routing algorithms. Each router has a prior knowledge only of networks attached to it directly. A routing protocol shares this information first among immediate neighbors, and then throughout the network. This way, routers gain knowledge of the topology of the network.
The term routing protocol may refer specifically to one operating at layer three of the OSI model, which similarly disseminates topology information between routers.
Many routing protocols used in the public Internet are defined in documents called RFCs.
There are two major types of routing protocols, some with variants: link-state routing protocols and (path vector protocols) distance-vector routing protocols.
The specific characteristics of routing protocols include:
-the manner in which they either prevent routing loops from forming or break them up if they do
-the manner in which they select preferred routes, using information about hop costs
-the time they take to converge
-how well they scale up
-many other factors
Routing protocol authentication?
Routing protocol authentication prevents the introduction of false or unauthorized routing messages from unapproved sources. With authentication configured, the router will authenticate the source of each routing protocol packet that it receives from its neighbors. Routers exchange an authentication key or a password that is configured on each router. The key or password must match between neighbors.
There are two types of routing protocol authentication: plain text authentication and Message Digest 5 (MD5) authentication.
1.Plain text authentication is generally not recommended because the authentication key is sent across the network in clear text, making plain text authentication susceptible to eavesdropping attempts.
2.MD5 authentication creates a hash value from the key; the hash value instead of the actual password is exchanged between neighbors, preventing the password from being read because the hash, not the password, is transmitted across the network.
1 comments:
Great Article. Thank you for sharing! Really an awesome post for every one.
A Policy based Security Architecture for Software Defined Networks Project For CSE
A Probabilistic Source Location Privacy Protection Scheme in Wireless Sensor Networks Project For CSE
A Scheme for Trustworthy Friendly Jammer Selection in Cooperative Cognitive Radio Networks Project For CSE
Enable Advanced QoS Aware Network Slicing in 5G Networks for Slice Based Media Use Cases Project For CSE
Enhanced PeerHunter Detecting Peer to peer Botnets through Network Flow Level Community Behavior Analysis Project For CSE
Flocking Inspired Transmission Power Control for Fair Resource Allocation in Vehicle Mounted Mobile Relay Networks Project For CSE
FV GAN Finger Vein Representation Using Generative Adversarial Networks Project For CSE
HiAuth Hidden Authentication for Protecting Software Defined Networks Project For CSE
Joint Network Coding and ARQ Design Towards Secure Wireless Communications Project For CSE
Post a Comment