Browse Source

added minimal default startup-config

master
Sebastian Rieger 9 years ago
parent
commit
c9b4c60882
  1. 14
      GIT-VIRL-HS-Fulda/arista-test.virl

14
GIT-VIRL-HS-Fulda/arista-test.virl

@ -15,12 +15,14 @@ spanning-tree mode mstp
no aaa root
!
username admin role network-admin secret 5 $1$93LlZesx$MSqS1D/8NGTSY724FGx1K0
username cisco role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/
!
interface Ethernet1
!
interface Ethernet2
!
interface Management1
! ip of ma1 configured on launch
!
no ip routing
!
@ -40,19 +42,21 @@ end</entry>
!&#xD;
transceiver qsfp default-mode 4x10G&#xD;
!&#xD;
hostname veos-2&#xD;
hostname veos-1&#xD;
!&#xD;
spanning-tree mode mstp&#xD;
!&#xD;
no aaa root&#xD;
!&#xD;
username admin role network-admin secret 5 $1$93LlZesx$MSqS1D/8NGTSY724FGx1K0&#xD;
username cisco role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/&#xD;
!&#xD;
interface Ethernet1&#xD;
!&#xD;
interface Ethernet2&#xD;
!&#xD;
interface Management1&#xD;
! ip of ma1 configured on launch&#xD;
!&#xD;
no ip routing&#xD;
!&#xD;
@ -70,19 +74,21 @@ end</entry>
!&#xD;
transceiver qsfp default-mode 4x10G&#xD;
!&#xD;
hostname veos-3&#xD;
hostname veos-1&#xD;
!&#xD;
spanning-tree mode mstp&#xD;
!&#xD;
no aaa root&#xD;
!&#xD;
username admin role network-admin secret 5 $1$93LlZesx$MSqS1D/8NGTSY724FGx1K0&#xD;
username cisco role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/&#xD;
!&#xD;
interface Ethernet1&#xD;
!&#xD;
interface Ethernet2&#xD;
!&#xD;
interface Management1&#xD;
! ip of ma1 configured on launch&#xD;
!&#xD;
no ip routing&#xD;
!&#xD;
@ -102,19 +108,21 @@ end</entry>
!&#xD;
transceiver qsfp default-mode 4x10G&#xD;
!&#xD;
hostname veos-4&#xD;
hostname veos-1&#xD;
!&#xD;
spanning-tree mode mstp&#xD;
!&#xD;
no aaa root&#xD;
!&#xD;
username admin role network-admin secret 5 $1$93LlZesx$MSqS1D/8NGTSY724FGx1K0&#xD;
username cisco role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/&#xD;
!&#xD;
interface Ethernet1&#xD;
!&#xD;
interface Ethernet2&#xD;
!&#xD;
interface Management1&#xD;
! ip of ma1 configured on launch&#xD;
!&#xD;
no ip routing&#xD;
!&#xD;

Loading…
Cancel
Save