Syslog server
SummitPx110.10.10.20 system IP 64.1.1.10
proxy IP 64.1.1.11-24
Net manager
10.10.10.21
Application
servers
| Management net |
| 10.10.10.1 |
VIP | Management IP |
64.1.2.10 | 64.1.1.10 |
Internet
Streaming media
64.1.1.80
64.1.1.60 64.1.1.61 64.1.1.70 64.1.1.71
The commands to configure this example 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 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 config server index 10 ip 64.1.1.70 port 80 max-con 5000 weight 1 config server index 11 ip 64.1.1.71 port 80 max-con 5000 weight 1 config server index 20 ip 64.1.1.80 port 80 max-con 5000 weight 1
#
#
#----------------------------------------------------------------
# server-groups
#----------------------------------------------------------------
config server-group name appserv policy rr
config server-group name appserv add-server index 1 - 2
config server-group name ecom policy lc
config server-group name ecom add-server index 5 - 6
7-10 | Px Series Application Switch Installation and Configuration Guide |