Routing Information Protocol
Left running head:
Chapter name (automatic)
550
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE REDISTRIBUTION
EXAMPLE
ALU(config-router rip)# redistribute bgp 1 metric 10
T
O CONFIGURE RIP TRIGGER UPDATE
Note: This is valid only for Serial interfaces only.
E
XAMPLE
ALU(config-if Serial0/0:1)# ip rip triggered
ALU(config-if Serial0/0:1)# no ip rip triggered
Command (RCM) Description
redistribute {bgp <1-65535>
|connected|ospf <1-65535>
[match {{external|nssa-
external}[1|2]|internal}]|
static} [metric {<1-16>
|transparent}|route-map
<route-map reference>]
This command is used to import routes
from other routing protocols.
no redistribute {bgp <1-65535>
|connected|ospf <1-65535>
[match {{external|nssa-
external}[1|2]|internal}]|
static} [metric {<1-16>
|transparent}|route-map
<route-map reference>]
This command disables the redistribution
of routes.
Command (ICM) Description
ip rip triggered Enter this command in the Interface
Configuration Mode.
This command is used to provide
support for RIP trigger update [RFC-
2091: Triggered Extensions to RIP to
Support Demand Circuits].
no ip rip triggered The ‘no’ command disables the RIP
trigger update.