HP VSR1000 Configuration Manual page 268

Virtual services router ip multicast
Table of Contents

Advertisement

[RouterA-GigabitEthernet1/0/5.2] quit
Configure IPv6 multicast access control on the BRAS:
5.
# Enable MLD on GigabitEthernet 1/0/5.1.
[RouterA] interface gigabitethernet 1/0/5.1
[RouterA-GigabitEthernet1/0/5.1] mld enable
# Enable IPv6 multicast access control on GigabitEthernet 1/0/5.1.
[RouterA-GigabitEthernet1/0/5.1] mld authorization-enable
# Enable per-session IPv6 multicast forwarding on GigabitEthernet 1/0/5.1.
[RouterA-GigabitEthernet1/0/5.1] mld join-by-session
[RouterA-GigabitEthernet1/0/5.1] quit
# Configure GigabitEthernet 1/0/5.2 in the same way GigabitEthernet 1/0/5.1 is configured.
(Details not shown.)
# Configure an access policy in user profile profile1 to authorize MLD users to join IPv6
multicast groups FF03::101 and FF03::102.
[RouterA] acl ipv6 basic 2000
[RouterA-acl-ipv6-basic-2000] rule permit source ff1e::101 128
[RouterA-acl-ipv6-basic-2000] rule permit source ff1e::102 128
[RouterA-acl-ipv6-basic-2000] quit
[RouterA] user-profile profile1
[RouterA-user-profile-profile1] mld access-policy 2000
[RouterA-user-profile-profile1] quit
# Specify user profile profile1 for users in ISP domain isp1.
[RouterA] domain isp1
[RouterA-isp-isp1] authorization-attribute user-profile profile1
[RouterA-isp-isp1] quit
# Configure an access policy in user profile profile2 to authorize MLD users to join IPv6
multicast groups FF03::102 and FF03::103.
[RouterA] acl ipv6 basic 2001
[RouterA-acl-ipv6-basic-2001] rule permit source ff1e::102 128
[RouterA-acl-ipv6-basic-2001] rule permit source ff1e::103 128
[RouterA-acl-ipv6-basic-2001] quit
# Specify user profile profile2 for users in ISP domain isp2.
[RouterA] user-profile profile2
[RouterA-user-profile-profile2] mld access-policy 2001
[RouterA-user-profile-profile2] quit
[RouterA] domain isp2
[RouterA-isp-isp2] authorization-attribute user-profile profile2
[RouterA-isp-isp2] quit
Verifying the configuration
# Display authorized MLD user information on Router A after Host A and Host C log in.
[RouterA] display mld user-authorization
Authorized users in total: 2
User name: user1@isp1
Access type: IPoE
Interface: Multicast-UA1
Access interface: GigabitEthernet1/0/5.1
260

Advertisement

Table of Contents
loading

Table of Contents