Real | | Syslog server |
SummitPx1 | 10.10.10.20 |
servers | |
system IP 64.1.1.10 | |
| | | | | |
| | | | | proxy IP 64.1.1.11-24 | |
| | | | | |
Net manager
10.10.10.21
64.1.1.50
64.1.1.51
64.1.1.52
VIP 64.1.2.10
Layer 3 switch
64.1.1.1
Management net
10.10.10.1
Management IP
64.1.1.10
DNS server | Internet |
|
64.1.1.9 | |
SSL servers 64.1.1.60 64.1.1.61
The commands to configure this network are as follows:
#----------------------------------------------------------------
# servers
#----------------------------------------------------------------
config server index 1 ip 64.1.1.50 port 80 max-con 5000 weight 1 config server index 2 ip 64.1.1.51 port 80 max-con 5000 weight 1 config server index 3 ip 64.1.1.52 port 80 max-con 5000 weight 1 config server index 5 ip 64.1.1.60 port 443 max-con 500 weight 1
config server index 6 ip 64.1.1.61 port 443 max-con 500 weight 1
#----------------------------------------------------------------
# server-groups
#----------------------------------------------------------------
config server-group name yourdomain policy rr
config server-group name yourdomain add-server index 1 - 3
config server-group name ecom policy lc
config server-group name ecom add-server index 5 - 6
#----------------------------------------------------------------
# service-table
#----------------------------------------------------------------
config service vip 64.1.2.10 port 80 protocol tcp l7 class http config domain name default
6-18 | Px Series Application Switch Installation and Configuration Guide |