У нас вы можете посмотреть бесплатно How to Configure RIP v2 Protocol in Advanced- less than 10 minutes или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
The Routing Information Protocol (RIP) is one of the oldest distance-vector routing protocols which employ the hop count as a routing metric. RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from source to destination. The largest number of hops allowed for RIP is 15, which limits the size of networks that RIP can support. Here are some important RIP facts: 1. RIP's administrative distance is 120 for both RIPv1 and RIPv2. 2. RIPv2 sends routing updates via multicast address 224.0.0.9. 3. Cisco routers don't enable RIPv2 by default. To use RIPv2, you must 4. use the ver 2 command in RIP Router Configuration Mode. 5. RIP automatically summarizes routing updates. You can disable this by using the no auto-summary command. 6. RIP uses only classful routing, so it uses full address classes, not subnets. 7. RIP broadcasts updates to the entire network. 8.RIP supports load balancing over same-cost paths. 9. The update interval default is 30, the invalid timer default is 180, the hold-down timer default is 180, and the flush timer default is 240.