Juniper JUNOSE 11.0.X MULTICAST ROUTING Configuration Manual page 188

For e series broadband services routers - multicast routing configuration
Hide thumbs Also See for JUNOSE 11.0.X MULTICAST ROUTING:
Table of Contents

Advertisement

JUNOSe 11.0.x Multicast Routing Configuration Guide
1.
2.
encapsulation vlan
ipv6 mld version
166
Configuring Hardware Multicast Packet Replication
Configure port 8 on a high-density Ethernet module to accept redirected egress
multicast traffic.
a. Specify the Gigabit Ethernet interface on port 8.
b. Create a VLAN major interface.
c.
Create a VLAN subinterface.
d. Assign a VLAN ID.
e. Configure an unnumbered IPv6 interface.
f.
Enable MLD 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)#ipv6 unnumbered loopback 0
host1(config-if)#ipv6 mld version passive
Configure an IPv6 interface to redirect egress multicast traffic to port 8.
a. Create a VLAN subinterface.
b. Assign a VLAN ID.
c.
Assign an IPv6 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)#ipv6 address 1::1/64
host1(config-if)#ipv6 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 MLD version (1 or 2) for the interface.
Example
host1:boston(config-if)#ipv6 mld version 2

Advertisement

Table of Contents
loading

Table of Contents