R3303-HP HSR6800 Routers High Availability Command Reference
37
<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] cfd meplist 9 to 15 service-instance 5
Related commands
• cfd ma
• cfd md
• cfd service-instance
cfd mip-rule
Use cfd mip-rule to configure the rules for generating MIPs. MIPs are generated on each port
automatically according to the rules configured.
Use undo cfd mip-rule to delete the rule for generating MIPs.
Syntax
cfd mip-rule { default | explicit } service-instance instance-id
undo cfd mip-rule service-instance instance-id
Default
No rules for generating MIPs are configured and no MIPs exist.
Views
System view
Default command level
2: System level
Parameters
default: This rule means that if the lower level MA is not configured with MIPs, the current MA will create
MIPs.
explicit: This rule means that if the lower level MA is not configured with MIPs, whether the current MA
will create MIPs depends on whether the lower level MA is configured with MEPs.
service-instance instance-id: Specifies the service instance ID in the range of 1 to 32767.
Examples
# Configure the MIP generation rule as default in service instance 5.
<Sysname> system-view
[Sysname] cfd mip-rule default service-instance 5
cfd service-instance
Use cfd service-instance to create a service instance with the MD name.
Use undo cfd service-instance to delete the service instance.