Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual page 2654

For ex series ethernet switches
Table of Contents

Advertisement

Complete Software Guide for Junos
Step-by-Step
Procedure
Results
Related
Documentation
2550
®
OS for EX Series Ethernet Switches, Release 10.4
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 2556
Understanding Multicast VLAN Registration on EX Series Switches on page 2540
as its source:
mv0
v2
:
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents