Protocol Independent Features
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
519
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
TO CONTROL ADVERTISING OF ROUTES IN ROUTING UPDATES
To prevent other routers from learning one or more routes, you can suppress
routes from being advertised in routing updates. Suppressing routes in route
updates prevents other routers from learning the interpretation of a particular
device of one or more routes.
To suppress routes from being advertised in routing updates, enter the following
command:
Note: The OmniAccess 5740 USG does not support Distribute-list feature in OSPF.
E
XAMPLE
ALU(config-router bgp AS1)#distribute-list 1 in
ALU(config-router rip)# distribute-list prefix prefix-example
in GigabitEthernet 3/0
Command (in RCM) Description
distribute-list {<1-199>|<1300-2699>
|<access-list-name>|prefix <prefix-
list>} {in|out}
Enter this command in router
BGP mode.
This command permits or denies
routes from being advertised in
routing updates depending upon
the action listed in the access
list.
distribute-list {<1-199>| <1300-
2699>|gateway <ip-prefix-list name>
|prefix <ip-prefix-list name>} {in|
out} [<interface-name>]
Enter this command in router RIP
mode.
This command suppresses
networks from being advertised
in routing updates.
The distribute-list in command is
used to filter networks in
received routing updates.