3.15.2 IPMC Profile Address Configuration

Use this command to specify the address range that is associated with IPMC profile.

Command Syntax:

ipmc range <range_name> { <ipv4_start> [ <ipv4_end> ] | <ipv6_start> [ <ipv6_end> ] }
range <range_name> { permit | deny } [ log ] [ next <next_range_name> ]
Table 3-75. Command Description

Argument

Description

Parameter

<range_name>

Name of range. Must be 1–16 characters within the ASCII range of 33–126. It cannot be 'all' (case-insensitive).

<ipv4_start> <ipv6_start>

IPv4/IPv6 multicast address

<ipv4_end> <ipv6_end>

IPv4/IPv6 multicast address that is not less than start address.

Default

N.A

Mode

Global Configuration mode and IPMC Profile mode

Usage

Enable/disable global IPMC profile and add/delete new profile

Example

Example 1:

Enable IPMC and add a profile example with description test.

# configure terminal
(config)# ipmc range Video 230.0.0.0 230.0.0.255
(config)# ipmc profile example
(config-ipmc-profile)# range Video permit log