distribute-list
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
425
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
DISTRIBUTE-LIST
distribute-list {<1-199>|<1300-2699>|<access-list-name>|prefix
<prefix-list>} {in|out}
Enter the above command in BGP Router Configuration 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>} [<interface-name>]
Enter the above command in RIP 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.
Note: The OmniAccess 5740 USG does not support the Distribute-list feature in OSPF.
PARAMETERS
DEFAULT VALUE
None.
EXAMPLE
ALU(config-router bgp AS1)#distribute-list 1 in
ALU(config-router rip)# distribute-list prefix prefix-example
in GigabitEthernet 3/0
Parameter Description
1-199 Standard IP access list number. The list defines which
networks are to be received and which are to be
suppressed in routing updates.
1300-2699 Extended IP access list number. The list defines which
networks are to be received and which are to be
suppressed in routing updates.
access-list-name IP access list name.
prefix-list Prefix list name.
ip-prefix-list name IP prefix list name.
in
Applies the access list to incoming routing updates.
out
Applies the access list to outgoing routing updates.
interface-name
Name of the interface.