BGP-EVPN at SLX-OS

We using eBGP for creating BGP-EVPN 3-Stage fabric with SLX-OS. Noted that Interface, IP address, Speed Interface also AS Number BGP can be adjusted. Global MTU Config================mtu 9216ipv6 mtu 9100ip mtu 9100 Config Interface P2P#Leaf:Interface Ethernet 0/1 speed 1000 ip address 1.1.1.1/30 no shutdown————————-#Spine:Interface Ethernet 0/1 speed 1000 ip address 1.1.1.2/30 no shutdown Loopback Iface […]

Create Openstack Lab. Part 2 – Ceph Deployment

Login to maas node as user ‘openstack’ Install and update python package manager Add additional PATH to local python binary Add following line at the end of ~/.bashrc file Apply new additional PATH Install python virtual environment support Create virtual environment for ceph-ansible Activate ceph-ansible virtual environment Update and install required package Make project directory […]

Redis on RedHat 8

Three nodes with following specifications: Install and register RedHat 8 IP address and instances: Login as root Upgrade node to latest available updates Modify /etc/sysctl.conf file Add following lines Install required packages Install redis Check installation Prepare required directories On all nodes On bpjs-poc01 On bpjs-poc02 On bpjs-poc03 Prepare configuration files On bpjs-poc01 On bpjs-poc02 […]