24-40
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter24 Configuring IP Multicast Routing
Configuring Optional Multicast Routing Features
To return to the default setting, use the no ip sdr cache-timeout global configuration command. To
delete the entire cache, use the clear ip sdr privileged EXEC command.
To display the session directory cache, use the show ip sdr privileged EXEC command.
Configuring the TTL Threshold
Each time an IP multicast packet is forwarded by the multilayer switch, the time-to-live (TTL) value in
the IP header is decremented by one. If the packet TTL decrem en ts to zero, the switch drops the packet.
TTL thresholds can be applied to individual interfaces of the multilayer switch to prevent multicast
packets with a TTL less than the TTL threshold from being forwarded out the interface. TTL thresholds
provide a simple method to prevent the forwarding of multicast traffic beyo nd the boundary of a site or
region, based on the TTL field in a multicast pack et . T hi s is kno wn a s T TL sco ping.
Figure 24-10 shows a multicast packet arriving on Gigabit Ethernet interface 0/2 with a TTL value of24.
Assuming that the RPF check succeeds and that Gigabit Ethernet interfaces 0/1, 0/3, and 0/4 are all in
the outgoing interface list, the packet would normally be forwa rd ed out these interfaces. Because some
TTL thresholds have been applied to these interfaces, the multilayer switch makes sure that the packet
TTL value, which is decremented by 1 to 23, is greater than or equal to the interface TTL threshold
before forwarding the packet out the interface. In this example, the packet is forwarded out interfaces
0/1 and 0/4, but not interface 0/3.
Figure 24-10 TTL Th resholds
Figure 24-11 shows an example of TTL threshold boundaries being used to limit the forwarding of
multicast traffic. Company XYZ has set a TTL threshold of 100 on all r out ed in ter f ace s at th e pe ri met er
of its network. Multicast applications that constrain traffic to within the companys network need to send
Step3 end Return to privileged EXEC mode.
Step4 show running-config Verify your entries.
Step5 copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Si
Multicast datagram
with TTL = 24
Output Interface List
Gigabit Ethernet 0/1: TTL threshold = 16
Gigabit Ethernet 0/1
TTL = 16
Gigabit Ethernet 0/3: TTL threshold = 64
Gigabit Ethernet 0/4
TTL = 0
Gigabit Ethernet 0/4: TTL threshold = 0
Gigabit Ethernet 0/3
TTL = 64
Packet not
forwarded
Gigabit Ethernet 0/2
45152