Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 4: RIP 
Configuration User Manual 
88 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
4.5.8.2 
WEB Configuration 
RIP Redistribution can be configured through WEB interface using the RRD 
RIP Configuration 
screen (Navigation - Layer3 Management > RRD > RIP
 
Screen 4-6: RRD RIP Configuration 
4.5.8.3 
Sample Configuration to Test Redistribution 
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 to test 
redistribution. 
 
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 redistribution of static routes in the RIP domain 
UltOs(config-router)# redistribute static 
UltOs(config-router)# exit 
 
Add static routes 
UltOs(config)# ip route 50.0.0.0 255.0.0.0 vlan 2