UMN:CLI
User Manual
V8102
886
13.11.6.1
Creating Multicast ACL
To create a multicast access list, use the following command.
Command
Mode
Description
multicast-access-list NAME cre-
ate
Global
Creates a multicast access list.
NAME: multicast access list name
The maximum number of access list tables can be configurable up to 5 within a multicast
access list.
After opening
Multicast Access Control List Configuration
mode, the prompt changes from
SWITCH(config)# to SWITCH(config-mcast-acl-profile[
NAME
])#.
To delete a created multicast access list, use the following command.
Command
Mode
Description
no multicast-access-list
{
NAME
|
all
}
Global
Deletes a created multicast access list.
NAME: multicast access list name
To modify an existing multicast access list, use the following command.
Command
Mode
Description
multicast-access-list
NAME
modify
Global
Modifies the existing multicast access list.
NAME: multicast access list name
13.11.6.2
IGMP Access List Configuration
To configure the multicast access list, use the following command.
Command
Mode
Description
igmp access-list vid
{
untagged
|
VLAN
}
dst-ip start A.B.C.D end
A.B.C.D
[
bw VALUE
|
src-ip
A.B.C.D
|
gem PORT
|
cos
<0-7>]
Multicast-
ACL
Configures the dynamic/static access control list table.
It discards the IGMP join message from ONTs based
on the access list.
VLAN: 1 to 4095, VLAN ID for specific tagged down-
stream flow
dst-ip: destination IP address
A.B.C.D: start/end IP address of the multicast group
range
VALUE: imputed group bandwidth (unit: bytes/sec)
src-ip: source IP address
PORT: multicast GEM port ID
igmp static-access-list vid
{
un-
tagged
|
VLAN
}
dst-ip start
A.B.C.D end A.B.C.D
[
bw VALUE
|
src-ip A.B.C.D
|
gem PORT
|
cos
<0-7>]
i