User Tools

Site Tools


scripting:netconf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scripting:netconf [2022/11/16 09:19] jotasandokuscripting:netconf [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 32: Line 32:
   netconf-console --host=<ip> --port=830 --user=<user> --password=<pass>   netconf-console --host=<ip> --port=830 --user=<user> --password=<pass>
  
-Configure netconf in IOX-XE:+Configure netconf in IOS-XE:
   ip https secure-server   ip https secure-server
   username <name> privilege 15 password <pass>   username <name> privilege 15 password <pass>
   netconf-yang   netconf-yang
      
-Configure netconf in IOX-XR:+Configure netconf in IOS-XR:
   crypto key generate rsa   crypto key generate rsa
   ssh server v2   ssh server v2
Line 44: Line 44:
   netconf-yang agent shh   netconf-yang agent shh
  
-  +Other IOS-XR commands: 
 +  show commit changes diff 
 +  rollback configuration last    # from the root level
  
 ---- ----
scripting/netconf.1668590397.txt.gz · Last modified: (external edit)