User's Manual
1015 | External Services Interface Dell Networking W-Series ArubaOS 6.4.x| User Guide
Configure an ESI Group, Add the Health-Check Ping and ESI Servers
Use these CLI commands to configure an ESI server group, identify its associated ping health-check method,
and associate a server with this group:
esigroupname
pingprofile_name
serverserver_identity
Using the ESI Group in a Session Access Control List
Use these CLI commands to define the redirection filter for sending traffic to the ESI server.
ip access-listsessionpolicy
useranysvc-httpredirectesi-groupgroupdirectionboth
CLI Configuration Example 1
esipingexternalcp_ping
frequency30
retry-count3
esiserverexternal_cp1
dport8080
modenat
trusted-ip-addr10.1.1.1
esiserverexternal_cp2
dport8080
modenat
trusted-ip-addr10.1.1.2
esiserverexternal_cp3
dport8080
modenat
trusted-ip-addr10.1.1.3
esigroupexternal_cps
pingexternalcp_ping
serverexternal_cp1
serverexternal_cp2
serverexternal_cp3
ip access-listsessioncp_redirect_acl
useranysvc-httpredirectesi-groupexternal_cpsdirectionboth
CLI Configuration Example 2
esiserverhttps-proxy1
dport44300
modenat
trusted-ip-addr1.2.3.4
esiserverhttps-proxy2
dport44300
modenat
trusted-ip-addr1.2.3.5
esigrouphttps-proxies
pingdefault
serverhttps-proxy1
serverhttps-proxy2
ip access-listsessionhttps-proxy