TMS zl Module Release Notes ST.1.1.100330

62
Known Issues
Release ST.1.0.090213
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.
PR_13560 — When a user is in a TMS zl Module CLI session and they copy the startup-config
file to an FTP server when the ALG for FTP is disabled, the copy command appears to hang.
After about 60 seconds, the copy command will timeout and the user session can be
recovered.
Example:
1. Open a TMS zl Module CLI session.
2. Disable alg ftpv4
ProCurve Switch (tms-module-D:config)# no alg ftpv4
3. Save the startup-config
ProCurve Switch (tms-module-D:config)#copy startup-config ftp 192.168.1.1
backup.cfg user administrator
4. If prompted, enter the password for the FTP account.
CLI hangs for sixty seconds.