host1(config-if)#vlan id 1
host1(config-if)#ipv6 unnumbered loopback 0
host1(config-if)#ipv6 mld version passive
2. 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
encapsulation vlan
• 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.
ipv6 mld version
• Use to set the MLD version (1 or 2) for the interface.
• Example
host1:boston(config-if)#ipv6 mld version 2
• Use the no version to set the version to the default, MLDv2.
• See ipv6 mld version.
ipv6 multicast ioa-packet-replication
• Use to configure hardware multicast packet replication on port 8 of a high-density
Ethernet module.
• Example
host1(config-if)#ipv6 multicast ioa-packet-replication gigabitEthernet 3/8.1
• Use the no version to disable hardware multicast packet replication.
• See ipv6 multicast ioa-packet-replication
ipv6 unnumbered
• Use to configure an unnumbered IPv6 interface.
• This command enables IPv6 processing on an interface without assigning an explicit
IPv6 address to the interface.
Copyright © 2010, Juniper Networks, Inc.160
JunosE 11.2.x Multicast Routing Configuration Guide