Categories
Welcome Center
Education & Development
Cyber Security
Virtualization
General
Certification Preparation
Project Management
Posts
Groups
Training Resources
Infosec
IT & Security Bootcamps
Practice Exams
Security Awareness Training
About Us
Home
Certification Preparation
Juniper
Juniper Ex2200 IGMP-Snooping problem
cyrusquafir
Hello Everyone;
I hope your is going well
I have a problem igmp-snooping for multiple vlan on the ex2200 so it doesn't work between vlan
There are two vlan on the ex2200
first vlan is default
second vlan is MVtest
default vlan ip address is 192.168.2.0/24
Mvtest vlan ip address is 10.10.10.0/24
i configure to the vlan sections and add interface to that group
IGMP configuration is ;
protocols {
igmp {
query-interval 60;
query-response-interval 3;
query-last-member-interval 75;
robust-count 4;
}
igmp-snooping {
vlan default {
robust-count 4;
immediate-leave;
interface ge-0/0/0.0 {
multicast-router-interface;
}
}
vlan MVtest {
robust-count 4;
immediate-leave;
}
Vlan configuration;
vlan {
unit 0 {
family inet {
address 192.168.2.110/24;
}
}
unit 10 {
family inet {
address 10.10.10.1/24;
}
}
}
}
vlans {
MVtest {
vlan-id 10;
interface {
ge-0/0/30.0;
ge-0/1/3.0;
ge-0/0/47.0;
ge-0/0/46.0;
ge-0/1/2.0;
}
l3-interface vlan.10;
}
default {
interface {
ge-0/0/12.0;
ge-0/0/0.
0
ge-0/0/1.0;
ge-0/0/2.0;
ge-0/0/3.0;
ge-0/0/4.0;
ge-0/0/5.0;
ge-0/0/6.0;
ge-0/0/7.0;
ge-0/0/8.0;
ge-0/0/9.0;
ge-0/0/10.0;
ge-0/0/11.0;
ge-0/0/13.0;
ge-0/0/14.0;
ge-0/0/15.0;
ge-0/0/16.0;
ge-0/0/17.0;
ge-0/0/18.0;
ge-0/0/19.0;
ge-0/0/20.0;
ge-0/0/21.0;
ge-0/0/22.0;
ge-0/0/23.0;
ge-0/0/24.0;
ge-0/0/25.0;
ge-0/0/26.0;
ge-0/0/27.0;
ge-0/0/28.0;
ge-0/0/29.0;
ge-0/1/0.0;
}
l3-interface vlan.0;
}
}
i look to show arp and show ethernet-switching table yes i see the routing between vlan and connection established
but multicast igmp-snopping doesn't work
my mind very confused
Please help me for igmp-snooping configuration
Thanks again
I look forward to your answers
Find more posts tagged with
Comments
There are no comments yet
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of