diff --git a/docs/class2/modules/module01.rst b/docs/class2/modules/module01.rst index e8f14ee..b6874c6 100644 --- a/docs/class2/modules/module01.rst +++ b/docs/class2/modules/module01.rst @@ -12,7 +12,7 @@ Log on to the bigip01 TMUI (GUI) Interface: Creating VLANs -------------- -First, you will need to log into **bigip01**. You will need create two untagged VLANs, one client-side VLAN (**client_vlan**) and one server-side VLAN (**server_vlan)** for the devices in your network. +First, you will need to log into **bigip01**. You will create two untagged VLANs, one client-side VLAN (**client_vlan**) and one server-side VLAN (**server_vlan)** for the devices in your network. 1. From the sidebar select **Network** **> VLANs** then select **Create** diff --git a/docs/class2/modules/module02.rst b/docs/class2/modules/module02.rst index 9abf315..cab2da2 100644 --- a/docs/class2/modules/module02.rst +++ b/docs/class2/modules/module02.rst @@ -204,14 +204,14 @@ e. Click on the **Update** button to finalize your changes. Content Monitors ---------------- -The default monitor simply tells us the IP address is accessible, but we really don’t know the status of the particular application the node supports. We are now going to create a monitor to specifically test the application we are interested in. We are going to basic contnet check of our web site to determine it the servers are responding properly. +The default monitor simply tells us the IP address is accessible, but we really don’t know the status of the particular application the node supports. We are now going to create a monitor to specifically test the application we are interested in. We are going to perform a basic content check of our web site to determine it the servers are responding properly. -1. Browse to **http://10.1.10.100**. A number of content items you could use to check the site status. You could check for text on this page. You could view the source code and check for a text string not normally visible to the user. You can also look in the HTTP header information being returned. +1. Browse to **http://10.1.10.100**. There are a number of content items you could use to check the site status. You could check for text on this page. You could view the source code and check for a text string not normally visible to the user. You can also look in the HTTP header information being returned. 2. We will be looking for the HTTP status “\ **200 OK**\ ” in the HTTP header information as our receive string to determine availability. -3. Select **Local Traffic>Monitor** on the side-bar and select the plus - (**+**) sign or the **Create** +3. Select **Local Traffic>Monitors** on the side-bar and select the plus + (**+**) sign, or the **Create** button. .. image:: /_static/101/image32.png :width: 3.78002in diff --git a/docs/class2/modules/module10.rst b/docs/class2/modules/module10.rst index 20bca16..f7be9ad 100644 --- a/docs/class2/modules/module10.rst +++ b/docs/class2/modules/module10.rst @@ -136,7 +136,7 @@ Step 5: Test Packet Filter Rules for Self-IPs - **Name**: ``imcpdrop`` - **Action**: ``Discard`` - - **Protocol**: ``TCP`` + - **Protocol**: ``ICMP`` - **Source Hosts and Network**: 10.1.20.0/24 .. image:: /_static/101//icmp-filter.png diff --git a/docs/index.rst b/docs/index.rst index ab8b278..b9c3f1e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,6 +10,8 @@ Welcome to the |classbold| last updated on 10/20/20 .. caution:: The F5 Certification Program does not produce any educational materials to support their program. All material in this repo is created and maintained by exam canidates, which work for F5 Networks, and are not officially supported by the F5 Certification Program. + Official exam preparation materials can be found here: `Resources for Exam Preparation `__ + | **The creaters of this material do not have any direct access to exam content, other than taking the publicly available exams, with which to create the most effective study material.**