TMS zl Module Release Notes ST.1.2.100916

Table Of Contents
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.