Specifications
29-15
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 29 Monitoring and Managing the Cisco MWR 2941 Router
Configuring Network Management Features
• debug cns all
Zero Touch Deployment Sample Configuration
The following configuration example sets the Cisco MWR 2941 to boot using configurations stored on
a CNS–CE server with the IP address 30.30.1.20.
Note This section provides partial configurations intended to demonstrate a specific feature.
hostname 2941
!
cns trusted-server all-agents 30.30.1.20
cns event 30.30.1.20 11011 keepalive 60 3
cns config initial 30.30.1.20 80
cns config partial 30.30.1.20 80
cns id hostname
cns id hostname event
cns id hostname image
cns exec 80
logging buffered 20000
!
end