IP multicast documentation suggest the "no ip mutlicast ttl-threshold" command to fix an issue I am experiencing
however my ios (12.1(19) )does not support that command
could find nothing in command reference
issue is allworx phone system - directly connected to 4507
the paging feature uses mutlicast - it works for 2 minutes across layer 3 vlan interfaces and then fails until voip phones are rebooted
the phone requests to send the page - the allworx controller sends out the muticast advertisments.
sho ip mroute does show T flag - which = SPT bit set
the expirey field decriments until paging fails see below
I also see incrimenting bad hop count in show ip traffic - a symptom one of the multicast troubleshooting documents described
(10.57.100.30, 239.255.10.1), 00:01:49/00:01:20, flags: T
Incoming interface: Vlan99, RPF nbr 0.0.0.0
Outgoing interface list:
Vlan6, Forward/Sparse, 00:01:49/00:01:13, H -expirey filed is 00:01:13 - paging still function across layer 3 vlan interfaces ( this has decirmented from a higher value )
(*, 239.255.10.1), 00:02:34/stopped, RP 0.0.0.0, flags: DC
Incoming interface: Null, RPF nbr 0.0.0.0
Outgoing interface list:
Vlan99, Forward/Sparse, 00:02:30/00:00:34, H
(10.57.100.30, 239.255.10.1), 00:02:11/00:02:55, flags: PT - mroute is pruned at this point paging fails across layer 3 vlan interfaces on core
Incoming interface: Vlan99, RPF nbr 0.0.0.0
Outgoing interface list: Null
we tried setting the paging hop count to 5 in allworx ( I asume this reflects TTL)
allworks support wasn't much help.