Interface And Hardware Component Configuration Guide For Cisco Ncs 5500 Series Routers, Ios Xr Release - Cisco NCS 5500 Series Configuration Manual

Interface and hardware component configuration
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Configuring Ethernet OAM
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
ethernet cfm
Example:
RP/0/RP0/CPU0:router(config)# ethernet
cfm
Step 3
domain domain-name level level-value [id [null]
[dns DNS-name] [mac H.H.H] [string string] ]
Example:
RP/0/RP0/CPU0:router(config-cfm)# domain
Domain_One level 1 id string D1
Step 4
service service-name {down-meps | xconnect
group xconnect-group-name
p2p xconnect-name}[id [icc-based icc-string
umc-string] | [ [number number]
Example:
RP/0/RP0/CPU0:router(config-cfm-dmn)#
service xconnect group X1
Step 5
end or commit
Example:
RP/0/RP0/CPU0:router(config-cfm-dmn-svc)#
commit
Interface and Hardware Component Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.1.x
Purpose
Enters global configuration mode.
Enters Ethernet CFM configuration mode.
Creates and names a container for all domain configurations at a specified
maintenance level, and enters CFM domain configuration mode.
The id is the maintenance domain identifier (MDID) and is used as the
first part of the maintenance association identifier (MAID) in CFM
frames. If the MDID is not specified, the domain name is used as the
MDID by default.
Configures and associates a service with the domain and enters CFM
domain service configuration mode. You can specify that the service is
used only for down MEPs, or associate the service with a bridge domain
where MIPs and up MEPs will be created.
The id sets the short MA name.
Saves configuration changes.
• When you use the end command, the system prompts you to
commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
• Entering yes saves configuration changes to the running
configuration file, exits the configuration session, and returns the
router to EXEC mode.
• Entering no exits the configuration session and returns the router
to EXEC mode without committing the configuration changes.
• Entering cancel leaves the router in the current configuration
session without exiting or committing the configuration changes.
• Use the commit command to save the configuration changes to
the running configuration file and remain within the configuration
session.
Configuring Ethernet CFM
49

Advertisement

Table of Contents
loading

Table of Contents