02-25-2022 04:29 AM
Hello,
I can't seem to get netconf enabled on this ASR-1001x using the standard netconf-yang command in the config mode. I've attempted the command as well from the exec shell too.
Does anyone have any experience with this?
Thank you,
Terry
02-25-2022 04:39 AM
Can you post below output :
config t
!
(config)#netconf ? ( do you see this option ?)
02-25-2022 05:50 AM
Hello BB,
Yes of course. I've been able to execute that command a get a list of options but I'm unable to discern any that enable netconf.
Thank you for responding.
02-25-2022 06:27 AM
have you tested from remote client ?
02-25-2022 06:31 AM
Hi BB,
I can. It's Cisco DNA that is the catalyst kicking this endeavor off. I wanted to get netconf enabled on the ASR before running a discovery in DNA Center for this device. Netconf does not appear to be enabled within the device, given the artifacts I've so far shared with this forum. Thank you,
Terry
02-25-2022 06:16 AM
from the config mode;
csnc-asr1001a(config)#netconf ?
beep use beep for NETCONF session
detailed-error Enable detailed error
format specify the format spec file to use
legacy NETCONF legacy support
lock-time Limit time NETCONF can lock configuration
max-message maximum received message size
max-sessions Limit total number of NETCONF sessions
ssh Use SSH to establish NETCONF session
02-25-2022 06:03 AM
Hello,
I am not sure if the command below is available on the ASR 1001-X ?
--> show platform software yang-management process
02-25-2022 06:15 AM
Hi Georg,
It is. I tried it initially.
csnc-asr1001a#sh platform software yang-management process
confd : Not Running
nesd : Not Running
syncfd : Not Running
ncsshd : Not Running
dmiauthd : Not Running
nginx : Running
ndbmand : Not Running
pubd : Not Running
gnmib : Not Running
Thank you!
02-25-2022 10:15 AM
Hello,
I have looked around some more: do you have AAA enabled ? The processes are not running, that is the first issue. Maybe the document linked below can help...
02-25-2022 12:40 PM
Hi Georg,
I do have AAA enabled within the ASR.
aaa new-model
aaa authentication login default local
aaa authentication enable default none
aaa authorization exec default local
aaa session-id common
snmp-server enable traps aaa_server
Thank you for asking.
Terry
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide