TMS zl Module Release Notes ST.1.2.101122
88
Known Issues
Release ST.1.0.090213
■ PR_4577 — When the CLI command show logging local is used with paging disabled, extra
blank lines are seen. These blank lines should be ignored.
■ PR_4766 — When there are multiple syslog servers on the same IP address, differing by
facility or port, the user is unable to delete the specific entry in question because only the
syslog IP address is used for removing a syslog server. Having more than one syslog server
with the same IP address, the syslog server removed will be the first to appear on the list.
Example:
1. Add a syslog server
HP Switch(tms-module-D:config)# logging syslog 192.168.1.59 513 facility local0
2. Add a second syslog server using the same IP address
HP Switch(tms-module-D:config)# logging syslog 192.168.1.59 514 facility local2
3. Delete the syslog server
HP Switch(tms-module-D:config)# no logging syslog 192.168.1.59
The first syslog server is deleted and there is no way to specify the second syslog server except
to execute the no logging syslog 192.168.1.59 command again.
■ PR_5390 — The administrator cannot change the password for MD5 authentication on an
OSPF interface without knowing the previous password. As a workaround, first disable the
VLAN from OSPF and then re-enable it with the new password.
■ PR_6127/ PR_16218 — The output of the show run command will show an FDPoll
Returned Error message, which is not relevant to the output and inconsequential. It can
safely be ignored.
■ PR_7300/PR_7303 — From the CLI, the logging command does not auto-complete when
the Tab key is pressed as other commands from the command line do. As a result, the user
must fully type the parameter needed.
For example, the following commands do not auto-complete to enable when the Tab key is
pressed after only en is typed:
HP Switch(tms-module-D:config)# logging syslog en
HP Switch(tms-module-D:config)# logging snmpv2 en
HP Switch(tms-module-D:config)# logging snmpv3 en
■ PR_7394 — A vague message is displayed when the maximum number of users have already
been added to a group and an administrator attempts to add another user to the group.
CLI:
Error: Failed to add user group: 88
Web browser interface: The user could not be added.