![MRV Communications OptiSwitch-2400/L3 Скачать руководство пользователя страница 106](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068106.webp)
OptiSwitch 2400/L3
CLI
Commands
C
HAPTER
5
98
Command distribute-list
list-name
in|out
interface name
Description
Enables you to filter networks in routing updates using access lists.
Syntax
Description
list-name
:
Specifies a standard IP access list number or name. The
list defines which networks are to be received and which are to
be hidden in routing updates.
in
:
Indicates that the access list filter is applied to incoming
routing updates.
out
:
Indicates that the access list filter is applied to outgoing
routing updates.
interface name
: Specifies the interface name on which the
access list filter is applied.
No Form
no distribute-list
list-name
in|out
interface name
:
Disables the
filtering function.
Example
OS2400(config-router)# distribute-list pine in vif2
OS2400(config-router)#
Command distribute-list
prefix
list-name
in|out
interface name
Description
Enables you to filter networks in routing updates and match
according to prefix lists.
Syntax
Description
prefix
:
Indicates the use of filter prefixes in routing updates.
list-name
:
Specifies a prefix list name. The list defines which
networks are to be received and which are to be hidden in
routing updates.
in
:
Indicates that the access list filter is applied to incoming
routing updates.
out
:
Indicates that the access list filter is applied to outgoing
routing updates.
interface name
: Specifies the interface name on which the
access list filter is applied.
No Form
no distribute-list prefix
list-name
in|out
interface name
:
Disables
the filtering function.
Example
OS2400(config-router)# distribute-list prefix pail out vif3
OS2400(config-router)#