cfd meplist

Use cfd meplist to create a MEP list, a collection of local MEPs allowed to be configured and the remote MEPs to be monitored in the same MA.

Use undo cfd meplist to delete existing MEP lists.

Syntax

cfd meplist mep-list service-instance instance-id

undo cfd meplist mep-list service-instance instance-id

Default

No MEP list is created.

Views

System view

Predefined user roles

network-admin

Parameters

meplist mep-list: Specifies a list of up to 10 MEP IDs or MEP ID ranges in the format of mep-list = { mep-id [ to mep-id ] }&<1-10>. The mep-id argument represents the MEP ID and is in the range of 1 to 8191.

service-instance instance-id: Specifies the service instance ID in the range of 1 to 32767.

Usage guidelines

Before creating a MEP list, create the relevant MD, MA, and service instance.

After you delete a MEP list, all local MEP configurations based on this list are deleted.

Examples

# Create a MEP list that includes MEP 9 through MEP 15 in service instance 5.

<Sysname> system-view
[Sysname] cfd md test_md level 3
[Sysname] cfd service-instance 5 ma-id vlan-based md test_md vlan 100
[Sysname] cfd meplist 9 to 15 service-instance 5

Related commands