user manual
Related Topics
Event Service, on page 16
Enabling the Cisco IOS CNS Agent
Beginning in privileged EXEC mode, follow these steps to enable the Cisco IOS CNS agent on the switch.
Before You Begin
You must enable the CNS event agent on the switch before you enable this agent.
SUMMARY STEPS
1.
configure terminal
2.
cns config initial {hostname | ip-address} [port-number]
3.
cns config partial {hostname | ip-address} [port-number]
4.
end
5.
Start the Cisco IOS CNS agent on the switch.
DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Enables the Cisco IOS CNS agent, and enters the configuration server
parameters.
cns config initial {hostname | ip-address}
[port-number]
Step 2
Example:
Switch(config)# cns config initial
•
For {hostname | ip-address}, enter either the hostname or the
IP address of the configuration server.
•
(Optional) For port number, enter the port number for the
configuration server.
10.180.1.27 10
This command enables the Cisco IOS CNS agent and initiates an initial
configuration on the switch.
Enables the Cisco IOS CNS agent, and enters the configuration server
parameters.
cns config partial {hostname | ip-address}
[port-number]
Step 3
Example:
Switch(config)# cns config partial
•
For {hostname | ip-address}, enter either the hostname or the
IP address of the configuration server.
•
(Optional) For port number, enter the port number for the
configuration server.
10.180.1.27 10
Catalyst 2960-X Switch Network Management Configuration Guide, Cisco IOS Release 15.0(2)EX
22 OL-29044-01
Configuring Cisco IOS Configuration Engine
Enabling the Cisco IOS CNS Agent