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
46
Prompt
Command & Parameter
Description
add <seg_id> <seg_name> <ip>
<ip>
To create a new segment.
<seg_id>: Specify a segment ID from 1 to
400.
<seg_name>: Specify a segment name of up
to 20 characters.
<ip> <ip>: Specify the multicast IP range. The
available IP range is from 224.0.1.0~238.255.
255.255
For example:
SWH(config-segment)# add 2 myseg
224.0.1.5 235.255.255.253
delete <seg_id>
To delete an existing segment.
<seg_id>: Specify the segment ID that you
would like to delete.
For example:
SWH(config-segment)# delete 2
exit
Quit the current mode and return to igmpfilter
configuration mode.
SWH(config-
segment)#
show
Show current IPMC segment settings.
SWH(config-
segment_
Seg ID
)#
Edit details of an existing segment.
If you would like to modify an existing segment, you can enter segment Seg ID after
SWH(config-igmpfilter)#. For example, enter
SWH(config-igmpfilter)# segment 2
to
modify the details of the segment 2.
add <profile_name> <seg_id>
<seg_id> ...
To create a new profile.
<profile_name>: Specify a profile name of up
to 20 characters.
<seg_id>: Specify an existing segment ID.
(The field for segment ID is from the entry
registered in Segment option.)
For Example:
SWH(config-profile)# add myprofile 2 3 4 5 6
delete <profile_name>
To delete an existing profile.
<profile_name>: Specify the profile name
that you would like to delete.
For Example:
SWH(config-profile)# delete myprofile
exit
Quit the current mode and return to igmpfilter
configuration mode.
SWH(config-
profile)#
show
Show current IPMC profile settings.
Edit details of an existing profile.
If you would like to modify an existing profile, you can enter profile profile_name after
SWH(config-igmpfilter)#. For example, enter
SWH(config-igmpfilter)# profile myprofile
to modify the details of the profile myprofile.
SWH(config-
segment_
profile_n
ame
)#
segment-id <seg_id> <seg_id> ..
<seg_id>: Specify segment IDs that belong to
this profile. (The field for segment ID is from
the entry registered in Segment option.)
SWH(config-
mode <enable | disable>
To enable or disable IGMP filtering function. If