To configure basic source IP based persistence (or "stickiness")
set lb vserver dc2_lb_vs_bobj_pre_443 -persistenceType SOURCEIP show lb vserver dc2_lb_bobj_pre_443
Log of stuff I find useful, stuff I find quirky or stuff I fix.
The Network Guy is a CCIE since 1999, worked in IT Comms and Networks since 1990 and is currently a Network Architect for a Finance and Trading organisation in the City of London.
Most of the stuff here is Cisco-centric - for no other reason than because that's what I know.
Any information here is my opinion or thought - feel free to copy, but if it kills your network, don't blame me.
set lb vserver dc2_lb_vs_bobj_pre_443 -persistenceType SOURCEIP show lb vserver dc2_lb_bobj_pre_443
[root@PDC2MGT002 ~]# iperf3 -s ----------------------------------------------------------- Server listening on 5201 -----------------------------------------------------------
[root@PDC1MGT002 ~]# iperf3 -c pdc2mgt002 -i1 Connecting to host pdc2mgt002, port 5201 [ 4] local 10.80.139.17 port 59378 connected to 10.160.139.17 port 5201 [ ID] Interval Transfer Bandwidth Retr Cwnd [ 4] 0.00-1.00 sec 97.3 MBytes 816 Mbits/sec 51 1.22 MBytes [ 4] 1.00-2.00 sec 93.8 MBytes 786 Mbits/sec 0 1.30 MBytes [ 4] 2.00-3.00 sec 92.5 MBytes 776 Mbits/sec 0 1.36 MBytes [ 4] 3.00-4.00 sec 66.2 MBytes 556 Mbits/sec 0 1.40 MBytes [ 4] 4.00-5.00 sec 83.8 MBytes 703 Mbits/sec 0 1.43 MBytes [ 4] 5.00-6.00 sec 106 MBytes 891 Mbits/sec 0 1.44 MBytes [ 4] 6.00-7.00 sec 105 MBytes 881 Mbits/sec 0 1.45 MBytes [ 4] 7.00-8.00 sec 108 MBytes 902 Mbits/sec 0 1.45 MBytes [ 4] 8.00-9.00 sec 106 MBytes 891 Mbits/sec 0 1.45 MBytes [ 4] 9.00-10.00 sec 109 MBytes 912 Mbits/sec 0 1.45 MBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bandwidth Retr [ 4] 0.00-10.00 sec 967 MBytes 811 Mbits/sec 51 sender [ 4] 0.00-10.00 sec 965 MBytes 809 Mbits/sec receiver # iperf Done. [root@PDC1MGT002 ~]#
[root@PDC2MGT002 scamper-cvs-20110421]# scamper -c "trace -M" -i 10.129.1.254 traceroute from 10.160.139.17 to 10.129.1.254 1 10.160.139.253 0.491 ms [mtu: 1500] 2 10.161.230.251 0.564 ms [mtu: 1500] 3 100.65.0.2 3.831 ms [mtu: 1422] 4 10.221.1.253 3.789 ms [mtu: 1422]
enable feature LB show feature | grep LB
add server rdc2bob010 10.160.16.163 add server rdc2bob011 10.160.16.164 show server
add service rdc2bob010_443 rdc2bob010 HTTP 443 add service rdc2bob011_443 rdc2bob011 HTTP 443 show service
add lb vserver dc2_lb_vs_bobj_pre_443 http 10.160.20.233 443 show vserver lbvswww
bind lb vserver dc2_lb_vs_bobj_pre_443 rdc2bob010_443 bind lb vserver dc2_lb_vs_bobj_pre_443 rdc2bob011_443
>request high-availability state suspend
>request high-availability sync-to-remote
>request high-availability state suspend
>request high-availability state functional
>show high-availability all
>show high-availability control-link
>show high-availability state
>show high-availability state-synchronisation
show system info
show system disk-space
show system logdb-quota
show system software status
show system resources
show running resource-monitor
request license info
show jobs processed
show session info
show session id <session-id>
show running security-policy
less mp-log authd.log
request restart system
show admins
show admins all