
Configuring IPMS on a Switch Configuring IP Multicast Switching
page 28-10 OmniSwitch 6800/6850/9000 Network Configuration Guide June 2006
For example, to configure port 10 in slot 4 with designated VLAN 2 as an IGMP static neighbor you
would enter:
-> ip multicast static-neighbor vlan 2 port 4/10
You can also configure a link aggregation group 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, and the link aggregation group number.
For example, to configure link aggregation group 7 with designated VLAN 2 as a static neighbor you
would enter:
-> ip multicast static-neighbor vlan 2 port 7
Removing an IGMP Static Neighbor
To reset the port so that it is no longer an IGMP static neighbor port, use the no form of the
ip multicast static-neighbor command by entering no ip multicast static-neighbor followed by vlan, a
space, VLAN number, a space, followed by port, a space, the slot number of the port, a slash (/), and the
port number.
For example, to remove port 10 in slot 4 with designated VLAN 2 as an IGMP static neighbor you would
enter:
-> no ip multicast static-neighbor vlan 2 port 4/10
Configuring and Removing an IGMP Static Querier
IGMP static querier ports receive IGMP reports generated on the designated VLAN. Unlike IPMS neigh-
bor ports, they will not receive all multicast streams. The following subsections describe how to configure
and remove a static querier by using the ip multicast static-querier command.
Configuring an IGMP Static Querier
You can configure a port as an IGMP static querier port by entering ip multicast static-querier, followed
by vlan, a space, the 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.
For example, to configure port 10 in slot 4 with designated VLAN 2 as an IGMP static querier you would
enter:
-> ip multicast static-querier vlan 2 port 4/10
You can also configure a link aggregation group as an IGMP static querier port by entering ip multicast
static-querier followed by vlan, a space, VLAN number (which must be between 0 and 4095), a space,
followed by port, a space, and the link aggregation group number.
For example, to configure link aggregation group 7 with designated VLAN 2 as a static querier you would
enter:
-> ip multicast static-querier vlan 2 port 7
Removing an IGMP Static Querier
To reset the port so that it is no longer an IGMP static querier port, use the no form of the
ip multicast static-querier command by entering no ip multicast static-querier, followed by vlan, a
Comentarios a estos manuales