E-DOC-CTC-20061027-0003v2.0
IGMP Commands
421
igmp proxy ifconfig
Configure an IGMP proxy interface.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
igmp proxy ifconfig intf = <string>
[state = <{inactive | downstream | upstream}>]
[version = <{IGMPv1 | IGMPv2 | IGMPv3}>]
[fastleave = <{disabled | enabled}>]
intf The name of the IGMP proxy interface to be configured. REQUIRED
state The state of the IGMP proxy interface.
Choose between:
>inactive
>downstream
>upstream
OPTIONAL
version The IGMP version of the IGMP proxy interface.
Choose between:
>IGMPv1
>IGMPv2
>IGMPv3
>none
OPTIONAL
fastleave Enable or disable the immediate deletion of a group when a
leave is received.
The default is disabled.
OPTIONAL
=>igmp proxy ifconfig
intf = lan1
[state] = downstream
[version] = IGMPv3
[fastleave] = disabled
=>
igmp proxy iflist Show the configuration of an IGMP proxy interface.