Spt-Switch-Threshold (Pim View) - HP 6125XLG Command Reference Manual

Blade switch ip multicast command reference
Table of Contents

Advertisement

Predefined user roles
network-admin
Parameters
acl-number: Specifies an IPv4 basic or advanced ACL, in the range of 2000 to 3999.
Usage guidelines
Use an IPv4 basic ACL to filter multicast traffic based on its source IP address. Use an IPv4 advanced ACL
to filter multicast traffic based on its source address and multicast group addresses. If you specify a VPN
instance in the ACL, the ACL does not take effect. 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 multicast packets from the multicast source 10.10.1.2 and
discard the multicast packets from the multicast source 10.10.1.1.
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.10.1.2 0
[Sysname-acl-basic-2000] rule deny source 10.10.1.1 0
[Sysname-acl-basic-2000] quit
[Sysname] pim
[Sysname-pim] source-policy 2000

spt-switch-threshold (PIM view)

Use spt-switch-threshold to configure the criteria for triggering a switchover to SPT.
Use undo spt-switch-threshold to restore the default.
Syntax
spt-switch-threshold { immediacy | infinity } [ group-policy acl-number ]
undo spt-switch-threshold [ immediacy | infinity ] [ group-policy acl-number ]
Default
The device immediately triggers a switchover to SPT after receiving the first multicast packet.
Views
PIM view
Predefined user roles
network-admin
Parameters
immediacy: Triggers a switchover to SPT immediately.
infinity: Disables switchover to SPT.
group-policy acl-number: Specifies an IPv4 basic ACL, in the range of 2000 to 2999. If you specify an
IPv4 basic ACL, the configuration applies to the multicast groups that the ACL permits. If you do not
specify any IPv4 basic ACL, or if you specify an ACL that does not exist or does not contain any valid
rules, the configuration applies to all multicast groups.
89

Advertisement

Table of Contents
loading

Table of Contents