Changing Sequence Numbers In An Ip Acl; Applying An Ip Acl To Mgmt0 - Cisco Nexus 5000 Series Configuration Manual

Nx-os security configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring IP ACLs
Command or Action
Step 4
switch# copy running-config startup-config

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:
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# resequence {ip | ipv6} access-list name starting-sequence-number increment
3. (Optional) switch# show {ip | ipv6} access-lists name
4. (Optional) switch# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# resequence {ip | ipv6}
access-list name starting-sequence-number
increment
Step 3
switch# show {ip | ipv6} access-lists name
Step 4
switch# copy running-config startup-config

Applying an IP ACL to mgmt0

You can apply an IPv4 or IPv6 ACL to the management interface (mgmt0).
Before You Begin
Ensure that the ACL that you want to apply exists and that it is configured to filter traffic in the manner that
you need for this application.
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
80
Purpose
(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.
Changing Sequence Numbers in an IP ACL
OL-20919-01

Advertisement

Table of Contents
loading

Table of Contents