Changing Sequence Numbers In An Ip Acl; Applying An Ip Acl As A Port Acl - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring IP ACLs
Procedure
Step 1
Step 2
Step 3
Step 4

Changing Sequence Numbers in an IP ACL

You can change all the sequence numbers assigned to the rules in an IP ACL. To change sequence numbers,
perform this task:
Procedure
Step 1
Step 2
Step 3
Step 4

Applying an IP ACL as a Port ACL

You can apply an IPv4 or IPv6 ACL to a physical Ethernet interface or a EtherChannel. ACLs applied to
these interface types are considered port ACLs.
OL-16597-01
Command or Action
switch# configure terminal
switch(config)# no {ip | ipv6} access-list
name
switch# show running-config
switch# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# resequence {ip |
ipv6} access-list name
starting-sequence-number increment
switch# show {ip | ipv6} access-lists
name
switch# copy running-config
startup-config
Changing Sequence Numbers in an IP ACL
Purpose
Enters configuration mode.
Removes the IP ACL that you specified by name
from the running configuration.
(Optional)
Displays ACL configuration. The removed IP ACL
should not appear.
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Enters configuration mode.
Assigns sequence numbers to the rules contained in the
ACL, where the first rule receives the starting sequence
number that you specify. Each subsequent rule receives a
number larger than the preceding rule. The difference in
numbers is determined by the increment that you specify.
The starting-sequence-number argument and the
increment argument can be a whole number between 1
and 4294967295.
(Optional)
Displays the IP ACL configuration.
(Optional)
Copies the running configuration to the startup
configuration.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
285

Advertisement

Table of Contents
loading

Table of Contents