Explanation Of Static Igmp - Allied Telesis AR400 Series How To Configure

Alliedware os igmp for multicasting on routers and managed layer 3 switches
Hide thumbs Also See for AR400 Series:
Table of Contents

Advertisement

When the group 224.12.13.14 starts streaming into switch 1, we can use the command show
switch port=5 counter to watch the number of multicast packets sent on port 5 increase.
This means that the link is up and the static IGMP entry is working.
Manager Switch 1> show switch port=5 counter
Switch Port Counters
--------------------------------------------------------------------------
Port 5. Ethernet MAC counters:
Combined receive/transmit packets by size (octets) counters:
64
65 - 127
128 - 255
256 - 511
General Counters:
Receive
Octets
Pkts
CRCErrors
MulticastPkts
BroadcastPkts
FlowCtrlFrms
OversizePkts
Fragments
Jabbers
UpsupportOpcode
UndersizePkts
Miscellaneous Counters:
MAC TxErr
MAC RxErr
Drop Events
--------------------------------------------------------------------------
When we add a static entry on another switch
Now we add a static IGMP entry on port 5 of switch 3, by adding the commands below.
set stp port=5 edgeport=yes
# IP configuration
enable ip
add ip int=vlan100 ip=172.31.0.253 mask=255.255.255.0
enable ip igmp
enable ip igmp int=vlan100
create ip igmp destination=224.12.13.14 int=vlan100 po=5
Both switches are potential IGMP Queriers and switch 3 becomes the Querier. This is
because we gave switch 3 a lower IP address (172.31.0.253) than switch 1 (173.31.0.254).
Page 52 | AlliedWare™ OS How To Note: IGMP
5502 512 - 1023
153355 1024 - MaxPktSz
110102
137200
Transmit
0 Octets
0 Pkts
0
0 MulticastPkts
0 BroadcastPkts
0 FlowCtrlFrms
0
0
0
0
0
0
0
0
Modify switch 3 Configuration
Collisions
LateCollisions
ExcessivCollsns
Static IGMP > Explanation of Static IGMP
160356
109314
341385876
675829
675826
3
0
0
0
0

Advertisement

Table of Contents
loading

Table of Contents