Cisco Systems 6500 Switch User Manual


  Open as PDF
of 1600
 
2-40
Catalyst 6500 Series Switch Command Reference—Release 8.5
OL-7212-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear ethernet-cfm
clear ethernet-cfm
To clear Connectivity Fault Management (CFM) parameters, use the clear ethernet-cfm command.
clear ethernet-cfm continuity-check level level vlan vlan
clear ethernet-cfm domain domain_name level level
clear ethernet-cfm vlan vlan domain domain_name
Syntax Description
Defaults This command restores all CFM parameters to their defaults. See the set commands in the “Related
Commands” section to learn defaults settings.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to clear an Ethernet CFM continuity-check level on a VLAN:
Console> (enable) clear ethernet-cfm continuity-check level 3 vlan 1
cc attributes are cleared for level(s) 3
Console> (enable)
This example shows how clear an Ethernet CFM domain:
Console> (enable) clear ethernet-cfm domain test level 1
Domain test is cleared from level 1.
Console> (enable)
This example shows how to clear an Ethernet CFM VLAN from a domain:
Console> (enable) clear ethernet-cfm vlan 1 domain test
vlan 1 is cleared from domain test
Console> (enable)
continuity-check Clears CFM continuity check information for a specified level.
level level Specifies the maintenance level; valid values are from 0 to 7.
vlan vlans Specifies a VLAN or range of VLANs; valid values are from 1 to 4094.
domain domain_name Clears a CFM domain.
vlan vlans Specifies a VLAN to clear from a domain.
domain domain_name Clears a specified VLAN from the specified domain.