Справочник Пользователя для Ulterius Technologies LLC FDN40

Скачать
Страница из 388
 
CHAPTER 4: RIP 
Configuration User Manual 
113 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
4.5.14  Configuring Debug Level for RIP 
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. 
Execute the following commands in the switch FDN40-1 to configure the 
debug level for RIP. 
UltOs# config terminal 
UltOs(config)# router rip 
UltOs(config-router)# network 10.0.0.1 
UltOs(config-router)# end 
 
Configure the debug level for RIP module. 
UltOs# debug ip rip all 
 RIP: Sending regular Update over this interface 0 
RIP: Authentication not needed for this interface, 
So 25 routes can be composed 
RIP: If Agg Rt added to update with metric : 3 
RIP: Sending RIP update through Port 0 
RIP: Sending regular Update over this interface 0 
RIP: Authentication not needed for this interface, 
So 25 routes can be composed 
RIP: If Agg Rt added to update with metric : 3 
RIP: Sending RIP update through Port 0 
RIP: Sending regular Update over this interface 0 
RIP: Authentication not needed for this interface, 
So 25 routes can be composed 
RIP: If Agg Rt added to update with metric : 3 
 
Disable the debug level for RIP module. 
UltOs# no debug ip rip all 
4.5.15  Configuring Route Map – RIP 
URM (Unified Route Map) is a portable implementation of the route map 
capability for IPv4 and IPv6 unicast routing software. The URM provides a 
single interface for the administrator to set up and manage route maps. It 
also provides a common unified method for routing protocols and static route 
management software to use route maps for different purposes. The 
independent nature of the implementation helps to avoid the duplication of 
the route maps in the different routing modules in a router.