This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_stuff:f5 [2018/01/23 13:14] – jotasandoku | network_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:// | ||
| + | * plugged in and with a management ip sometime this week. Just need to use the ' | ||
| + | * [[https:// | ||
| + | * Each lb 2G SPF+ in a trunk for outside and 2G SPF+ in the LAN trunk. | ||
| + | |||
| + | 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/ | ||
| (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:// | ||
| + | ---- | ||
| + | |||
| + | SYSLOGS:\\ | ||
| + | Located in: | ||
| + | / | ||
| + | |||
| + | |||
| ---- | ---- | ||
| + | |||
| **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 | ||
| \\ | \\ | ||
| Line 72: | Line 100: | ||
| create policy -> publicsh policy -> go to virtual server and select it. | create policy -> publicsh policy -> go to virtual server and select it. | ||
| modify ltm virtual XXXXXX policies add { | modify ltm virtual XXXXXX policies add { | ||
| + | |||
| + | |||
| ---- | ---- | ||
| - | ---- | + | |
| \\ | \\ | ||
| In F5 BIG-IP: | In F5 BIG-IP: | ||