/
Netconf Edit-config
Netconf Edit-config
edit-config |
|
---|---|
request |
|
response |
|
| show running-config username test5 | display xml
jlkvnf4#show running-config username test5
username test5 password admin 15
jlkvnf4#show running-config username test5 | display xml
<config xmlns="http://tail-f.com/ns/config/1.0">
<system xmlns="http://oneaccess-net.com/oneos/glob">
<username xmlns="http://oneaccess-net.com/oneos/admin/usermgmt">
<user-credentials>
<users_list>
<name>test5</name>
<password>admin</password>
<user_level>15</user_level>
</users_list>
</user-credentials>
</username>
</system>
</config>
jlkvnf4#
|
|
|
|
|
, multiple selections available,
Related content
netconfig config and display
netconfig config and display
More like this
Ekinops Automation Netconf RestAPI postman. . .
Ekinops Automation Netconf RestAPI postman. . .
Read with this
start a local netconf session
start a local netconf session
More like this
netconf + json file >> on vMX
netconf + json file >> on vMX
More like this
OneOS6 Command and config
OneOS6 Command and config
More like this
netconf-cli
netconf-cli
More like this