
Security Configuration Command Set
Configuring Access Lists
14-162
Matrix NSA Series Configuration Guide
Command Syntax of the “no” Form
The “no” form of this command removes the defined access list or entry:
no access-list
access-list-number
[
entry
]
Command Type
Router command.
Command Mode
Global configuration:
Matrix>Router1(config)#
Command Defaults
•
If
insert, replace
or
move
are not specified, the new entry will be appended to
the access list.
•
If
source2
is not specified with
move
, only one entry will be moved.
Examples
This example shows how to allow access to only those hosts on the three specified networks. The
wildcard bits apply to the host portions of the network addresses. Any host with a source address
that does not match the access list statements will be rejected:
protocol
Specifies an IP protocol for which to deny or permit access.
Valid values and their corresponding protocols are:
•
ip
- Any Internet protocol
•
icmp
- Internet Control Message Protocol
•
udp
- User Datagram Protocol
•
tcp
- Transmission Protocol
source
Specifies the network or host from which the packet will be
sent. Valid options for expressing source are:
•
IP address or range of addresses (A.B.C.D)
•
any
- Any source host
•
host
source
- IP address of a single source host
source-wildcard
(Optional) Specifies the bits to ignore in the
source
address.
Matrix>Router1(config)#
access-list 1 permit 192.5.34.0 0.0.0.255
Matrix>Router1(config)#
access-list 1 permit 128.88.0.0 0.0.255.255
Matrix>Router1(config)#
access-list 1 permit 36.0.0.0 0.255.255.255
Содержание Matrix N Standalone Series
Страница 2: ......
Страница 14: ...Figures xii Matrix NSA Series Configuration Guide ...
Страница 18: ...Tables xvi Matrix NSA Series Configuration Guide ...
Страница 742: ...IGMP Configuration Command Set Configuring IGMP 10 30 Matrix NSA Series Configuration Guide ...
Страница 912: ...Logging And Network Management Command Set Configuring NetFlow 11 170 Matrix NSA Series Configuration Guide ...
Страница 1052: ...IP Configuration Command Set Configuring Dynamic Host Configuration Protocol DHCP 12 140 Matrix NSA Series Configuration Guide ...
Страница 1160: ...Routing Protocol Configuration Command Set Configuring VRRP 13 108 Matrix NSA Series Configuration Guide ...