Enabling root account on SLX OS

By default, the root account on the virtual machine (VM) is disabled. To log into root, you can log into the SLX-OS CLI and enable the root account from global configuration mode by using this command. In rare cases, SLX-OS CLI may not be available to enable the root account. NoteThe default password for the root account on the VM […]

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 […]