User Tools

Site Tools


network_stuff:f5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
network_stuff:f5 [2018/01/23 13:14] jotasandokunetwork_stuff:f5 [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 8: Line 8:
   bigpipe   bigpipe
 \\ \\
 +
 +
 +----
 +Rack and installation: \\
 +
 +  * 10800i
 +    * [[https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/bigip-system-initial-configuration-11-6-0/1.html#conceptid]]
 +  * plugged in and with a management ip sometime this week. Just need to use the 'config' utility on the F5 CLI.
 +    * [[https://support.f5.com/csp/article/K15040]]
 +  * Each lb 2G SPF+ in a trunk for outside and 2G SPF+ in the LAN trunk.  Management would be on a 1G (cat6)
 +
 +Activate lldp: (always **save /sys config** at the end)
 +  modify net lldp-globals enabled
 +  tcpdump -nni 1.1 ether proto 0x88cc
 +  
  
 ---- ----
Line 15: Line 30:
   - Use UI in CP02DEVLB01 to create profile.   - Use UI in CP02DEVLB01 to create profile.
   - Log into tmos and pull the command defining that profile. We will use this to automate it in Ansible:   - Log into tmos and pull the command defining that profile. We will use this to automate it in Ansible:
 +  - we can use data ports for sync/heartbeat
  
   (tmos)# list ltm profile client-ssl bondticker_wildcard one-line   (tmos)# list ltm profile client-ssl bondticker_wildcard one-line
   ltm profile client-ssl bondticker_wildcard { app-service none cert default.crt cert-key-chain { default { cert default.crt key default.key } } chain none defaults-from mktx_tls_1.2 inherit-certkeychain true key default.key passphrase none }   ltm profile client-ssl bondticker_wildcard { app-service none cert default.crt cert-key-chain { default { cert default.crt key default.key } } chain none defaults-from mktx_tls_1.2 inherit-certkeychain true key default.key passphrase none }
  (create ltm profile ...)  (create ltm profile ...)
 +\\
 +SELF IP  [[https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/tmos-routing-administration-11-6-0/5.html|explained]]
 +----
 +
 +SYSLOGS:\\
 +Located in:
 +  /var/log/ltm
 +
 +
  
 ---- ----
 +
  
 **BONDTICKER:**\\  **BONDTICKER:**\\ 
Line 48: Line 74:
  
 **irules:** \\ **irules:** \\
 +iRULES ~= TRAFFIC POLICIES
 +\\
  weblogging_math : Not sending to local disk but to the remote webloggong server. 10.30.70.53  weblogging_math : Not sending to local disk but to the remote webloggong server. 10.30.70.53
 \\ \\
network_stuff/f5.1516713268.txt.gz · Last modified: (external edit)