Juniper JUNOS OS 10.3 - SOFTWARE Manual page 2426

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

Complete Software Guide for Junos
Step-by-Step
Procedure
Results
Related
Documentation
2330
®
OS for EX Series Ethernet Switches, Release 10.3
To configure MVR, perform these tasks:
Configure
to be an MVLAN:
mv0
1.
[edit protocols igmp-snooping]
user@switch# set vlan mv0 data-forwarding source groups 225.10.0.0/16
Configure
to be a multicast receiver VLAN with
v2
2.
[edit protocols igmp-snooping]
user@switch# set vlan v2 data-forwarding receiver source-vlans mv0
(Optional) Install forwarding entries in the multicast receiver VLAN
3.
[edit protocols igmp-snooping]
user@switch# set vlan v2 data-forwarding receiver install
(Optional) Configure MVR in proxy mode:
4.
[edit protocols igmp-snooping]
user@switch# set vlan mv0 proxy source-address 10.1.1.1
Check the results of the configuration:
[edit protocols igmp-snooping]
user@switch# show
vlan mv0 {
proxy {
source-address 10.1.1.1;
}
data-forwarding {
source {
groups 225.10.0.0/16;
}
}
}
vlan v2 {
data-forwarding {
receiver {
source-vlans mv0;
install;
}
}
}
Configuring Multicast VLAN Registration (CLI Procedure) on page 2336
Understanding Multicast VLAN Registration on EX Series Switches on page 2320
as its source:
mv0
v2
:
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents