vEOS1#show run ! Command: show running-config ! device: vEOS1 (vEOS, EOS-4.20.1F) ! ! boot system flash:/vEOS-lab.swi ! transceiver qsfp default-mode 4x10G ! logging console debugging ! hostname vEOS1 ! spanning-tree mode mstp ! no aaa root ! username aaa privilege 15 secret sha512 $6$0iUFwF0cEM6P5oSF$ML39q8QAQv5TngbX8XlaY7KFN7PYqZJBxITwbcNDswSjGQtdslv4JXMAlPjq7/T3L0wrM/Rn9rujFhTIUFIBk/ ! interface Ethernet1 load-interval 30 no switchport ip address 10.11.33.11/24 bfd interval 333 min_rx 333 multiplier 3 ! interface Ethernet2 load-interval 30 no switchport ip address 10.11.44.11/24 bfd interval 333 min_rx 333 multiplier 3 ! interface Loopback0 ip address 10.0.0.11/24 ipv6 address fc00::10:0:0:11/128 ! interface Management1 vrf forwarding mgmt ip address 192.168.44.81/24 ! ip routing no ip routing vrf mgmt ! ipv6 unicast-routing ! management ssh vrf mgmt ! end