There are no webservices which directly expose authenticator. To do
that, you're going to have to resolve PyAuth() and then call the
accessor methods directly (e.g. get_authed_addresses(..) ).
As an example of how to create a webservice, see
src/nox/webapps/miscws/cpustats.py
Hi Martin
I upgraded nox to be 0.6 - but observed that the directorymanagerws.py
and its directory folder is not
available on this version - This one is the one using authenticator
Do you have any idea?
I would like to see full topology of switch connects to host - etc...
Can you please give any more details advice ?
Thank you,
TNguyen
------------------------------------------------------------------------
*From:* Martin Casado <[email protected]>
*To:* Chonduy Nguyen <[email protected]>
*Cc:* [email protected]
*Sent:* Mon, January 25, 2010 10:45:11 PM
*Subject:* Re: [nox-dev] nox core discovery
Discovery only shows links between switches, not between switches and
hosts. For that, you'll have to explore authenticator.
> Hi
>
> I am new with this module -
> I have switch setup and connected with flowvisor - and nox_core ran
with discoveryws and discovery module.
> The switch also connected to 2 other physical machines
>
> However, when I ran webservice to look at the discovery object - I
saw it only show
>
> Ethernet packet of the switch - where the dst value is the value on
the file ethernet.py (NDP_MULTICAST)
>
> I am wondering what can I do to get nox discovery to show a topology
connection between switch and the other 2 client machines?
>
> Below are the print out of the discovery object of LLDP packets
>
> PORT 0: EthernetPackageDESC:
[5a:8c:29:22:d3:a9>01:23:20:00:00:01:LLDP]<chassis
ID:5a:8c:29:22:d3:a9><port ID:00:00><ttl:120><tlv end>
> PORT : 1 EthernetPackageDESC:
[5a:8c:29:22:d3:a9>01:23:20:00:00:01:LLDP]<chassis
ID:5a:8c:29:22:d3:a9><port ID:00:01><ttl:120><tlv end>
> ~
> Thanks
>
> Nguyen
> ------------------------------------------------------------------------
>
> _______________________________________________
> nox-dev mailing list
> [email protected] <mailto:[email protected]>
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org