3com S7906E Guide De Référence

Page de 2327
 
1-8 
Default level 
2: System level 
Parameters 
mep-id: ID of MEP, ranging from 1 to 8191. 
service-instance instance-id: Specifies the service instance ID, ranging from 1 to 32767. 
inbound: Creates an inward-facing MEP. 
outbound: Creates an outward-facing MEP. 
Description 
Use the cfd mep command to create a MEP on a port. 
Use the undo cfd mep command to delete the specified MEP. 
By default, no MEP is configured on a device port. 
In creating a MEP, the service instance you specified defines the MD and MA that the MEP belongs to. 
Examples 
# Create a MEP. 
<Sysname> system-view 
[Sysname] cfd md test_md level 3 
[Sysname] cfd ma test_ma md test_md vlan 100 
[Sysname] cfd service-instance 5 md test_md ma test_ma 
[Sysname] interface GigabitEthernet 2/0/1 
[Sysname-GigabitEthernet2/0/1] cfd mep 3 service-instance 5 inbound 
cfd mep enable 
Syntax 
cfd mep service-instance instance-id mep mep-id enable 
undo cfd mep service-instance instance-id mep mep-id enable 
View 
Ethernet interface view 
Default level 
2: System level 
Parameters 
service-instance instance-id: Specifies the service instance ID, ranging from 1 to 32767. 
mep mep-id: Specifies the ID of a MEP, ranging from 1 to 8191. 
Description 
Use the cfd mep enable command to enable the MEP configured on a port. 
Use the undo cfd mep enable command to disable the MEP.