Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 4: RIP 
Configuration User Manual 
100 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
C 10.0.0.0/16 is directly connected, vlan1 
C 20.0.0.0/24 is directly connected, vlan2 
4.5.11.3  Configuring Version for Receiving RIP Advertisement 
Refer the Section 4.3 for configuration guidelines and Figure 4-1 for the 
Setup. The prerequisite configuration needs to be done in the switches 
(FDN40-1 and FDN40-2) before configuring RIP. 
1.  Execute the following commands in the switch FDN40-1 for configuring 
version for receiving RIP advertisements. 
 
Enter the Global Configuration mode. 
UltOs# configure terminal 
 
Enable RIP globally in the switch FDN40-1. 
UltOs(config)# router rip 
 
Enable RIP over the interface vlan 1 (IP address 10.0.0.1/16). 
UltOs(config-router)# network 10.0.0.1 
 
Exit router configuration mode. 
UltOs(config-router)# exit 
 
Enter interface configuration mode. 
UltOs(config)# interface vlan 1 
 
Configure version of RIP packets to be received over the interface 
vlan 1. 
UltOs(config-if)# ip rip receive version 1 
2.  View how FDN40-1 will receive only RIP version 1 packets over the 
interface vlan1 using the following command. 
 
View the RIP receive version in interface vlan 1 is 1. 
UltOs# show ip protocols 
Routing Protocol is rip 
 RIP2 security level is Maximum 
 Redistributing : rip 
 Output Delay is disabled 
 Retransmission timeout interval is 5 seconds 
 Number of retransmission retries is 36 
 Default metric is 3 
 Auto-Summarisation of routes is Enabled 
 Routing for Networks : 
   10.0.0.0 
 Routing Information Sources : 
 Interface Specific Address Summarisation : 
 Interface vlan1 
  Sending updates every 30 seconds