DM984 product family CHAPTER 11. IPSAN CONFIGURATION
To create a IGMP profile the following command is given
profile <name>
Description of the used parameters:
Name Format Description
<name> Alphanumeric Name of the IGMP profile
Example for creating IGMP channels:
DM4650(config-igmp)#profile test
DM4650(config-igmp-prof-test)#
Next it is necessary to define the channels of the profile
set-member channel <name>
Description of the used parameters:
Name Format Description
<name> Alphanumeric Name of the channel name
Example for creating IGMP channels:
DM4650(config-igmp-prof-test)#set-member channel test1
DM4650(config-igmp-prof-test)#
Assigning the IGMP profile
After creation the profile needs to be assigned to one or more ONUs. To do so,
the following command must be issued.
gpon <unit>/<ponlink> onu <id> profile <name>
Description of the used parameters:
Name Format Description
<unit> Number (1-7) Card slot of the plugged in GPON card
<ponlink> Number (1-8) Ponlink the ONU is connected to
<id> Number (1-128) ONU ID
Note: Instead of defining a specific ponlink or ONU it is also possible to define
a range or giving the keyword ’all’ for all ponlinks and/or ONUs.
Example configuration of IGMP profile assignment (normal):
DM4650(config-igmp)#gpon 7/1 onu 1 profile test
DM4650(config-igmp)#
DATACOM
204.4288.00