EasyManua.ls Logo

Alcatel-Lucent AOS-W 6.5.3.x - Understanding Basic Regular Expression (BRE) Syntax

Alcatel-Lucent AOS-W 6.5.3.x
1160 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
n Configuring the ESI servers.
n Configuring the ESI group.
n Defining the redirect filter for sending traffic to the ESI server.
Configuring a Health-Check Ping
The health-check ping will be associated with an ESI group, along with servers, so that switch will send ICMP
echo requests to each server in the group and mark the server down if the switch does not hear from the
server. The health-check parameters used in this example are:
n Frequency—30 seconds. (The default is 5 seconds.)
n Retry-count—3. (The default is 2.)
n Timeout—2 seconds. (The default is 2 seconds.)
Use these CLI commands to configure a health-check ping method:
esipingprofile_name
frequencyseconds
retry-countcount
timeoutseconds
Configuring ESI Servers
Here are the ESI server CLI configuration tasks:
n Configure server mode to be NAT.
n Configure the trusted IP address (the server IP address to which packets should be redirected).
n To redirect to a different port than the original destination port in the packet, configure an alternate
destination port.
Use these CLI commands to configure an ESI server and identify its associated attributes:
esiserverserver_identity
dportdestination_tcp/udp_port
mode{bridge|nat|route}
trusted-ip-addrip-addr [health-check]
Configuring 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:
esigroupname
pingprofile_name
serverserver_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-listsessionpolicy
useranysvc-httpredirectesi-groupgroupdirectionboth
Understanding Basic Regular Expression (BRE) Syntax
The ESI syslog parser supports regular expressions created using the Basic Regular Expression (BRE) syntax
described in this section. BRE syntax consists of instructions—character-matching operators (described in
Table 259), repetition operators (described in Table 260), or expression anchors (described in Table 261)—used
to defined the search or match target.
This section contains the following topics:
n “Character-Matching Operators” on page512
AOS-W 6.5.3.x | User Guide External Services Interface | 1066

Table of Contents