User manual
Chapter 3 - Layer 2 Command Set - PHY and MAC Switch Command
Alvarion BreezeNET B130/B300 GigE 97 Operational User Manual
group N - defines a switching group that uses "IGMP Snooping" services.
source X - sets source IP-address for Multicast packets
mcast X - sets concrete Multicast Group to be allowed for subscription.
vlan N - enables transmission of Multicast packets using Vlan.
3.7.6 Sample Configuration
switch list VGROUP numrange add 10 20-30 40
switch list ALL_VLAN numrange add 0-4095
switch group 5 add eth0 rf5.0
switch group 5 rule 10 vlan VGROUP permit
switch group 5 deny
switch group 5 start
switch group 15 add eth0 rf5.0
switch group 15 rule 10 vlan VGROUP deny
switch group 15 rule 11 vlan ALL_VLAN permit
switch group 15 deny
switch group 15 start
switch group 25 add eth0 rf5.0
switch group 25 rule 10 vlan ALL_VLAN deny
switch group 25 permit
switch group 25 start
switch admin-group 25
switch start
Here three switching groups are created. Group 5 switches the packets with VLAN
tags 10, 20-30 and 40. Group 15 switches the packets with any VLAN tag with
exception for those switched by group 5. Group 25 is switching all the packets