configure cfm domain association delete

configure cfm domain domain_name association association_name [ports port_list delete [[end-point [up|down]] | [intermediate-point] ] ]

Description

Deletes a maintenance end point (MEP) or maintenance intermediate point (MIP) from that MA.

Syntax Description

domain_name

Enter the domain associated with the MA you are configuring.

association_name

IEEE 802.1ag or ITU-T Y.1731 association name

port_list

Specifies the port number(s).

up

Specifies that an UP MEP is to be deleted.

down

Specifies that a DOWN MEP is to be deleted.

Default

N/A.

Usage Guidelines

Use this command to delete an MEP or MIP.

If the VPLS option is chosen then the CFM deletes all the VPLS-based MIPs.

Use the show cfm command to verify your configuration.

Example

The following command deletes port 5:12 as an MIP on the test association in the brazil domain:

configure cfm domain brazil association test ports 5:12 delete intermediate-point

The following command deletes an UP MEP on port 5:10 on the test association in the brazil domain:

configure cfm domain brazil association test ports 5:10 delete end-point up

History

This command was first available in ExtremeXOS 11.4.

Platform Availability

This command is available on all platforms.