|
From: Ingen S. J. v. (ICTS) <j.v...@ut...> - 2011-05-02 13:33:27
|
Hi Magnus, > I’m new to NetDisco, but so far I am quite amazed, both of the product > and the helpful community. Hope my question makes sense… > > One question, I have a network that has multiple locations that is > “divided” by an MPLS backbone from our provider. So from the netdisco > point of view it looks like several smaller networks. From the > inventory point of view I can’t see any problems. But when it comes to > the NetMap, I can only see the last Net that were > discovered/rediscovered. Is there a way to handle multiple netmaps? As far as I know, this is currently not possible. I'd like to implement something like a "virtual device" in the future, representing the cloud that links several networks together. Then you'd have one big network map with all locations in it and the MPLS backbone as a single dummy device in the center. In the mean time, perhaps this dirty workaround might work: * Take some old switch that speaks SNMP; just give it an uplink and management address so Netdisco can discover it. Disable any discovery protocols (CDP/LLDP) on the uplink. * Give it a nice name like "Dummy MPLS for Netdisco". * Discover it in Netdisco. * Create entries in the topology file (see manpages) to map interfaces on this switch to the interfaces on other switches, which are in fact connected to the MPLS backbone. Now your smaller networks are all connected to a single switch as far as Netdisco is concerned, making it one big network to show in the topology map. Regards, Jeroen van Ingen ICT Service Centre University of Twente, P.O.Box 217, 7500 AE Enschede, The Netherlands |