Router Rip - D-Link DXS-3600-16S Manual

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router rip
DXS-3600-32S(config-router)#redistribute static
DXS-3600-32S(config-router)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router rip
DXS-3600-32S(config-router)#redistribute ospf metric 2
DXS-3600-32S(config-router)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#route-map map1 permit 1
DXS-3600-32S(config-route-map)#match ip address list1
DXS-3600-32S(config-route-map)#set metric 4
DXS-3600-32S(config-route-map)#exit
DXS-3600-32S(config)#router rip
DXS-3600-32S(config-router)#redistribute ospf route-map map1
DXS-3600-32S(config-router)#
Example
DXS-3600-32S# configure terminal
DXS-3600-32S(config)# router rip
DXS-3600-32S(config)# address-family ipv4 vrf VPN-A
DXS-3600-32S(config-router-af)# redistribute static

52-12 router rip

This command is used to enable RIP and enter the RIP router configuration mode. Use the no form of this command to
disable RIP.
router rip
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
By default, no route redistribution to RIP is configured.
The default value of the metric is 0.
By default, no route map is configured.
Router Configuration Mode.
Router Address Family Configuration Mode.
Level: 8. (EI Mode Only Command)
This command is used to add route redistribution from other routing protocols into
RIP on the switch. Changing or disabling any keyword will not affect the state of
other key-words. It is not necessary to convert the metric of one routing protocol into
that of another routing protocol for route redistribution, since different routing
protocols use different metric measurement methods. However, a symbolic metric
suggest to be set for route redistribution.
You can filter the routes redistributed into RIP domain using the route map. If the
specified route map is not defined, all routes should be redistributed. You can use
the route-map math-clauses to filter the routes, and use the route-map set-clauses to
set the metric of routes redistributed into RIP domain.
You can verify your settings by entering the show ip rip command.
This example shows how to configure the redistribution of static routes to RIP.
This example shows how to configure the redistribution of OSPF routes to RIP and
specify the metric to 2.
This example shows how to configure the redistribution of OSPF routes to RIP and
use the route map.
This example shows how to configure the redistribution of static route to RIP VRF
VPN-A instance.
515

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents