cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
378
Views
0
Helpful
4
Replies

ADD ROUTER PROBLEM IN RME 3.5 ( MESSAGE ALIAS )

bouirmane
Level 1
Level 1

i have two routers R1 , R2 ( 7206 VXR ) , interconnected via FastEthernet .

i added router R1 without any problem ( is classified in Device Managed ) , but when i want to add router R2 , i have message :

" R2 was managed as R1 " ( is classified in device ALIAS )

What can i do for managed the router R2.

i have message error when i excute this command :

$NMSROOT\bin\pdreg -r DIServer -e $NMSROOT\objects\inventory\bin\DIServer.exe -f "-I -s -D 0x1 -d 0x1 -a" -d "EssentialsDbMonitor,EDS"

what can i do ?

Best Regards

4 Replies 4

I have run into the same issue. The tech doc states if the device is of the same type, interface name and interface ip, RME will recognize it as an alias. On my end, the IP addresses are different, and we changed the interface name and it still recognizes it as an alias. What can I do? Is there another workaround?

Have you tried deleting both devices completely before re-adding them?

Maybe you can try adding a loopback interface on a different subnet and adding the routers using these loopback addresses instead?

FRANK SCHADE
Level 1
Level 1

use the explict path and pay attention if your program directory is C:\Program File\.

Then you have to use:

C:\>pdreg -r DIServer -e C:\PROGRA~1\CSCOpx\objects\inventory\bin\DIServer.exe -f "-I -s -D 0x1 -d 0x1 -a" -d "EssentialsDbMonitor,EDS"

Review Cisco Networking for a $25 gift card