HP VSR1000 Configuration Manual page 273

Virtual services router ip multicast
Table of Contents

Advertisement

# Configure GigabitEthernet 1/0/6 in the same way GigabitEthernet 1/0/5 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
[RouterA] user-profile profile2
[RouterA-user-profile-profile2] mld access-policy 2001
[RouterA-user-profile-profile2] quit
# Specify user profile profile2 for users in ISP domain isp2.
[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: Portal
Interface: Multicast-UA1
Access interface: GigabitEthernet1/0/6
Maximum programs for order: 10
User profile: profile1
Authorized programs list:
User name: user1@isp2
Access type: Portal
Interface: Multicast-UA2
Access interface: GigabitEthernet1/0/5
Maximum programs for order: 10
User profile: profile2
Authorized programs list:
265

Advertisement

Table of Contents
loading

Table of Contents