Network_Automation
Netconf Iosxe

Setting up NETCONF on Cisco Catalyst 3650

  1. Enable NETCONF on the device:

    conf t
    netconf-yang
    end
    write memory
  2. Verify NETCONF configuration:

    show netconf-yang