Skip to content

Commit

Permalink
Merge pull request #48 from f5devcentral/develop
Browse files Browse the repository at this point in the history
PR from develop to master
  • Loading branch information
6a6d committed Feb 12, 2024
2 parents d282dda + 5115c07 commit 134befa
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 3 deletions.
Binary file modified docs/_static/class1/dns_profile_tcp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/class1/module3/lab1/task1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Click "Create" to define dns.sitea as defined in the table below:

"Name", "dns.sitea_server"
"Data Center", "sitea_datacenter"
"Devices Add:", "dns.sitea.f5demo.com : 10.1.10.101"
"Devices Add:", "dns.sitea.f5demo.com : 10.1.10.100"
"Health Monitors", "bigip"

#. Fill in the Name and Datacenter
Expand Down
2 changes: 1 addition & 1 deletion docs/class1/module3/lab1/task2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Click "Create" to define dns.siteb as defined in the table below:

"Name", "dns.siteb_server"
"Data Center", "siteb_datacenter"
"Devices Add:", "dns.siteb.f5demo.com : 10.1.60.101"
"Devices Add:", "dns.siteb.f5demo.com : 10.1.60.100"
"Health Monitors", "bigip"

#. Fill in the Name and Datacenter
Expand Down
6 changes: 6 additions & 0 deletions docs/class1/module3/lab3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,11 @@ Select "y" to allow the bigip-ip to join the mesh.

gtm_add 10.1.10.100

If there are issues run

.. admonition:: TMSH

bigstart restart named zrd

.. image:: /_static/class1/putty_gtm1_site2.png
:width: 800
2 changes: 1 addition & 1 deletion docs/class1/module5/module5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ TMSH command to run on only dns.sitea:

.. admonition:: TMSH

tmsh create gtm wideip a www.wip.f5demo.com { pools add { www.f5demo.com_pool { order 0 } } }
tmsh create gtm wideip a www.wip.f5demo.com { pools add { www.f5demo.com_pool { order 0 } } aliases add { www.wip.f5demo.com } load-balancing-decision-log-verbosity { pool-member-selection pool-member-traversal pool-selection pool-traversal} }

0 comments on commit 134befa

Please sign in to comment.