Ip multicast ttl-threshold – Dell PowerEdge M805 User Manual

Page 655

Advertising
background image

Multicast Commands

661

Syntax

ip multicast staticroute sourceipaddr mask rpfipaddr metric vlan vlan-id

no ip multicast staticroute sourceipaddr

sourceipaddr—IP address of multicast packet source.

mask—IP mask of multicast packet source.

rpfipaddr—IP address of next hop toward source.

metric—Cost of route entry. (Range: 0-255)

vlan-id—Valid VLAN ID.

Default Configuration

This command has no default configuration.

Command Mode

Global Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example creates a static route which is used to perform RPF checking in
multicast packet forwarding.

console(config)#ip multicast staticroute 224.5.5.5 255.255.255.255

10.1.1.1 5 vlan 15

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

ttlvalue—Specifies TTL threshold. (Range: 0-255)

Default Configuration

This command has no default configuration.

Advertising