beautypg.com

ADC CUDA 3 User Manual

Page 465

background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Configuring BPI and BPI+ Parameters

463

You use the following commands within

interface cable

mode to

configure and display IP multicast address mapping entries:

Example

cli:interface:cable:csi(1/1/1)# privacy multicast ip 1 239.2.2.2 255.255.255.255

said 8192 sa-type dynamic encrypt-alg des56cbcMode authent-alg none

cli:interface:cable:csi(1/1/1)# show privacy multicast ip

row count: 1

Index IP Address IP Mask SAID SA Type Encrypt Alg Authent

Alg

----- --------------- --------------- ----- ------- ------------ -------

1 239.2.2.2 255.255.255.255 8192 dynamic des56cbcMode none

cli:interface:cable:csi(1/1/1)# privacy multicast mac 00:10:95:04:0a:c3 said 8192

Task

Command

1. Set the IP multicast address

mapping entry and its mask for
the associated SAID.

privacy multicast ip
said
sa-type {dynamic | none |
primary | static
} encrypt-alg
{des40cbcMode | des56cbcMode |
none
} authent-alg none

2. Remove the IP multicast address

mapping entry.

no privacy multicast ip

3. Set the MAC address of the CM

that is authorized to access the
defined multicast stream via the
SAID.

privacy multicast mac
said <8192..16383>

4. Remove the multicast MAC

entry.

no privacy multicast mac
said <8192..16383>

5. Display IP and MAC multicast

address entries.

show [interface cable ] privacy
multicast
{ip [] | mac
[]}