Specifications
B-87
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
ethernet cfm cc
ethernet cfm cc
To set parameters for continuity check messages (CCMs), use the ethernet cfm cc command in global
configuration mode. To reset parameters to their default values, use the no form of this command.
ethernet cfm cc level {any | level-id | level-id-level-id | [,level-id-level-id]} {vlan {vlan-id | any |
vlan-id-vlan-id | [,vlan-id-vlan-id]}} [interval seconds] [loss-threshold num-msgs]
no ethernet cfm cc level {any | level-id | level-id-level-id | [,level-id-level-id]} {vlan {vlan-id | any
| vlan-id-vlan-id | [,vlan-id-vlan-id]}} [interval seconds] [loss-threshold num-msgs]
Syntax Description
Command Default For all maintenance levels and VLANs configured on a device, the interval is 30 seconds and the
loss-threshold is 2.
Command Modes Global configuration (config)
level Indicates a maintenance level for the configuration.
any Indicates that all levels are to be configured.
level-id Integer from 0 to 7 that identifies a maintenance level.
level-id-
level-id Integers from 0 to 7 that define a range of levels to be configured. The
hyphen is required to separate starting and ending values that define the
range.
,level-id-level-id (Optional) Integers from 0 to 7 that define a list of ranges to be configured.
The comma must be entered to separate ranges. The hyphen is required to
separate starting and ending values that are used to define each range of
levels to be configured.
vlan Indicates a VLAN for configuration.
vlan-id Integer from 1 to 4094 that identifies a VLAN to be configured.
any Indicates that all VLANs are to be configured.
vlan-id-vlan-id Integers from 1 to 4094 that define a range of VLANs to be configured. The
hyphen is required to separate starting and ending values that are used to
define the range.
,vlan-id-vlan-id (Optional) Integers from 1 to 4094 that define a list of VLAN ranges to be
configured. The comma must be entered to separate ranges. The hyphen is
required to separate starting and ending values that are used to define each
range of VLANs.
interval (Optional) Specifies, in seconds, the time between CCM transmissions.
seconds (Optional) Integer value in the range of 10 to 65535. The default is 30.
loss-threshold (Optional) Indicates the maximum number of CCMs that can be missed
before declaring that a maintenance endpoint (MEP) is down.
num-msgs (Optional) Integer in the range of 2 to 255 that specifies the maximum
number of CCMs that can be lost before a MEP is declared down. The
default is 2.