R3303-HP HSR6800 Routers High Availability Command Reference
36
Views
Layer 2 Ethernet interface view
Default command level
2: System level
Parameters
service-instance instance-id: Specifies the service instance ID in the range of 1 to 32767.
mep mep-id: Specifies the ID of a MEP, in the range of 1 to 8191.
Examples
# Enable MEP 3 in service instance 5 on GigabitEthernet 3/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 3/0/1
[Sysname-GigabitEthernet3/0/1] cfd mep service-instance 5 mep 3 enable
Related commands
cfd mep
cfd meplist
Use cfd meplist to create a MEP list, which is 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
Default command level
2: System level
Parameters
meplist mep-list: Specifies a list of MEP IDs, indicating multiple MEPs, in the format of mep-list = { mep-id
[ to mep-id ] }&<1-10>, in which mep-id represents the MEP ID and is in the range of 1 to 8191. &<1-10>
indicates you can specify up to 10 MEP ID ranges.
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.