Ip mcast rtadd, Ip commands, Syntax – Technicolor - Thomson ST585 V6 User Manual

Page 471: Related commands

Advertising
background image

E-DOC-CTC-20061027-0004 v1.0

IP Commands

447

ip mcast rtadd

Add a multicast route to the multicast routing table.

SYNTAX:

where:

RELATED COMMANDS:

ip mcast rtadd

srcintf = <string>
[src = <ip-address>]
grp = <ip-address>
dstintf = <string>
[ttl = <number{1-255}>]
[ttlincr = {disabled | enabled}]

srcintf

The source IP interface.

REQUIRED

src

The source IP address.

OPTIONAL

grp

The multicast group IP address.

REQUIRED

dstintf

The destination IP interface.

REQUIRED

ttl

The time-to-live for that destination IP interface.

OPTIONAL

ttlincr

Increment TTL before packet is send.

OPTIONAL

ip mcast rtdelete

Delete a multicast route from the multicast routing table.

ip mcast rtlist

Display the multicast routing table.

ip mcast flush

Flush the multicast routing table.

Advertising