Version 7.2 771 Mediant MSBR
Reference Guide 76 Security
Default
The default access list behavior is "deny", i.e. if a flow doesn't match any of the rules it is
assumed to be unwanted traffic.
Related Commands
SNMP Community strings can be associated with an ACL rule using the snmp-acl command.
Command Mode
Privileged User
Example
This example defines an access list which allows all TCP connections originating in a full
subnet, with the exception of a single host:
(config-data)# access-list 2001 deny tcp host 10.31.4.50 any
(config-data)# access-list 2001 permit tcp 10.31.0.0 0.0.255.255
any stateless
76.5.2 ip access-list extended
This command provides support for assigning an extended IP access-list number.
Syntax
ip access-list extended <access list id>
Command Description
access list id
Defines the extended IP access-list number. The range is 100-
9999.
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User
Example
This example defines an extended Access List with an access list number ID.
(config-data)# ip access-list extended 18