128T installation issue with OTP
Router OTP menu | |
Router: interactive menu | https://docs.128technology.com/docs/intro_installation_bootable_media |
Check Networking | |
IP Address | ip addr >> Interface: down |
DNS | ping 8.8.8.8.8 ping google.com more /etc/resolve.conf nameserver 8.8.8.8 |
Check network devices | nmcli device show nmcli connection nmcli device status nmcli --help |
check network configuration | nmtui If the interface in enable ( onboot=yes ) it will appear in the list |
vi /etc/sysconfig/network-scripts/ifcfg-ens19.cfg systemctl restart network ISSUE ( Before ) : After: BOOTPROTO=dhcp ONBOOT=yes >> remove NM_CONTROLLER=no | |
ip addr | |
restart salt-minion | |
systemctl salt-minion.service | |
check certificate | |
on the Conductor | mkdir /etc/pki/128technology/ vi /etc/pki/128technology/software_engineering.pem ( and copy and paste the file ) |
PCI value | |
nmcli connection >> get the name of the interface ethtool -i mpls1 bus-info: | |
lspci | lspci |
lshw | lshw -c network -businfo |
lshw | lshw | grep network -A 20 |
re-install the 128 software | |
install128t https://docs.128technology.com/docs/installer_cli_reference/ | |
re-configure the router/conductor | |
initialize | initialize128t https://docs.128technology.com/docs/initializer_cli_reference/#running-the-initializer |