I am looking for a way to restrict a view in such a way that it can see specified nodes and their interfaces as well as specified interfaces on other nodes without being able to see the node.
An example is as follows...
Node1 --> Interface1
Node2--> Interface1
Node3--> Interface1, Interface2, Interface3
In this example I would like the restricted view to see Node1/Interface1, Node2/Interface1, and only Interface3 on Node3.
We currently have customers that have both circuits as well as servers hosted with us and I would like to show them all of the details on their servers as well as the details on their circuits. In the case of the circuits they are interfaces on Routers that we manage so I only want them to see the interface on those devices.
I hope this all makes sense, I look forward to any help on this.
P.S. I posted something like this before but was unable to find it (and I never got a solution) so I am posting this again.