Test Setup
How to create a clean config file
cd /etc/sonic/
cp config_db.json config_db.json.bak#reset to factory default
sudo rm /etc/sonic/config_db.json
sudo config-setup factory
sudo reboot"INTERFACE": {...}
"LOOPBACK_INTERFACE": {...}
"BGP_NEIGHBOR": {...}
"VLAN": {...}
"VLAN_MEMBER": {...}
"PORTCHANNEL": {...}
"PORTCHANNEL_MEMBER": {...}ZTP Setup
NTP Setup
Chaos Test Setup
TestBed File
Disable all cleanup options
Clean up DUTs Configuration Manually
Remove the test statistics report file
Last updated