Enable internet and DNS to install packages via Ubuntu apt
Extract the image tar -xf asn-image-v*.tar.gz
tar -xf
asn-image-v*.tar.gz
Change to the extracted directory cd asn-image-v*
cd asn-image-v*
Run the installation script for the ASN server install-asn-server.sh
install-asn-server.sh
Reboot the server sudo reboot
sudo reboot
After rebooting, install DPDK ports install-dpdk-ports.sh
install-dpdk-ports.sh
Execute the ASN script sudo ./run-asn.sh
sudo ./run-asn.sh
Use the FV GUI to control/manage ASN
To check the Dev console of ASN-Server
sudo conspy 20
Press ESC three times to exit
If any prerequisite or dependency is installed after completing the ASN installation, the following script must be re-executed:
sudo./run−asn.shsudo ./run-asn.shsudo./run−asn.sh
Last updated 10 months ago