TMS zl Module Release Notes ST.1.1.100330

64
Known Issues
Release ST.1.0.090213
when using insert-at 1 there must be at least one policy or rule available. There must be a
valid policy or rule at the position number for whatever number is specified. If one does not
exist, an error is reported, but the zone information is not included in the error message.
PR_15448 — In the TMS zl Module CLI, when the attempt is made to modify the protocol
or port number in a connection-settings command, the CLI displays the following message:
Success: Updated connection timeout: <custom name>, but when the show
connection-settings timeout command is issued, the protocol or the port number wasn't
changed.
Example:
1. Configure at least one custom connection-settings timeout
ProCurve Switch (tms-module-D:config)# connection-settings timeout new-ftp tcp
550 10001
2. Update the running Custom Timeout with a different protocol and a different port number
ProCurve Switch (tms-module-D:config)#connection-settings timeout new-ftp udp
8 0 0
10001
3. Review the message displayed in the CLI:
Success: Updated connection timeout: new-ftp
4. Run the command
ProCurve Switch (tms-module-D:config)# show connection-settings timeout
The protocol and the port number of the custom connection timeout should be updated, but they
are not.
PR_15462 — The VLAN name is not checked for special characters. If a VLAN name is
created with special characters, when the VLAN name is displayed in the Web browser
interface, problems can occur in the display of the VLAN name. The workaround is to use
alphanumeric VLAN names, avoiding spaces and characters such as: @, #, $, ^, &, *, (, and ).
To include a blank space in a VLAN name, enclose the name in single or double quotes (‘...
or “...”).
PR_15477When adding and removing VLANs via the CLI, additional log messages are
created that are not created when using the Web browser interface to add and remove VLANs.
PR_15522There is a difference in how the timezone information is displayed in the TMS
zl Module as compared to the switch. The TMS zl Module follows the POSIX standard for
displaying the time, for example, 'GMT+6' is displayed to indicate the timezone. However,
the switch uses a negative number to set the timezone. The time is correctly displayed in
both cases, but the process to set the timezone may cause some confusion.