3.4.2 CFM Domain Configuration
Command Syntax:
cfm domain <md_name>
format { none | string <name> }
level <level>
sender-id-tlv { disable | chassis | management | chassis-management | defer }
port-status-tlv { disable | enable | defer }
interface-status-tlv { disable | enable }
organization-specific-tlv { disable | defer }
Argument | Description | |
Parameter |
| Create CFM Maintenance Domain with name value as a single word which begins with an alphabetic letter A–Z or a–z with length 1–15. |
| All CFM domains. | |
| Not present (type 1) | |
| ASCII string from 1 to 43 characters long (type 4) | |
| MEG level of this domain. Valid values are restricted to 0–7. | |
| Do not send Sender ID, Port Status, Interface Status or Organization Specific TLVs in CCMs generated by this switch. | |
| Enable Sender ID TLV and send Chassis ID (MAC Address) | |
| Enable Sender ID TLV and send Management address (IPv4) | |
| Enable Sender ID TLV and send both Chassis ID (MAC Address) and Management Address (IPv4) | |
| Let the global CFM configuration decide | |
| Include Port Status, Interface status or Organization-Specific TLVs in PDUs | |
Default | None | |
Mode | Global Configuration mode and CFM Domain configuration mode. | |
Usage | Create CFM Domain and configure its parameters. To delete the specific domain by name, use the 'no' version of the command, or use the argument 'all' to delete all CFM domains. | |
Example | Example 1: Create CFM domain test. Example 2: Set the format to string with the name teststring and level 5. | |
