Static Multicast Route Commands - D-Link xStack Reference Manual

Dgs-3600 series layer 3 managed gigabit ethernet switch
Hide thumbs Also See for xStack:
Table of Contents

Advertisement

xStack
The static multicast route commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
IP multicast static routes are used to configure static RPF check paths that don't depend on the unicast route table. The
main goal of IP multicast static routes is to let multicast traffic diverge from unicast traffic.
Command
create ipmroute
delete ipmroute
show ipmroute
Each command is listed, in detail, in the following sections.
create ipmroute
Purpose
Syntax
Description
Parameters
Restrictions
Usage examle:
To create an IP multicast static route entry:
DGS-3627:admin# create ipmroute 10.0.0.9/8 rpf_address 20.1.1.1
Command: create ipmroute 10.0.0.9/8 rpf_address 20.1.1.1
Success.
DGS-3627:admin#
delete ipmroute
Purpose
Syntax
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual

STATIC MULTICAST ROUTE COMMANDS

Parameters
<network_address> rpf_address [<ipaddr> | null]
[<network_address> | all]
{ <network_address>}
Used to create an ip multicast static route configuration entry.
create ipmroute <network_address> rpf_address [<ipaddr> | null]
Normally, when a IP multicast packet is received, the source IP address of the packet is used to
do the RPF check. When an RPF network is configured for network, and the source IP address
of the received IP multicast packet matches this network, the RPF network will be used to do
RPF check.
network_address – If the source IP address of the received IP multicast packet matches this
network, the RPF network is used to do RPF check.
ipaddr – If it specifies a ip address, if the source IP address of the received IP multicast packet
match network_address, ipaddr will be used to check whether packet receive from legal
upstream interface. If it is set to null, it means that if the source IP address in the received IP
multicast packet match network_address, RPF check will always fail.
Only Administrator and Operator-level users can issue this command. Current, static multicast
routes only support PIM environment.
Used to delete an IP multicast static route configuration entry.
delete ipmroute [<network_address>|all]
650
86

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the xStack and is the answer not in the manual?

Questions and answers

Table of Contents