R3303-HP HSR6800 Routers High Availability Configuration Guide

24
Configuring a service instance with the MD name
To create a service instance, create the MD and MA for the service instance first.
To configure a service instance:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Create an MD.
cfd md md-name level level-value Not created by default.
3. Create an MA.
cfd ma ma-name md md-name vlan
vlan-id
Not created by default.
4. Create a service instance.
cfd service-instance instance-id md
md-name ma ma-name
Not created by default.
Configuring a service instance with no MD name
When you create a service instance with no MD name, the system automatically creates the MD and MA
for the service instance.
To configure a service instance with no MD name:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Create a service instance with
no MD name.
cfd service-instance instance-id
maid format { icc-based ma-name
| string ma-name } level level-value
vlan vlan-id
Not created by default.
Configuring MEPs
CFD is implemented through various operations on MEPs. As a MEP is configured on a service instance,
the MD level and VLAN attribute of the service instance become the attribute of the MEP.
Before creating MEPs, configure the MEP list first. A MEP list is a collection of local MEPs allowed to be
configured in an MA and the remote MEPs to be monitored.
IMPORTANT:
You cannot create a MEP if the MEP ID is not included in the MEP list of the service instance.
To configure a MEP:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Configure a MEP list.
cfd meplist mep-list
service-instance instance-id
By default, no MEP list is
configured.
3. Enter Ethernet interface view.
interface interface-type
interface-number
N/A
4. Create a MEP.
cfd mep mep-id service-instance
instance-id { inbound | outbound }
Not configured by default.