SIGNAMAX a.s.
Office: Vlarska 22, 627 00 Brno, CZ
T:+420 533 338 854 l F:+420 533 338 883 l www.signamax.eu
45
SWH(config-igmp)# router-port 1-4,10-
15,18,19
vlanstate <vid> <enable |
disable>
When enabled, the port in VLAN will monitor
network traffic and determine which hosts
want to receive the multicast traffic.
<vid>: Specify an existing VLAN ID.
For example:
SWH(config-igmp)#vlanstate 1 enable
vlanserver<vid><ip>
Assign a multicast IP address statically. This
IP address is usually provided by the service
provider.
<vid>: Specify an existing VLAN ID.
<ip>: Specify a multicast IP address.
For example:
SWH(config-igmp)#vlanserver 1 224.0.3.10
maxresponse<time>
The Max Response Time is used to specify
the maximum allowed time before sending a
responding report to notify the routing protocol
that there are no more members.
<time>: Specify a time value between 0 and
255 seconds.
For example:
SWH(config-igmp)#maxresponse 100
fast-leave <enable | disable>
When Fast Leave is enabled, an interface will
be removed immediately from the forwarding
table entry as soon as the system detects an
IGMP Leave message on that interface. When
disabled, the system will wait for a period of
time (Max Response time) before removing an
interface.
exit
Quit the current mode and return to
SWH(config)#
show
Show current IGMP settings.
2.6.4 IGMP Filter command mode
Enter the igmpfilter command in Configuration mode. Then, the igmpfilter mode shows as
follows:
SWH(config)# igmpfilter
SWH(config-igmpfilter)#
Command
Purpose & Description
Usage
=================== ===========================
=============================
segment Enter Segment Cmd. Mode segment <id>
profile Enter Profile Cmd. Mode profile <name>
mode Set Mode mode <enable|disable>
channel Set Channel Limit channel <port_list> <1-128>
state Set State state <port_list> <type>
filter Set Filter Maping filter <port_list> <profile>.
exit Exit from current mode exit
show Show IGMP Filter Settings show
SWH(config-igmpfilter)#