Pre-requisite
https://docs.128technology.com/docs/about_supported_platforms/#minimum-platform-specifications
...
| RESET THE LAB |
---|
| |
|
|
---|
|
|
|
|
Step 1 | Configure Conductor | Username: admin Password: 128Tadmin | Configuration > Authority > Routers > Select nycconductor1
Coordinates= +40.7128-074.0059/ ( New York City )
Configuration > Authority > Routers section ADD Routers Name: bosdc1 Inter-node Security: Internal | Configuration > Authority > Routers section > bosdc1 ADD Nodes Name: node1 Role: combo Standalone Combo or HA of Combos | VALIDATE and SAVE
---|
Step 2 | Deploy your 128T DataCenter Router USing ZTP |
---|
copy the certificate to release. | mkdir /etc/pki/128technology/ vi /etc/pki/128technology/release.pem |
| sudo yum update ?????? sudo yum upgrade ????? | install 128T Installer Repo | sudo yum install sudo yum install https://yum.128technology.com/installer/repo.rpm | -y |
| install: 128T-installer | sudo yum install 128T-installer | -y
Steo 3 | Configure Salt-Minion with Asset-Id |
---|
|
| sudo mkdir -p /etc/ saltpki/ minionAdd at the end of the file : - Press G to go to the end of the file.
- Press o to insert more text.
Code Block |
---|
| grains:
node-ip: 127.0.0.1
include:
- /etc/128technology/salt/minion
log_level_logfile: debug
master:
- 192.168.7.99
master_tries: -1
tcp_authentication_retries: -1
transport: tcp |
sudo vi /etc/salt/minion_id insert: datacenter1 Code Block |
---|
title | sudo dmidecode -t 1 |
---|
collapse | true |
---|
| [t128@datacenter-router-1 ~]$ sudo dmidecode -t 1
# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 2.4 present.
Handle 0x0100, DMI type 1, 27 bytes
System Information
Manufacturer: Red Hat
Product Name: KVM
Version: RHEL 7.0.0 PC (i440FX + PIIX, 1996)
Serial Number: Not Specified >>>>>>>>>>>>>>>>>>>>>>>>> No value
UUID: 19AF69CB-5FF0-4401-AA9E-9EC9009ACD93
Wake-up Type: Power Switch
SKU Number: Not Specified
Family: Red Hat Enterprise Linux
[t128@datacenter-router-1 ~]$ |
| sudo systemctl enable salt-minion sudo systemctl start salt-minion |
Step 4 | Watch Installation |
---|
Username: admin Password: 128Tadmin | Configuration > Router > bosdc1 > node1 Expand Associated Asset ID Select datacenter1 | VALIDATE & COMMIT
Image Removed
journalctl -f ( on the conductor and the router ) | Conductor to control itself | Configuration > Authority > Router > Conductor > Node con
Select the Associated Asset ID: conductor
Image Removed
show assets repeat show assets Code Block |
---|
|
---|
|
admin@node1.nycconductor1# show assets
Mon 2020-12-21 07:02:20 UTC
=============== ======= ============= ============== ========= ========
Router Node Asset Id 128T Version Status Errors
=============== ======= ============= ============== ========= ========
bosdc1 node1 datacenter1 4.2.0-2.el7 running 0
nycconductor1 node1 conductor 4.2.0-2.el7 running 0
Completed in 0.94 seconds
admin@node1.nycconductor1#128technology
$ wget https://yum.128technology.com/file/client_cert.pem
$ sudo mv client_cert.pem /etc/pki/128technology/release.pem
| sudo install128t |
|
|
Step 2 | Deploy your 128T DataCenter Router USing ZTP |
---|
|
|
|
|