6 ip multicast policy, 7 ip multicast source-control – PLANET WGSW-50040 User Manual

Page 281

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

match configured access-list, such as matching: permit, the interface can be added, otherwise do

not be added.

Example:

Switch(config)#ip multicast destination-control 1 00-01-03-05-07-09 access-group 6000

18.1.6 ip multicast policy

Command:

ip multicast policy <IPADDRESS/M> <IPADDRESS/M> cos <priority>

no ip multicast policy <IPADDRESS/M> <IPADDRESS/M> cos

Function:

Configure multicast policy, the “no ip multicast policy <IPADDRESS/M> <IPADDRESS/M> cos

command deletes it.

Parameter:

<IPADDRESS/M>: are multicast source address, mask length, destination address, and mask length

separately.

<priority>: specified priority, range from 0 to 7

Command Mode:

Global Mode

Usage Guide:

The command configuration modifies to a specified value through the switch matching priority of

specified range multicast data packet, and the TOS is specified to the same value simultaneously.

Carefully, the packet transmitted in UNTAG mode does not modify its priority.

Example:

Switch(config)#ip multicast policy 10.1.1.0/24 225.1.1.0/24 cos 7

18.1.7 ip multicast source-control

Command:

ip multicast source-control

no ip multicast source-control

Function:

Configure to globally enable multicast source control, the “no ip multicast source-control

command restores global multicast source control disabled.

Default:

Disabled

Advertising