Skip to content

Commit

Permalink
Scriv t shoot scenario 1 (#690) (#694)
Browse files Browse the repository at this point in the history
* Update Troubleshooting-Labs.yaml

* Update Troubleshooting-Labs.yaml

* Update Troubleshooting-Labs.yaml

SPACES

* Update tshoot-intro.rst

Update tshoot doc for correct number

* Update cvp_studios_l3ls_evpn.rst

Co-authored-by: arista-scriv <98821504+arista-scriv@users.noreply.github.com>
  • Loading branch information
networkRob and arista-scriv authored Jan 24, 2023
1 parent 341e41d commit 89fc1f8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,32 +95,37 @@ Open CVP via the topology page.
|br| *(The DC name can be a name or an integer, but for the lab use the aforementioned value)*

.. thumbnail:: images/cvp_studios_l3ls_evpn/6l3ls.gif .. warning:: The CIDR is required. `spine``
#. Create Pod, name as **1** Ignore the warning on creation.
f. Assign devices to the DC via "Assigned Devices"
#. Under Role, specify ``Leaf`` or ``Spine`` where needed.
#. Create Pod, name as **1** and ignore the warning on creation.
#. Enter Pod configuration


.. thumbnail:: images/cvp_studios_l3ls_evpn/7l3ls.gif
:align: center
:width: 50%



j. Assign devices to the Pod via "Assigned Devices"
j. Assign devices to the Pod via "Assigned Devices"
#. Spines are automatically added, number ``s1-spine1`` as 1, ``s1-spine2`` as 2.
#. Add Leaf Domain 1 and 2
#. In Leaf Domain 1 add ``s1-leaf1``, number as 1, ``s1-leaf2``, number as 2.
#. In Leaf Domain 2 add ``s1-leaf3``, number as 3, ``s1-leaf4``, number as 4.

|br|

.. thumbnail:: images/cvp_studios_l3ls_evpn/8l3ls.gif
:align: center
:width: 50%

.. warning:: Leaf Domains *MUST* be an integer or the build process will fail.
|br| Also, in a Pod all switches in a role **MUST** have a unique number or the build process will fail.

.. note:: A leaf domain can be a pair of switches or a standalone.
|br| MLAG configuration is the default when domains are a pair.

.. thumbnail:: images/cvp_studios_l3ls_evpn/8l3ls.gif
:align: center
:width: 50%



|br| The next step is to review the **workspace**. But before we do that, have a good look at the lower section.
Expand Down Expand Up @@ -161,7 +166,7 @@ Open CVP via the topology page.
|br| To show the flexibility of the query engine, our search query for assignment will be ``DC:1 AND Role:Leaf``

a. Navigate to the **Provisioning>Studios>EVPN Services** studio.
#. Use ``DC:D1 AND Role:Leaf`` as the query
#. Use ``DC:1 AND Role:Leaf`` as the query
#. Create the tenant, called **“A”**
#. Enter the tenant configuration
#. Create a VRF, called "**A**"
Expand All @@ -183,7 +188,7 @@ Open CVP via the topology page.

j. Create VLAN ID 60
#. Enter the configuration for VLAN 60
#. Add VTEP, using ``DC:D1 AND Role:Leaf`` as the query
#. Add VTEP, using ``DC:1 AND Role:Leaf`` as the query
#. Enter the VTEP configuration to allow the tags to be assigned automatically
#. Exit the VTEP configuration
#. Under VRF, choose **A**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Troubleshooting Introduction
1. Log into the **LabAccess** jumpserver:

1. Type ``labs`` or option ``97`` at the Main Menu prompt. This will bring up additional lab menu selections.
2. Type ``troubleshooting-labs`` or option ``3`` at this prompt to open the troubleshooting lab section (If you were previously in the Troubleshooting Labs Menu, you can type ``back`` or option ``97`` to go back).
2. Type ``troubleshooting-labs`` or option ``4`` at this prompt to open the troubleshooting lab section (If you were previously in the Troubleshooting Labs Menu, you can type ``back`` or option ``97`` to go back).
3. Type ``tshoot-intro`` or option ``1`` at the prompt. The script will configure the lab into a errored set of states. It is up to you to determine
a solution for each of the questions below. There can be many solutions, please work with your SE.

Expand Down

0 comments on commit 89fc1f8

Please sign in to comment.