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

74
Known Issues
Release ST.1.0.090603
3. Press the tab key.
end Return to the Manager Exec context.
exit Return to the previous context or terminate session.
logout Terminate current session.
show Display TMS device operation information.
The rp-address should be listed in PIM context.
■ PR_38778 — Learned RP are deleted when setting a static RP from the TMS module.
Example:
1. Open CLI session
2. Verify the learned RP
#show ip pim rp-set
Status and Counters - PIM-SM Static RP-Set Information
Group Address Group Mask RP Address
[empty]
Status and Counters - PIM-SM Learned RP-Set Information
Group Address Group Mask RP Address Hold Time Expire Time
224.0.0.0 240.0.0.0 192.168.3.253 150 100
239.0.0.0 255.192.0.0 92.168.3.253 150 100
3. Set a static RP
#router pim rp-address 192.168.2.253 224.0.0.0/6
4. Verify learned and static RP
#show ip pim rp-set
Status and Counters - PIM-SM Static RP-Set Information
Group Address Group Mask RP Address
224.0.0.0 240.0.0.0 192.168.2.253
Status and Counters - PIM-SM Learned RP-Set Information
Group Address Group Mask RP Address Hold Time Expire Time
224.0.0.0 240.0.0.0 192.168.2.253
The PIM implementation of the TMS module will only allow Static RPs or Learned RPs to be
used. They cannot both be used simultaneously.