Skip to content

Commit 380285f

Browse files
authored
Merge pull request #193 from f5devcentral:lad-matt
insights
2 parents 53b7fd4 + 3daeacd commit 380285f

8 files changed

Lines changed: 428 additions & 11 deletions

File tree

docs/class4/module4/lab2/lab2.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,13 @@ This Pool is used to target the Internal VS created previously. It will be calle
6868
Create the iRule and assign to the Internal VS
6969
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
7070

71-
* Go to Local Traffic -> iRules
72-
* Create the iRules with the code below. Name the iRules ``MyApiDiscoveryRule```
71+
* Go to Local Traffic -> iRules -> iRules list
72+
* Create the iRules with the code below. Name the iRules ``MyApiDiscoveryRule``
73+
* Copy the irule. There is a Copy button below, on the top right corner, to copy the full text.
7374

7475
.. note::
7576

76-
Check that the Internal Pool name is ``logging-pool-tls``. This name is used into this iRule. If you have follow the below steps and used the same names as defined in the lab, the iRule is ready and can be copy/paste.
77+
Check that your Internal Pool name is ``logging-pool-tls``. This name is used into this iRule. If you have followed the above steps and used the same names as defined in the lab, the iRule is ready and can be copy/paste.
7778

7879
.. image:: ../pictures/irule2.png
7980
:align: left
@@ -573,12 +574,12 @@ Create the iRule and assign to the Internal VS
573574
Attach the iRule to the Internal VS
574575
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
575576
576-
* Edit the Internal VS and attach the iRule on it
577+
* Edit the API Application VS named ``lad-vs-sentence`` and attach the iRule on it
577578
578579
.. image:: ../pictures/irule-vs2.png
579580
:align: left
580581
581-
* SAVE
582+
* FINISHED
582583
583584
.. note::
584585

0 commit comments

Comments
 (0)