Installation manual

-107
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
ethernet cfm cc enable level vlan
ethernet cfm cc enable level vlan
Use the ethernet cfm cc enable level vlan command in global configuration mode to globally enable
transmission of continuity check messages (CCMs). To disable transmission of CCMs, use the no form
of this command.
Note This command has been replaced with the continuity-check command in Cisco IOS Release 15.0(1)MR.
ethernet cfm cc enable level {any | level-id | ,level-id | level-id-level-id | ,level-id-level-id}
vlan {any | vlan-id | ,vlan-id | vlan-id-vlan-id | ,vlan-id-vlan-id}
no ethernet cfm cc enable level {any | level-id | ,level-id | level-id-level-id | ,level-id-level-id}
vlan {any | vlan-id | ,vlan-id | vlan-id-vlan-id | ,vlan-id-vlan-id}
Syntax Description
Command Default No CCMs are transmitted.
Command Modes Global configuration (config)
Command History
any Enables CCMs for all levels.
level-id Integer from 0 to 7 that identifies a maintenance level.
,level-id Integers from 0 to 7, separated by commas, that list levels to be enabled.
level-id-level-id Integers from 0 to 7 that define a range of levels to be enabled. The hyphen
is required to separate starting and ending values that define the range.
,level-id-level-id Integers from 0 to 7 that define a list of ranges to be enabled. 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
enabled.
any Indicates all VLANs are to be configured.
vlan-id Integer from 1 to 4094 that identifies a VLAN to be configured.
,vlan-id Integers from 1 to 4094, separated by commas, that list VLANs 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 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.
Release Modification
12.2(33)SRA This command was introduced.
12.4(11)T This command was integrated into Cisco IOS Release 12.4(11)T.