How to Enable NETCONF on a Cisco Router

preview_player
Показать описание
NETCONF is a protocol that was developed to provide a standardized interface to Network Devices to retrieve and manipulate configuration data. In today's video, let's show how we can enable the protocol on a Cisco router

Ultra Config:

Ultra Config Generator is an enterprise-grade software application for multi-vendor network automation. The product enables organizations to build robust automation solutions compatible with all major equipment vendors such as Cisco, Juniper and Huawei.

Today's configuration:

username admin privilege 15 secret ultraconfig
!
netconf-yang
!
interface GigabitEthernet1
ip address 192.168.159.10 255.255.255.252
no shutdown
exit
!

#cisco #netconf #networkautomation
Рекомендации по теме
Комментарии
Автор

Hi guys!! Super simple video today, enabling NETCONF is pretty easy right? We'll dive deeper into NETCONF into future videos! Let me know what other topics you would like to see covered - would love to hear your thoughts!

ultraconfig