Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - MULTICAST ROUTING CONFIGURATION GUIDE 2010-10-07 Configuration Manual page 45

Software for e series broadband services routers multicast routing configuration guide
Table of Contents

Advertisement

encapsulation vlan
ip igmp version
ip multicast ioa-packet-replication
Copyright © 2010, Juniper Networks, Inc.
c. Create a VLAN subinterface.
d. Assign a VLAN ID.
e. Configure an unnumbered IP interface.
f. Enable IGMP on the interface with only multicast-data-forwarding capability.
host1(config)#interface gigabitEthernet 2/8
host1(config-if)#encapsulation vlan
host1(config-if)#interface gigabitEthernet 2/8.1
host1(config-if)#vlan id 1
host1(config-if)#ip unnumbered loopback 0
host1(config-if)#ip igmp version passive
Configure an IP interface to redirect egress multicast traffic to port 8.
2.
a. Create a VLAN subinterface.
b. Assign a VLAN ID.
c. Assign an IP address.
d. Configure the interface to redirect egress multicast traffic to port 8.
host1(config)#interface gigabitEthernet 2/0.101
host1(config-if)#vlan id 1
host1(config-if)#ip address 10.1.1.1 255.255.255.0
host1(config-if)#ip multicast ioa-packet-replication gigabitEthernet 2/8.1
Use to configure VLAN as the encapsulation method for the interface.
Example
host1(config-if)#encapsulation vlan
Use the no version to disable VLAN on an interface.
See encapsulation vlan.
Use to set the IGMP version (1, 2, or 3) for the interface or specify a passive interface
with only multicast-data-forwarding capability (passive).
Example
host1:boston(config-if)#ip igmp version passive
Use the no version to set the version to the default, IGMPv2.
See ip igmp version.
Use to configure hardware multicast packet replication on port 8 of a high-density
Ethernet module.
Example
Chapter 1: Configuring IPv4 Multicast
23

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents