HP VSR1000 Configuration Manual page 263

Virtual services router ip multicast
Table of Contents

Advertisement

[RouterA-Virtual-Template2] quit
# Configure GigabitEthernet 1/0/5.1 to terminate VLAN-tagged packets whose outer VLAN ID is
1 and inner VLAN ID is in the range of 1 to 100.
[RouterA] interface gigabitethernet 1/0/5.1
[RouterA-GigabitEthernet1/0/5.1] vlan-type dot1q vid 1 second-dot1q 1 to 100
# Bind GigabitEthernet 1/0/5.1 to interface Virtual-Template 1.
[RouterA-GigabitEthernet1/0/5.1] pppoe-server bind virtual-template 1
[RouterA-GigabitEthernet1/0/5.1] quit
# Configure GigabitEthernet 1/0/5.2. to terminate VLAN-tagged packets whose outer VLAN ID
is 2 and inner VLAN ID is in the range of 1 to 100.
[RouterA] interface gigabitethernet 1/0/5.2
[RouterA-GigabitEthernet1/0/5.2] vlan-type dot1q vid 2 second-dot1q 1 to 100
# Bind subinterface GigabitEthernet 1/0/5.2 to interface Virtual-Template 2.
[RouterA-GigabitEthernet1/0/5.2] pppoe-server bind virtual-template 2
[RouterA-GigabitEthernet1/0/5.2] quit
Configure IPv6 multicast access control on the BRAS:
5.
# Enable MLD and IPv6 multicast access control on interface Virtual-Template 1.
[RouterA] interface virtual-template 1
[RouterA-Virtual-Template1] mld enable
[RouterA-Virtual-Template1] mld authorization-enable
[RouterA-Virtual-Template1] quit
# Configure interface Virtual-Template 2 in the same way interface Virtual-Template 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
[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
255

Advertisement

Table of Contents
loading

Table of Contents