distribute-list
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
467
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
DISTRIBUTE-LIST
distribute-list {<1- 99>|<1300-2699>|gateway <ip-prefix-list
name>|prefix <ip-prefix-list name>} {in|out} [<interface-name>]
DESCRIPTION
Enter the command in the Router Configuration 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.
• The distribute-list out command suppresses networks from being advertised in
updates.
PARAMETERS
DEFAULT VALUE
Disabled
EXAMPLE
ALU(config-router rip)# distribute-list prefix prefix-example
in GigabitEthernet 3/0
Parameter Description
1-99 IP access list number.
1300-2699 IP expanded access list number.
gateway <ip-
prefix-list name>
Name of the prefix list to be applied to the gateway of the
prefix being updated.
prefix <ip-
prefix-list name>
Name of a prefix list. This list defines which networks are
to be received and which are to be suppressed in routing
updates, based upon matching the network prefix to the
prefixes in the list.
in Filter incoming routing updates.
out Filter outgoing routing updates.
interface-name Interface on which the access list should be applied. If no
interface is specified, the access list will be applied to all
updates.