3.4.3 CFM Service Configuration
Command Syntax:
service <ma_name>
format { string <format_string> | integer <format_integer> | primary-vid | icc <format_icc_string> | icc-cc <format_icc_cc_string> }
type { port | vlan <vid> }
continuity-check interval { 3.3ms | 10ms | 100ms | 1s | }
sender-id-tlv { disable | chassis | management | chassis-management | defer }
port-status-tlv { disable | enable | defer }
interface-status-tlv { disable | enable | defer }
organization-specific-tlv { disable | defer }Argument | Description | |
Parameter |
| Create CFM Service with name value as a single word which begins with an alphabetic letter A–Z or a–z with length 1–15. |
| All CFM services. | |
| Short MA name as string (1–45 printable characters enclosed in double-quotes, type 2) | |
| Integer in range 0–65535 (type 3) | |
| ITU-T ICC-based format (type 32) | |
| ITU-T ICC-CC-based format (type 33) | |
| The MA's primary VID | |
| 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 configuration decide | |
| Include Port Status, Interface status, or Organization-Specific TLVs in PDUs | |
Default | None | |
Mode | CFM Service Configuration mode. | |
Usage | Create CFM Service and configure its parameters. To delete the specific service by name, use the 'no' version of the command, or use the parameter 'all' to delete all CFM services. | |
Example | Example 1: Create CFM service "testservice" under CFM domain test. Example 2: Set the format to Primary Vid with CCM interval 10 ms. | |
