128T installation issue with OTP






Router OTP menu

Router: interactive menuhttps://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


ifcfg-ens19.cfg
root@hp8300:~# more /etc/pve/qemu-server/105.conf 
bootdisk: scsi0
cores: 4
cpu: host
ide2: local:iso/128T-5.1.2-1.el7.OTP.v1.x86_64.iso,media=cdrom
memory: 4096
name: routerdc4
net1: e1000=E2:22:A0:CF:2D:5F,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi0: local-lvm:vm-105-disk-0,size=32G
scsihw: virtio-scsi-pci
smbios1: uuid=e9ca825a-41db-4948-bcd7-33c8e895930e
sockets: 1
vmgenid: 0e76af14-bdf1-4293-aff8-9ea94229e10c
root@hp8300:~#
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


lspci
[root@conductor ~]# lspci
00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02)
00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]
00:01.2 USB controller: Intel Corporation 82371SB PIIX3 USB [Natoma/Triton II] (rev 01)
00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:02.0 VGA compatible controller: Device 1234:1111 (rev 02)
00:03.0 Unclassified device [00ff]: Red Hat, Inc. Virtio memory balloon
00:05.0 SCSI storage controller: Red Hat, Inc. Virtio SCSI
00:12.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 03) <<<<<<<<<<<<<<<<<< This one
00:1e.0 PCI bridge: Red Hat, Inc. QEMU PCI-PCI bridge
00:1f.0 PCI bridge: Red Hat, Inc. QEMU PCI-PCI bridge
[root@conductor ~]#

lshw

lshw -c network -businfo


lshw
[root@conductor t128]# lshw -c network -businfo
Bus info          Device      Class      Description
====================================================
pci@0000:00:12.0  ens18       network    82540EM Gigabit Ethernet Controller

lshw

lshw | grep network -A 20


lshw
[root@conductor ~]# lshw | grep network -A 20
        *-network
             description: Ethernet interface
             product: 82540EM Gigabit Ethernet Controller
             vendor: Intel Corporation
             physical id: 12
             bus info: pci@0000:00:12.0
             logical name: ens18
             version: 03
             serial: 62:91:05:f9:93:4f
             size: 1Gbit/s
             capacity: 1Gbit/s
             width: 32 bits
             clock: 33MHz
             capabilities: bus_master rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
             configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.21-k8-NAPI duplex=full ip=192.168.0.209 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
             resources: irq:11 memory:fea40000-fea5ffff ioport:e040(size=64) memory:fea00000-fea3ffff

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