Show Ip Multicast - D-Link DXS-3600 Series Reference Manual

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
ip mroute SOURCE-ADDRESS MASK {RPF-ADDRESS | null}
no ip mroute {SOURCE-ADDRESS MASK | all}
Parameters
SOURCE-ADDRESS
MASK
RPF-ADDRESS
null
all
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The PIM protocol does not have its own routing table but uses the unicast routing table to determine the
reverse path forwarding interface to reach a network. Use this command to configure the static multicast
route to specify the RPF address for a network. If null is specified, then the RPF check will always fail for
the source network specified by the command. If the RPF address is specified for the route, a lookup in
the routing table will be done to resolve the RPF interface.
Example
This example shows how to configure the multicast data source within a network number 192.168.6.0/24
to be accessible with the neighbor router 10.1.1.1.
Switch# configure terminal
Switch(config)# ip mroute 192.168.6.0 255.255.255.0 10.1.1.1
Switch(config)#
This example shows how to configure the multicast data source within a network number 192.168.8.0/24
to be discarded.
Switch# configure terminal
Switch(config)# ip mroute 192.168.8.0 255.255.255.0 null
Switch(config)#
This example shows how to remove a previously configured IP mroute entry of 192.168.8.0/24.
Switch#configure terminal
Switch(config)# no ip mroute 192.168.8.0 255.255.255.0
Switch(config)#

47-5 show ip multicast

Specifies the network address of the multicast source.
Specifies the network mask for the multicast source.
Specifies the RPF neighbor's IP address to reach the network.
Specifies that the RPF check will always fail for multicast traffic is sent
from this source network.
Specifies to delete all IP multicast static routes.
581

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents