I Commands
ip access-list
218
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
ip access-list
To configure an IP access-list, use the ip access-list command.
ip access-list [acl_name | match-local-traffic]
Syntax Description
Defaults None
Command Modes config-acl
Supported User Roles network-admin
VDC-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure an IP access list:
switch# configure terminal
switch(config)# ip access-list match_12_pkts
switch(config-acl)# permit ip 12.0.0.0 0.255.255.255 any
switch(config-acl)#
Related Commands
acl_name Name of the access control list (ACL).
match-local-traffic (Optional) Enables access-list matching for locally generated traffic.
Release Modification
5.1(1) This command was introduced.
Command Description
filter access-group Applies an access control group to an Encapsulated Remote Switched Port
Analyzer (ERSPAN) source session.