Dell FCX624-S Laptop User Manual


  Open as PDF
of 1494
 
PowerConnect B-Series FCX Configuration Guide 629
53-1002266-01
Other layer 3 protocols
19
To enable RIP redistribution, enter the following command.
PowerConnect(config-rip-router)#redistribution
Syntax: [no] redistribution
Enabling learning of default routes
By default, the software does not learn RIP default routes.
To enable learning of default RIP routes, enter commands such as the following.
PowerConnect(config)#interface ethernet 0/1/1
PowerConnect(config-if-e1000-1)#ip rip learn-default
Syntax: [no] ip rip learn-default
Changing the route loop prevention method
RIP can use the following methods to prevent routing loops:
Split horizon – The Dell PowerConnect device does not advertise a route on the same interface
as the one on which it learned the route.
Poison reverse – The Dell PowerConnect device assigns a cost of 16 (“infinite” or
“unreachable”) to a route before advertising it on the same interface as the one on which it
learned the route. This is the default.
NOTE
These methods are in addition to RIP maximum valid route cost of 15.
To enable split horizon, enter commands such as the following .
PowerConnect(config)#interface ethernet 0/1/1
PowerConnect(config-if-e1000-1)#no ip rip poison-reverse
Syntax: [no] ip rip poison-reverse
Other layer 3 protocols
For information about other IP configuration commands in the Layer 2 with base Layer 3 image that
are not included in this chapter, refer to Chapter 26, “Configuring IP”.
For information about enabling or disabling Layer 3 routing protocols, refer to “Enabling or disabling
routing protocols” on page 629. For complete configuration information about the routing
protocols, refer to the other chapters in this book.
Enabling or disabling routing protocols
This section describes how to enable or disable routing protocols. For complete configuration
information about the routing protocols, refer to the other chapters in this book.
The full Layer 3 code supports the following protocols:
BGP4