Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
156
of
272
Command
:
ipmc
Description
:
Show IPv4/IPv6 multicast configuration.
Syntax
:
show
ipmc profile [ <profile_name> ] [ detail ]
show
ipmc range [ <entry_name> ]
Parameters
: profile
IPMC profile configuration
| Output modifiers
<word16> Profile name in 16 char's
detail Detail information of a profile
range
A range of IPv4/IPv6 multicast addresses for the profile
<word16> Range entry name in 16 characters
default Set a command to its defaults
description Additional description about the profile in 64 characters
do To run exec commands in config mode
end Go back to EXEC mode
exit Exit from current mode
help Description of the interactive help system
no Negate a command or set its defaults
range
A range of IPv4/IPv6 multicast addresses for the profile
deny Deny matching addresses
permit
Permit matching addresses
log
Log when matching
next
Specify next entry used in profile. Default: Add entry last
<word16> Range entry name in 16 characters
Example 1
:
SISPM1040-582-LRT#
show ipmc profile
IPMC Profile is currently disabled, please enable profile to start filtering.
SISPM1040-582-LRT#
show ipmc profile
IPMC Profile is now enabled to start filtering.
Profile: Prof1 (In VER-INI Mode)
Description: firstProfile in IPMC Profile Table
SISPM1040-582-LRT#
show ipmc range
SISPM1040-582-LRT#
SISPM1040-582-LRT(config)#
ipmc profile iName1
SISPM1040-582-LRT(config-ipmc-profile)#
range iName1 deny log next iName1
SISPM1040-582-LRT(config-ipmc-profile)#
do show ipmc profile
IPMC Profile is now enabled to start filtering.
Profile: iName1 (In IGMP Mode)
Description: MMMMMM
HEAD-> iName1 (Deny the following range and log the matched entry)
Start Address: 233.20.20.60
End Address : 233.20.20.80
SISPM1040-582-LRT(config-ipmc-profile)#