Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 4: RIP 
Configuration User Manual 
78 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
4.5.2.1 
CLI Configuration 
1.  Execute the following commands in the switch FDN40-1. 
 
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 from the router configuration mode. 
UltOs(config-router)# exit 
2.  View the RIP interface using the following command. 
UltOs# show ip rip statistics 
RIP Global Statistics: 
---------------------- 
 Total number of route changes is 0 
 Total number of queries responded is 0 
 Total number of periodic updates sent is 11 
 Total number of dropped packets is 0 
RIP Interface Statistics: 
------------------------- 
Interface   Periodic      BadRoutes   Triggered      
BadPackets   Admin 
IP Address  Updates Sent  Received    Updates Sent   
Received     Status 
----------- ------------  ---------   ------------   -
---------   ------ 
10.0.0.1      11             0            0              
0       Enabled 
3.  View the RIP route 
UltOs# show ip rip database 
10.0.0.0/8[1]     summary route 
10.0.0.0/16        directly connected, vlan1 
 
RIP can be enabled on Pseudo wire interface similar to RIP on router port. 
4.5.2.2 
WEB Configuration 
RIP can be enabled/ disabled on an IP network through WEB interface using 
the RIP Interface screen (Navigation - Layer3 Management > RIP > 
Interface Configuration