Configuring Protocol

For Amaral Landmarks the Rip is a protocol of roteamento very used which had its simplicity. It is a roteamento protocol classful in its version 1 and classless in its version 2. He uses as only metric the counting of jumps, with a maximum of 15 jumps, being that from there, the route is setadacomo inalcanvel. This characteristic becomes the RIP protocoloinadequado for nets of medium of great transport. Interesting Outracaracterstica is that the RIP is a slow protocol of convergnciamuito. A roteador that uses the RIP sends updates deroteamento of 30 in 30 seconds, exactly that in this algumacaracterstica interval of the net it has moved. He is umprotocolo that it demands little capacity of processing of the roteador, jque very carries through simple tasks that do not need as much memory evelocidade of processing compared with other protocols as the OSPF or the EIGRP. Moreover, any person with the minimum experience can project and implement a net that functions with the RIP.

Data this small explanation on the RIP, we go part practises: as to implement the protocol of roteamento RIP in a roteador Cisco. First, it observes the topology below (I will not use subredes): I go to show as to only implement the RIP in the roteador Brasilia, since the procedure is the same for the too much roteadores. Router> en //Usado to change in using way EXEC for privileged way EXEC. Terminal Router#configure //Entra in the way of configuration of the reoterador. Router (config) to #router rip //Habilita the RIP in the roteador. This command is used to qualify any protocol of roteamento. Router (to config-router) #network 192.168.0.0 Router (to config-router) #network 192.168.1.0 //Oscomandos above is used to insert the nets that estodiretamente connected to the roteador.

The inserted nets in this will comandosero propagated to the too much roteadores. Here, Todd duBoef expresses very clear opinions on the subject. Router#copy running-config startup-config //Salva the alterations in the configuration. Configuramoso roteamento RIP of simple and fast form, however desperdiamosmuitos addresses using nets with full masks. It stops implementarsubredes, we have that to change the used version of the RIP, in the case, mudarpara version 2. It follows below the commands necessary to change the version. With the version change, we can now implement subredes as to want. Good, for today it is this. In case that they have some commentary, critical suggestions or, it sends an email for. I am to the disposal.

Comments are closed.