Classification of dynamic routing protocols
December 16th, 2009Dynamic routing protocols can be classified in various ways. These can be classified into three groups:
1. IGP and BGP protocols
2. Distance vector and link state protocols
3. Classful and Classless protocols
The first classification is based upon protocol to be used within our network or between our network and another network. In the second classification Distance vector means that routes are advertise as vector of distance and direction, the link state routing protocol create a complete view or topology of the network by gathering information from all the other router.Classful routing protocol do not send the subnet mask information in the [...] Continue Reading…