Mvr6 profile – LevelOne GTL-2691 User Manual

Page 1247

Advertising
background image

C

HAPTER

42

| Multicast Filtering Commands

MVR for IPv6

– 1247 –

E

XAMPLE

The following example enables MVR for domain 1:

Console(config)#mvr6 domain 1

Console(config)#

mvr6 profile

This command maps a range of MVR group addresses to a profile. Use the

no form of this command to remove the profile.

S

YNTAX

mvr6 profile profile-name start-ip-address end-ip-address

profile-name - The name of a profile containing one or more MVR

group addresses. (Range: 1-20 characters)
start-ip-address - Starting IPv6 address for an MVR multicast

group. This parameter must be a full IPv6 address including the

network prefix and host address bits.
end-ip-address - Ending IPv6 address for an MVR multicast group.

This parameter must be a full IPv6 address including the network

prefix and host address bits.

D

EFAULT

S

ETTING

No profiles are defined

C

OMMAND

M

ODE

Global Configuration

C

OMMAND

U

SAGE

Use this command to statically configure all multicast group addresses

that will join the MVR VLAN. Any multicast data associated with an MVR

group is sent from all source ports, and to all receiver ports that have

registered to receive data from that multicast group.

All IPv6 addresses must be according to RFC 2373 “IPv6 Addressing

Architecture,” using 8 colon-separated 16-bit hexadecimal values. One

double colon may be used in the address to indicate the appropriate

number of zeros required to fill the undefined fields. (Note that the IP

address ff02::X is reserved.)

The MVR6 group address range assigned to a profile cannot overlap

with the group address range of any other profile.

E

XAMPLE

The following example maps a range of MVR group addresses to a profile:

Console(config)#mvr6 profile rd ff00::1 ff00::9

Console(config)#

Advertising