ipfpm tlp (interface view)

Function

The ipfpm tlp command binds a Target Logical Port (TLP) to an interface.

The undo ipfpm tlp command unbinds a TLP from an interface.

By default, a TLP is not bound to any interface.

Format

ipfpm tlp tlp-id { ce-default-vlan | vlan-id vlan-id }

undo ipfpm tlp { tlp-id | all }

Parameters

Parameter Description Value
tlp-id

Specifies a TLP ID.

The value is an integer ranging from 1 to 16777215.

ce-default-vlan

Indicates the default CE-VLAN ID.

-

vlan-id vlan-id

Specifies a VLAN ID. vlan-id must be unique on Layer 2 interfaces.

The value is an integer ranging from 1 to 4094.

all

Unbinds TLP from all interfaces in the IP FPM statistical system.

-

Views

100GE interface view, 10GE interface view, 40GE interface view, Eth-Trunk interface view, GE optical interface view, GE electrical interface view, Global VE interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ipfpm write

Usage Guidelines

Usage Scenario

Before implementing IP Flow Performance Monitor (IP FPM) for multicast performance statistics, run the ipfpm tlp command to bind TLPs to interfaces.

Prerequisites

The portswitch command has been run in the interface view to switch an interface to Layer 2 mode.

Precautions

In an L2VPN accessing L3VPN scenario, a VE/GVE sub-interface and an interface/sub-interface of another type configured in the same test instance cannot both be configured as ingress TLPs or egress TLPs.

A TLP can only be bound to one interface on the DCPs associated with an MCP. A Layer 2 interface can be bound to multiple TLPs.

Example

# Bind TLPs to GE
<HUAWEI> system-view
[~HUAWEI] vlan 100
[*HUAWEI-vlan100] quit
[*HUAWEI] vlan 200
[*HUAWEI-vlan200] quit
[*HUAWEI] interface vlanif100
[*HUAWEI-Vlanif100] quit
[*HUAWEI] interface vlanif200
[*HUAWEI-Vlanif200] quit
[*HUAWEI] interface GigabitEthernet0/1/16
[*HUAWEI-GigabitEthernet0/1/16] portswitch
[*HUAWEI-GigabitEthernet0/1/16] port default vlan 100
[*HUAWEI-GigabitEthernet0/1/16] port trunk allow-pass vlan 200
[*HUAWEI-GigabitEthernet0/1/16] ipfpm tlp 1 vlan-id 100
[*HUAWEI-GigabitEthernet0/1/16] ipfpm tlp 2 vlan-id 200
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >