From c9b4c608828f0dc218bd1af33764decad23bb39f Mon Sep 17 00:00:00 2001 From: Sebastian Rieger Date: Tue, 21 Jul 2015 23:35:10 +0200 Subject: [PATCH] added minimal default startup-config --- GIT-VIRL-HS-Fulda/arista-test.virl | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/GIT-VIRL-HS-Fulda/arista-test.virl b/GIT-VIRL-HS-Fulda/arista-test.virl index a6dc7ae..a3503e1 100644 --- a/GIT-VIRL-HS-Fulda/arista-test.virl +++ b/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 ! transceiver qsfp default-mode 4x10G ! -hostname veos-2 +hostname veos-1 ! 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 ! @@ -70,19 +74,21 @@ end ! transceiver qsfp default-mode 4x10G ! -hostname veos-3 +hostname veos-1 ! 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 ! @@ -102,19 +108,21 @@ end ! transceiver qsfp default-mode 4x10G ! -hostname veos-4 +hostname veos-1 ! 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 !