Step 1 |
enable
|
Enables
privileged EXEC mode.
|
Step 2 |
configure
terminal
Device# configure terminal
|
Enters global
configuration mode.
|
Step 3 |
ethernet
cfm
domain
domain-name
level
level-id
Device(config)# ethernet cfm domain Customer level 7
|
Defines a CFM
maintenance domain at a particular maintenance level and enters Ethernet CFM
configuration mode.
|
Step 4 |
service
short-ma-name evc
evc-name vlan
vlanid direction
down
Device(config-ecfm)# service s41 evc 41 vlan 41 direction down
|
Configures a
maintenance association within a maintenance domain and enters Ethernet
connectivity fault management (CFM) service configuration mode.
|
Step 5 |
continuity-check
Device(config-ecfm-srv)# continuity-check
|
Configures the
transmission of continuity check messages (CCMs).
|
Step 6 |
continuity-check [interval
cc-interval]
Device(config-ecfm-srv)# continuity-check interval 10s
|
Configures the
per-service parameters and sets the interval at which CCMs are transmitted.
|
Step 7 |
exit
Device(config-ecfm-srv)# exit
|
Returns to
Ethernet connectivity fault management configuration mode.
|
Step 8 |
mep
archive-hold-time
minutes
Device(config-ecfm)# mep archive-hold-time 60
|
Sets the amount
of time that data from a missing MEP is kept in the continuity check database
or that entries are held in the error database before they are purged.
|
Step 9 |
exit
Device(config-ecfm)# exit
|
Returns to
global configuration mode.
|
Step 10 |
ethernet
cfm
global
Device(config)# ethernet cfm global
|
Enables CFM
processing globally on the device.
|
Step 11 |
ethernet
cfm
traceroute
cache
Device(config)# ethernet cfm traceroute cache
|
Enables
caching of CFM data learned through traceroute messages.
|
Step 12 |
ethernet
cfm
traceroute
cache
size
entries
Device(config)# ethernet cfm traceroute cache size 200
|
Sets the
maximum size for the CFM traceroute cache table.
|
Step 13 |
ethernet
cfm
traceroute
cache
hold-time
minutes
Device(config)# ethernet cfm traceroute cache hold-time 60
|
Sets the
amount of time that CFM traceroute cache entries are retained.
|
Step 14 |
interface
type
number
|
Specifies an
interface and enters interface configuration mode.
|
Step 15 |
service
instance
id
ethernet [evc-name]
Device(config-if)# service instance 333 ethernet evc1
|
Configures an
Ethernet service instance on an interface and enters Ethernet service
configuration mode.
|
Step 16 |
encapsulation
encapsulation-type
|
Sets the
encapsulation method used by the interface.
|
Step 17 |
bridge-domain
bridge-id
Device(config-if-srv)# bridge-domain 100
|
Binds a
service instance to a bridge domain instance.
|
Step 18 |
cfm
mep
domain
domain-name
mpid
id
Device(config-if-srv)# cfm mep domain L4 mpid 4001
|
Configures the
MEP domain and the ID.
|
Step 19 |
exit
Device(config-if-srv)# exit
|
Returns to
interface configuration mode.
|
Step 20 |
exit
|
Returns to
global configuration mode.
|
Step 21 |
interface
type
number
|
Specifies an
interface and enters interface configuration mode.
|
Step 22 |
service
instance
id
ethernet [evc-name]
Device(config-if)# service instance 333 ethernet evc1
|
Configures an
Ethernet service instance on an interface and enters Ethernet service
configuration mode.
|
Step 23 |
encapsulation
encapsulation-type
|
Sets the
encapsulation method used by the interface.
|
Step 24 |
bridge-domain
bridge-id
Device(config-if-srv)# bridge-domain 100
|
Binds a
service instance to a bridge domain instance.
|
Step 25 |
cfm
mip
level
level
Device(config-if-srv)#cfm mip level 4
|
Creates a MIP
and sets the maintenance level number.
|
Step 26 |
end
Device(config-if-srv)# end
|
Returns to
privileged EXEC mode.
|