Motorola WS5100 Series Cli Reference Manual page 339

Hide thumbs Also See for WS5100 Series:
Table of Contents

Advertisement

permit host A.B.C.D
Parameters
A.B.C.D/M
any
host
Usage Guidelines
Use this command to allow traffic based on the source IP address or network address. The
last ACE in the access list is an implicit deny statement.
Whenever the interface receives the packet, its content is checked against all the ACEs
in the ACL. It is allowed based on the ACL configuration.
NOTE: The log option is functional only for router ACLs. The log option
displays an informational logging message about the packet matching
the entry sent to the console.
Example
The example below permits all the traffic that comes to the interface:
WS5100(config-std-nacl)#permit any rule-precedence 50
WS5100(config-std-nacl)#
The example below permits traffic from the source network and provides a log message:
WS5100(config-std-nacl)#permit xxx.xxx.1.0/24 log rule-precedence
60
WS5100(config-std-nacl)#
Defines the source IP address range to match
Any source IP address.
• log – The log matches against this entry
• rule-precedence<1-500> – Defines the access-list
entry precedence
Single host address.
• A.B.C.D – Defrines the exact source IP address to
match
Standard ACL Instance
15-7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents