
sudo yum install -y yum-utils
sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
sudo yum install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
sudo systemctl start docker
sudo systemctl status docker

sudo dnf update -y
sudo dnf install git -y
git version
![]()
git clone https://github.com/CiscoDevNet/yangsuite
cd yangsuite/docker/ ; bash ./start_yang_suite.sh


Mở trình duyệt web truy cập https://localhost:8443/

Sau đó Click Submit

Từ sidebar trên trang YANG Suite, chọn Setup à Device profiles

Để tạo thông tin thiết bị mới click Create new device







Sau đó đặt tên cho Repository mới và chọn Create repository

Sau đó thêm các modules hỗ trợ cho thiết bị.
Click vào NETCONF chọn thiết bị, sau đó chọn Get schema list để lấy tất cả các module hỗ trợ cho thiết bị này.

Sau đó chọn Select all để chọn tất cả các schemas và chọn Dowload selected schemas để tải về

Ngoài ra, bạn có thể chọn 1 vài Schemas có sử dụng tải về để tối ưu bộ nhớ.
Từ thanh Sidebar của trang YANG Suite, chọn Setup à YANG module sets
