sw1#show run
! Command: show running-config
! device: sw1 (vEOS, EOS-4.16.13M)
!
! boot system flash:/vEOS-lab.swi
!
transceiver qsfp default-mode 4x10G
!
hostname sw1
!
spanning-tree mode mstp
!
no aaa root
!
!
interface Ethernet1
!
interface Ethernet2
   shutdown
!
interface Ethernet3
   shutdown
!
interface Management1
   ip address 192.168.123.50/24
!
interface Vlan1
   ip address 192.168.1.50/23
!
ip routing
!
router bgp 65000
   neighbor 192.168.1.1 remote-as 65000
   neighbor 192.168.1.1 password 7 WojAsYlRun0JvaXwNs2ewA==
   neighbor 192.168.1.1 maximum-routes 12000
