Command or Action
Step 9
end
Example:
Switch(config)# end
Step 10
Make sure that you have reestablished the connection
between the switch and the event connection by
examining the output from show cns event connections.
Step 11
show running-config
Example:
Switch# show running-config
Step 12
copy running-config startup-config
Example:
Switch# copy running-config startup-config
Related Topics
Hostname and DeviceID, on page 411
Enabling a Partial Configuration for Cisco IOS CNS Agent
Follow these steps to enable the Cisco IOS CNS agent and to initiate a partial configuration on the switch.
SUMMARY STEPS
1. enable
2. configure terminal
3. cns config partial {ip-address | hostname} [port-number] [source ip-address]
4. end
5. show running-config
6. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
enable
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
How to Configure the Configuration Engine
Purpose
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
Purpose
Enables privileged EXEC mode. Enter your password if prompted.
425