708 Multicast Commands
Example
The following example enables IP multicast on the router.
console#configure
console(config)#ip multicast
console(config)#no ip multicast
ip multicast ttl-threshold
Use the ip multicast ttl-threshold command in Interface Configuration mode to apply a
ttlvalue
to a routing interface.
ttlvalue
is the TTL threshold which is applied to the multicast
Data packets forwarded through the interface.
Syntax
ip multicast ttl-threshold
ttlvalue
no ip multicast ttl-threshold
•
ttlvalue
— Specifies TTL threshold. (Range: 0-255)
Default Configuration
This command has no default configuration.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
This command has no user guidelines.
Example
The following example applies a
ttlvalue
of 5
to the VLAN 15 routing interface.
console(config)#interface vlan 15
console(config-if-vlan15)#ip multicast ttl-threshold 5