
Configuring IP Multicast Switching Configuring IPMS on a Switch
OmniSwitch 6800/6850/9000 Network Configuration Guide June 2006 page 28-9
-> ip multicast vlan 2 status
To restore the IP Multicast status to its default setting (i.e., disabled).
Configuring and Restoring the IGMP Version
By default, the version of Internet Group Management Protocol (IGMP) membership is Version 2. The
following subsections describe how to configure IGMP protocol version ranging from 1 to 3 with the
ip multicast version command.
Configuring the IGMP Version
To change the IGMP protocol version on the system if no VLAN is specified, use the
ip multicast version command as shown below:
-> ip multicast version 3
You can also change the IGMP protocol version on the specified VLAN by entering:
-> ip multicast vlan 5 version 1
Restoring the IGMP Version
To restore the IGMP protocol version to its default (i.e., IGMPv2) version on the system if no VLAN is
specified, use the ip multicast version command as shown below:
-> ip multicast version 0
Or, as an alternative, enter:
-> ip multicast version
To restore the IGMP version to its default version.
You can also restore the IGMP protocol version to version 2 on the specified VLAN by entering:
-> ip multicast vlan 2 version 0
Or, as an alternative, enter:
-> ip multicast vlan 2 version
To restore the IGMP version to its default version.
Configuring and Removing an IGMP Static Neighbor
IGMP static neighbor ports receive all multicast streams on the designated VLAN and also receive IGMP
reports for the VLAN. The following subsections describe how to configure and remove a IGMP static
neighbor port by using the ip multicast static-neighbor command.
Configuring an IGMP Static Neighbor
You can configure a port as an IGMP static neighbor port by entering ip multicast static-neighbor
followed by vlan, a space, VLAN number (which must be between 0 and 4095), a space, followed by
port, a space, the slot number of the port, a slash (/), and the port number.
Kommentare zu diesen Handbüchern