Extreme Networks Px Series User Manual

Page 77

Advertising
background image

Px Series Application Switch Installation and Configuration Guide

6-19

Configuration Example

config pattern-rule “default” server-group-name yourdomain cookie-name

“session-id” cookie-type learn

config service vip 64.1.2.11 port 443 protocol tcp l7 class https

config domain name default

config pattern-rule “default” server-group-name ecom

#----------------------------------------------------------------

# system configuration

#----------------------------------------------------------------

config system-ip 64.1.1.10 / 24

config default-gateway 64.1.1.1

disable vlan

config mgmt ipaddress 10.10.10.10 / 24 vlan 100

enable vlan

enable syslog

config syslog ip 10.10.10.20

config nat-mode server-only

enable clipaging

disable port gigabit

#----------------------------------------------------------------

# proxy-ip's

#----------------------------------------------------------------

config proxy-ip 64.1.1.11 - 64.1.1.42

#----------------------------------------------------------------

# SNMP configuration

#----------------------------------------------------------------

config snmp sysName “balancer”

config snmp sysLocation “Exodus Colo”

config snmp sysContact “Web Admin”

config add trap receiver 10.10.10.21 “public” 162

config snmp add community readonly “readme”

config snmp add community readwrite “doall”

Advertising