ASN Package Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Enable internet and DNS to install packages via Ubuntu apt
Extract the image tar -xf
asn-image-v*.tar.gz
Change to the extracted directory cd asn-image-v*
Run the installation script for the ASN server install-asn-server.sh
Reboot the server sudo reboot
After rebooting, install DPDK ports install-dpdk-ports.sh
Execute the ASN script 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: