RIP Configuration
Except on the first page, right running head:  
Heading1 or Heading1NewPage text (automatic)
549
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
RIP REDISTRIBUTION
Redistribution is used to import routes from other routing protocols. This feature 
gives option to selectively import the route and also set metrics using route maps.
T
O CONFIGURE DISTRIBUTION LIST
Specify either an access list or a prefix list with the distribute-list command. Use 
the gateway keyword only with the prefix-list keyword.
E
XAMPLE
ALU(config-router rip)# distribute-list prefix prefix-example 
in GigabitEthernet 3/0
ALU(config-router rip)# no distribute-list prefix prefix-
example in GigabitEthernet 3/0
Command (RCM) Description
distribute-list {<1-199>| 
<1300-2699>|gateway <ip-
prefix-list name>|prefix <ip-
prefix-list name>} {in| out} 
[<interface-name>]
This command suppresses networks 
from being advertised in routing updates. 
The distribute-list in command is used to 
filter networks in received routing 
updates.
no distribute-list {<1-199>| 
<1300-2699>|gateway <ip-
prefix-list name>|prefix <ip-
prefix-list name>} {in| out} 
[<interface-name>]
This command disables the functionality 
to filter networks in routing updates.