Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 4: RIP 
Configuration User Manual 
91 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
10.0.0.0/8  [1]        auto-summary 
10.0.0.0/16 [1]        directly connected, vlan1 
50.0.0.0/8  [16]        via 10.0.0.1, vlan1 
60.0.0.0/8  [16]        via 10.0.0.1, vlan1 
70.0.0.0/8  [16]        via 10.0.0.1, vlan1 
80.0.0.0/8  [16]        via 10.0.0.1, vlan1 
7.  View the RIP route entries for the redistributed static routes are deleted 
from the IP routing table. 
UltOs# show ip route 
C 10.0.0.0/16 is directly connected, vlan1 
C 30.2.2.0/24 is directly connected, vlan3 
4.5.9 
Configuring Default-metric 
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. 
4.5.9.1 
CLI Configuration 
1.  Execute the following commands in the switch FDN40-1 to configure the 
default-metric. 
 
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 
 
Configure default-metric for redistributed routes in the RIP domain. 
UltOs(config-router)# default-metric 10 
 
Configure redistribution of static routes into RIP domain. 
UltOs(config-router)# redistribute static 
 
Exit from the router configuration mode. 
UltOs(config-router)# end 
4.5.9.2 
WEB Configuration 
RIP default metric can be configured through WEB interface using the RRD 
RIP Configuration 
screen. For screenshot, refer section 4.5.8.2. 
4.5.9.3 
Sample Configuration to Test Default-metric 
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.