Naming convention for EIGRP objects

To name a discovered EIGRP object,
uses the appropriate naming format in Naming formats for discovered EIGRP objects to assign the object a unique name. It then populates the object’s Name and DisplayName attributes with that name.
Naming formats for discovered EIGRP objects
Class
Naming format
1**This object type is not imported by the
Global Manager
.
EIGRPDomain
Name:EIGRPDomain-<autonomous-system identifier>
For example:EIGRPDomain-430
DisplayName:<same as Name>
EIGRPService
Name:EIGRP-SVC-<host device name>
For example:EIGRP-SVC-dev-MPLSp7
DisplayName:<same as Name>
EIGRPProtocolEndpoint 1
Name:EIGRP-EP-<host device name>/<remote interface IP address>
For example:EIGRP-EP-dev-MPLSp7/172.7.1.1
DisplayName:EIGRP-EP-<host device name>/<remote interface IP address> [ local interface device identifier ]
For example:EIGRP-EP-dev-MPLSp7/172.7.1.1 [ Fa2/0 ]
EIGRPSession
Name:EIGRP-ADJ-<host device name>/<remote interface IP address><-->    <remote device name>/<local interface IP address>
For example:
EIGRP-ADJ-dev-MPLSp7/172.7.1.1<-->qa-MPLSp1/172.7.1.2
Stub Name:EIGRP-ADJ-<host device name>/<remote interface IP address>
For example:EIGRP-ADJ-qa-MPLSp1/172.7.1.6
DisplayName:<same as Name>
Stub DisplayName:<same as Stub Name>