Giriş
RIP artık pek kullanılmıyor. RIPv1 ve RIPv2 sürümleri var.
Router'da şuna benzer bir komut çalıştırırız.
RIP ve IP unnumbered
RIP ile beraber IP unnumbered diye bir kullanım yöntemi var. Bu kullanım şeklinin avantajının açıklaması şöyle
RIP artık pek kullanılmıyor. RIPv1 ve RIPv2 sürümleri var.
Router'da şuna benzer bir komut çalıştırırız.
router rip
version 2
no auto-summary
network 10.0.0.0
RIP'te router sadece direkt bağlı olduğu router'ı bilir. OSPF gibi tüm alanı bilmek zorunda değildir. Bu yüzden Router Id bilgisinin bir önemi yoktur.
RIP ve LLDP Farkı
Açıklaması şöyle.
Açıklaması şöyle.
RIPv2 multicast kullanır. Açıklaması şöyle.
RIP ve LLDP Farkı
Açıklaması şöyle.
Link Layer Discovery Protocol (LLDP) is not a layer 2 equivalent of RIP.RIP ve Subnet Mask
RIP is a routing protocol, advertising routes between routers.
LLDP is a device discovery protocol, so neighboring devices can learn about each other.
Açıklaması şöyle.
RIP does not advertise network masks. In fact, it only advertises network IDs. Moreover, RIP only advertises network IDs of networks it knows about that match the outgoing interface's subnet mask.Multicast
A receiving router will take the received advertised Network ID and apply the subnet mask belonging to the receiving interface.
RIPv2 multicast kullanır. Açıklaması şöyle.
RIPv2 (RFC 2080) uses CIDR, doesn't transmit the complete routing table over and over again, leverages multicast (v1 uses broadcasts) and should be preferred over RIPv1 at all times.Açıklaması şöyle.
Distance vector protocols - RIP and EIGRP are using multicast addresses for communication - 224.0.0.9 and 224.0.0.10 respectively.
RIP ile beraber IP unnumbered diye bir kullanım yöntemi var. Bu kullanım şeklinin avantajının açıklaması şöyle
Scaling was the historical factor, however it is the implementation of the interface to have IP processing without a hardcoded IP address that allows still it's usefulness.
Hiç yorum yok:
Yorum Gönder