Ip Multicast Boundary; Ip Multicast Static - D-Link DES-7200 Cli Reference Manual

Hide thumbs Also See for DES-7200:
Table of Contents

Advertisement

DES-7200 CLI Reference Guide
41.1.8

ip multicast boundary

Use this command to configure the boundary of an IP multicast group. The no form of this
command removes the configured boundary.
ip multicast boundary access-list
no ip multicast boundary access-list
Parameter
description
Default
Command
mode
Usage
guideline
Examples
41.1.9

ip multicast static

Use this command to enable flow control for multicast packets on the Layer 2 interface. The
no form of this command removes the setting.
Chapter 41 Multicast Routing Configuration Commands
Parameter
access-list
The boundary of a specified IP multicast group is defined by default.
Interface configuration mode
Note that the ACL associated with the multicast boundary is either
standard ACL or extended ACL. But the extended ACL only match
the destination IP address.
Note:
This command filters IGMP and PIMSM packets of the specified IP
address range. Multicast packets will not be received and sent
through the interface of the boundary.
The following example configures svi1 as the boundary of all IP
multicast groups.
DES-7210(config)# ip access-list mul-boun
DES-7210(config-std-nacl)# permit ip 233.3.3.0 0.0.0.255
DES-7210(config-std-nacl)#exit
DES-7210(config)# interface vlan 1
DES-7210(config-if)# ip multicast boundary mul-boun
Description
Access list associated with
the multicast boundary.
41-7

Advertisement

Table of Contents
loading

Table of Contents