Clearing Inactive Configurations - Cisco Nexus 5500 Series Configuration Manual

Nx-os fundamentals configuration guide, release 7.x
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

Working with Configuration Files
DETAILED STEPS
Command or Action
Step 1
write erase [boot | debug]
Example:
switch# write erase
Warning: This command will erase the
startup-configuration.
Do you wish to proceed anyway? (y/n)
y

Clearing Inactive Configurations

You can clear inactive Quality of Service (QoS) and/or access control list (ACL) configurations.
SUMMARY STEPS
1. (Optional) show running-config type inactive-if-config
2. clear inactive-config policy
3. (Optional) show inactive-if-config log
DETAILED STEPS
Command or Action
Step 1
show running-config type inactive-if-config
Example:
# show running-config ipqos inactive-if-config
Step 2
clear inactive-config policy
Example:
# clear inactive-config qos
clear qos inactive config
Inactive if config for QoS manager is saved
at/bootflash/qos_inactive_if_config.cfg
for vdc default & for other than default vdc:
/bootflash/vdc_x/qos_inactive_if_config.cfg
(where x is vdc number)
OL-30890-01
Purpose
Erases configurations in persistent memory. The default action erases
the startup configuration.
The boot option erases the boot variable definitions and the IPv4
configuration on the mgmt0 interface.
The debug option erases the debugging configuration.
[n]
The running configuration file is not affected by this
Note
command.
Purpose
(Optional)
Displays any inactive ACL or QoS configurations.
The values for the type argument are aclmgr and ipqos.
• aclmgr— Displays any inactive configurations for aclmgr.
• ipqos—Displays any inactive configurations for qosmgr.
Clears inactive configurations.
The values for the policy argument are qos and acl.
The following describes the values:
• qos—Clears inactive QoS configurations.
• acl— Clears inactive ACL configurations.
• acl qos—Clears inactive ACL configurations and inactive
QoS configurations.
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
Clearing Inactive Configurations
135

Advertisement

Table of Contents
loading

Table of Contents