1.Configuring BIG-IP LTM Setup
1.Configuring BIG-IP LTM Setup
LAB Topology
1. Access your Lab POD as Instructor provides you the IP Address and port number. The
Mode of access is RDP.
a) Server_1: 10.10.1.11
b) Server_2: 10.10.1.12
c) Server_3: 10.10.1.13
d) Server_4: 10.10.1.14
e) Server_5: 10.10.1.15
6. Create VLANs by going to following location in your BIG-IP F5
7. Create Internal LAN Vlan by giving following input and click Finished.
a) Name: LAN_VLAN
b) Interface: 1.1
c) Tagging: Untagged
d) Add
8. Create Internal WAN Vlan by giving following input and click Finished.
e) Name: WAN_VLAN
f) Interface: 1.2
g) Tagging: Untagged
h) Add
a) Name: Internal_LAN
b) IP Address: 10.10.1.x
c) Netmask: 255.255.255.0
d) VLAN/Tunnel: LAN_VLAN
e) Port Lockdown: Allow Default
a) Name: External_WAN
b) IP Address: x.x.x.x
c) Netmask: 255.255.255.0
d) VLAN/Tunnel: WAN_VLAN
e) Port Lockdown: Allow Default
12. Verify your configured interface and network using tmsh Commands
13. Test your LAN Connection from BIG-IP to Web Servers by doing ping test from your
BIG-IP LTM to web servers on following Servers IP addresses.
10.10.1.11
10.10.1.12
10.10.1.13
10.10.1.14
10.10.1.15
14. Configuration Backup Lab
15. Create Nodes by going at following location.
Name: Server_1
Address: 10.10.1.11
Health Monitor: Node Specific
Select Monitors: icmp
Name: Server_3
Address: 10.10.1.13
Health Monitor: Node Specific
Select Monitors: icmp
Name: Server_4
Address: 10.10.1.14
Health Monitor: Node Specific
Select Monitors: icmp
Name: Server_5
Address: 10.10.1.15
Health Monitor: Node Specific
Select Monitors: icmp
Name: http-pool
Health Monitor: http
New Members: Node list (Select 1st Server)
Service Port: http
Click Add
Local Traffic ›› Virtual Servers : Virtual Server List ›› New Virtual Server
Name: vs-http
Destination Address: x.x.x.101 (POD WAN Subnet IP)
Service port: HTTP
Source Address Translation: Auto Map
Default Pool: http-pool
19. Perform the Test by opening the virtual server in URL as follow.