BIG-IP notes
BIG-IP notes
Types of modules in F5
1. LTM:- Local traffic manager
2. GTM:- Global traffic manager
3. ASM:- Application security manager
4. APM:- Access policy manager
Different models of F5
2000 series
4000 series
5000 series
7000 series
10000 series
11000 series
VIPRION 4480
VIPRION 4800
Types of plane
Management plane
Control plane Important point
TMM:- Traffic
management
microkernel
,it is heart of
TMOS.
When you log in to the system, you are in user (operational) mode.
Types of provisioning
Dedicated:-it is selected
when we are sure that LB is
going to use only one module
through out.
Nominal:-it is suggested by
F5 for production least amount
of resource required for module
is provided.
Minimum:-it provides fix
resources for module to run.
Networking for f5
No. of interface required:-
MGMT interface
Internal interface
External interface
High Availability
Navigate to network>Interface>
1.1(internal)
1.2(external)
1.3(high availability)
Forwarding (L2)
it does not do load balancing
no pool member
F5 works in inline mode
Does only switching
It does not work in full proxy.
Forwarding (ip)
It does not do load balancing
No pool member
Only does routing
It does not work in full proxy.
Does not capture any packet
Performance (L4) profile
It uses dedicated chip present in F5
PVA (packet velocity acceleration chip).
It increases the speed due which
virtual server processes traffic fastly.
It does not work in full proxy.
Stateless
A stateless virtual server accepts
traffic that matches the virtual server’s
address and manages load.
The packet to the pool members
without attempting to match the
packet to a pre-existing connection in
the connection table.
Reject
Rejects the client’s request.
Cookie persistence
(a) Insert:-LTM inserts special
cookie.
(b) Rewrite:-webserver creates
blank cookie, LTM rewrites it.
(c) Passive:- Webserver creates
special cookie LTM doesn’t
change it.
SSL persistence
i) Based on ssl session id
ii) Remains constant when client ip
add changes
iii) Persistence lost if browser changes
ssl session id.