You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
437 B

  1. ! device: veos-1 (vEOS)
  2. !
  3. ! boot system flash:/vEOS.swi
  4. !
  5. transceiver qsfp default-mode 4x10G
  6. !
  7. hostname veos-1
  8. !
  9. spanning-tree mode mstp
  10. !
  11. no aaa root
  12. !
  13. username admin role network-admin secret 5 $1$93LlZesx$MSqS1D/8NGTSY724FGx1K0
  14. username cisco role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/
  15. !
  16. interface Ethernet1
  17. !
  18. interface Ethernet2
  19. !
  20. interface Management1
  21. ! ip of ma1 configured on launch
  22. !
  23. no ip routing
  24. !
  25. !
  26. end