pim snooping enable (Virtual template view)

Function

The pim snooping enable command enables PIM over L2TP on a VT interface.

The undo pim snooping enable command disables PIM over L2TP on a VT interface.

By default, PIM over L2TP is disabled on a VT interface.

Format

pim [ ipv6 ] snooping enable

undo pim [ ipv6 ] snooping enable

Parameters

Parameter Description Value
ipv6

Enables IPv6 PIM over L2TP on a VT interface.

-

Views

Virtual template view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
pim write

Usage Guidelines

Usage Scenario

With the development of network applications, users need to access services such as video on demand (VoD), online conference, and remote teaching. However, L2TP users are restricted because traditional L2TP networks cannot carry multicast technologies and can only carry multicast services in unicast mode. This wastes bandwidth resources. To solve this problem, deploy L2TP on the network to carry VPN multicast traffic. The VPN multicast traffic can be transmitted through the public network and finally reach the L2TP users.

However, L2TP cannot authenticate multicast users, which is inconvenient for carriers to provide multicast services. To allow only L2TP users who have paid fees to watch IPTV programs (join multicast groups), configure controllable multicast over L2TP. Then the device will authenticate the user requests to join a multicast group and deny invalid or unauthorized requests.

To implement user authentication and accounting, you can run the pim snooping enable command to enable PIM over L2TP.

To implement user authentication and accounting, you can run the pim ipv6 snooping enable command to enable IPv6 PIM over L2TP.

Prerequisites

The pim sm/pim ipv6 sm command has been run on the interface to enable PIM-SM.

Precautions

PIM over L2TP cannot work with the following features:

  • IGMP: If the igmp enable command is configured, the pim snooping enable command cannot be used.
  • PIM DM: If the pim dm command is configured, the pim snooping enable command cannot be used.
  • PIM BFD: If the pim bfd enable command is configured, the pim snooping enable command cannot be used.
  • PIM Silent: If the pim silent command is configured, the pim snooping enable command cannot be used.
  • MLD: If the mld enable command is run, the pim snooping enable command cannot be used.

    PIM over L2TP cannot work with the following features:
  • IGMP: If the igmp enable command is configured, the pim ipv6 snooping enable command cannot be used.
  • IPv6 PIM BFD: If the pim ipv6 bfd enable command is configured, the pim ipv6 snooping enable command cannot be used.
  • IPv6 PIM Silent: If the pim ipv6 silent command is configured, the pim ipv6 snooping enable command cannot be used.
  • MLD: If the mld enable command is configured, the pim ipv6 snooping enable command cannot be used.

Example

# Enable IPv6 PIM over L2TP.
<HUAWEI> system-view
[~HUAWEI] interface Virtual-Template 1
[*HUAWEI-Virtual-Template1] pim ipv6 snooping enable
# Enable PIM over L2TP.
<HUAWEI> system-view
[~HUAWEI] interface Virtual-Template 1
[~HUAWEI-Virtual-Template1] pim sm
[*HUAWEI-Virtual-Template1] pim snooping enable
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >