Cisco Catalyst 2960 Software Configuration Manual page 119

Hide thumbs Also See for Catalyst 2960:
Table of Contents

Advertisement

Chapter 4
Configuring Cisco IOS Configuration Engine
Command
Step 14
cns config initial {hostname | ip-address}
[port-number] [event] [no-persist] [page page]
[source ip-address] [syntax-check]
Step 15
end
Step 16
show cns config connections
Step 17
show running-config
To disable the CNS Cisco IOS agent, use the no cns config initial {ip-address | hostname} global
configuration command.
This example shows how to configure an initial configuration on a remote switch when the switch
configuration is unknown (the CNS Zero Touch feature).
Switch(config)# cns template connect template-dhcp
Switch(config-tmpl-conn)# cli ip address dhcp
Switch(config-tmpl-conn)# exit
Switch(config)# cns template connect ip-route
Switch(config-tmpl-conn)# cli ip route 0.0.0.0 0.0.0.0 ${next-hop}
Switch(config-tmpl-conn)# exit
Switch(config)# cns connect dhcp
Switch(config-cns-conn)# discover interface gigabitethernet
Switch(config-cns-conn)# template template-dhcp
Switch(config-cns-conn)# template ip-route
Switch(config-cns-conn)# exit
Switch(config)# hostname RemoteSwitch
RemoteSwitch(config)# cns config initial 10.1.1.1 no-persist
OL-26520-01
Purpose
Enable the Cisco IOS agent, and initiate an initial configuration.
For {hostname | ip-address}, enter the hostname or the
IP address of the configuration server.
(Optional) For port-number, enter the port number of the
configuration server. The default port number is 80.
(Optional) Enable event for configuration success, failure, or
warning messages when the configuration is finished.
(Optional) Enable no-persist to suppress the automatic
writing to NVRAM of the configuration pulled as a result of
entering the cns config initial global configuration
command. If the no-persist keyword is not entered, using the
cns config initial command causes the resultant
configuration to be automatically written to NVRAM.
(Optional) For page page, enter the web page of the initial
configuration. The default is /Config/config/asp.
(Optional) Enter source ip-address to use for source IP
address.
(Optional) Enable syntax-check to check the syntax when
this parameter is entered.
Though visible in the command-line help string, the
Note
encrypt, status url, and inventory keywords are not
supported.
Return to privileged EXEC mode.
Verify information about the configuration agent.
Verify your entries.
Catalyst 2960 and 2960-S Switches Software Configuration Guide, Release 15.0(1)SE
Configuring Cisco IOS Agents
4-11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 2960-s

Table of Contents