TMS zl Module Release Notes ST.1.2.100916
Table Of Contents
- Release Notes: Version ST.1.2.100916 Software for the HP ProCurve Threat Management Services zl Module
- Contents
- Software Management
- Download Documentation from the Web
- Software Updates
- Special Considerations Prior to Updating
- Clarifications
- Enhancements
- Enhancements in ST.1.2.100916
- ST.1.1.100430
- ST.1.1.100226
- Command Line Interface (CLI) control of VPN functionality
- RADIUS authentication for management logins
- RADIUS authentication for L2TP users
- Renaming zones
- 256 VLANs now supported, increased from 19 VLANs
- Enhanced sort and filter capabilities for displaying log files
- Improved SNMP Monitoring for network traffic and key system resources
- Software Fixes in Releases ST.1.0.090213 - ST.1.2.100916
- Known Issues

88
Known Issues
Release ST.1.0.090213
session to be deleted. If IPS is enabled, the TMS zl Module will forward the RST packet to
IPS. After IPS finishes processing the packet, the TMS zl Module gets the RST packet. Since
TMS zl Module has already marked the session to be deleted and the RST timeout value is 0,
the RST packet is not forwarded to the peer and is dropped. The problem only happens for
RST packets. By setting the RST timeout value to something other than zero, this issue can
be avoided.
■ PR_13105 — When using the show vlans command in a CLI session established by going
through the switch interface, the VLAN information displayed is overlapped.
Example:
• MGMT VLAN has been added.
DNS Server, default gateway and domain suffix have been added.
1. Open a Web browser interface session.
2. Go to Network > Zones > VLAN Associations.
3. Add two or three VLAN Associations.
4. Open a CLI session with the TMS zl Module via the switch,
ProCurve Switch# services d 2
5. Display VLAN information by using the show vlans command.
■ PR_13220 — When a software update is performed by retrieving the image via FTP, SCP,
or TFTP, a generic error message is displayed for any user input error. For example, if the IP
address is incorrect, if the username is wrong, or if the password is wrong, the error message
simply indicates a failure and does not call out the specific problem.
■ PR_13324 — In the TMS zl Module CLI, the Help text for the copy command needs to be
updated. For example, the following command reveals incorrect help text.
ProCurve Switch (tms-module-D)# copy ftp image help
■ PR_13391 — An error is produced when removing VLAN 1 from a TMS zl Module Zone:
HPESP: Services zl Module C: unable to create VLAN. Configuration error. To
reproduce this, start with a default switch configuration where all TMS zl Module ports are
untagged in VLAN 1 by default. Then, from the TMS zl Module’s CLI, use a command similar
to: vlan 1 zone external allow-switch-ip. At this point, type no vlan 1. The above error message
is displayed in the switch event log.
■ PR_13539 — In the TMS zl Module CLI, the software update commands will accept the "\"
character and ignore it as input for the username and filename. Therefore, valid usernames
or valid filenames that are made invalid by the addition or insertion of a "\" character in their
names are accepted as valid because the "\" characters are simply ignored. The software
update functionality in the Web browser interface has the same issue.