02-06-2004 12:56 AM - edited 03-02-2019 01:24 PM
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
02-06-2004 11:52 AM
04-13-2004 08:59 AM
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?
04-13-2004 10:52 AM
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?
04-23-2004 01:00 AM
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"
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide