![MRV Communications OptiSwitch-2400/L3 User Manual Download Page 102](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068102.webp)
OptiSwitch 2400/L3
CLI
Commands
C
HAPTER
5
94
Command access-list
name
{
deny|permit|remark
line
} {
prefix
|any}
Description
Allows the incoming call to be used by source hosts that match
the access list parameters, thereby filtering by the access list
name.
Syntax
Description
name
:
Specifies the access list name by which you are filtering.
deny
:
Indicates packets are to be rejected.
permit
: Indicates packets are to be forwarded.
remark
: Indicates an access list entry comment.
line
: Specifies the access list remark.
prefix
: Specifies the prefix to match.
any
: Indicates that any prefix can match.
No Form
no access-list name
:
Cancels the access list function.
Example
OS2400(config)# access-list ntom deny 11.22.12.21/3
OS2400(config)#