Source-Policy (Ipv6 Pim View) - HP 6125XLG Command Reference Manual

Blade switch ip multicast command reference
Table of Contents

Advertisement

Parameters
time: Sets the IPv6 multicast source lifetime (in seconds), in the range of 0 to 31536000. A value of 0
means that IPv6 multicast sources are never aged out.
Examples
# Set the IPv6 multicast source lifetime to 200 seconds.
<Sysname> system-view
[Sysname] ipv6 pim
[Sysname-pim6] source-lifetime 200

source-policy (IPv6 PIM view)

Use source-policy to configure an IPv6 multicast data filter.
Use undo source-policy to remove the configured IPv6 multicast data filter.
Syntax
source-policy acl6-number
undo source-policy
Default
No IPv6 multicast data filter is configured.
Views
IPv6 PIM view
Predefined user roles
network-admin
Parameters
acl6-number: Specifies an IPv6 basic or advanced ACL, in the range of 2000 to 3999.
Usage guidelines
Use an IPv6 basic ACL to filter multicast traffic based on its source IPv6 address. Use an IPv6 advanced
ACL to filter multicast traffic based on its source IPv6 address and IPv6 multicast group addresses. If you
specify a VPN instance in the ACL, the ACL does not take effect. The other optional parameters except
the fragment keyword and the time-range keyword are ignored.
If you execute this command multiple times, the most recent configuration takes effect.
Examples
# Configure a multicast data filter to accept the IPv6 multicast packets from the IPv6 multicast source
3121::1 and discard the multicast packets from the IPv6 multicast source 3121::2.
<Sysname> system-view
[Sysname] acl ipv6 number 2000
[Sysname-acl6-basic-2000] rule permit source 3121::1 128
[Sysname-acl6-basic-2000] rule deny source 3121::2 128
[Sysname-acl6-basic-2000] quit
[Sysname] ipv6 pim
[Sysname-pim6] source-policy 2000
[Sysname-pim6] quit
179

Advertisement

Table of Contents
loading

Table of Contents