Re: [nox-dev] Devices

2010-11-19 Thread kk yap
Try dpctl show nl:0. It shows the mapping of port number to interface. In NOX, discovery maps this using LLDP. Regards KK On 19 November 2010 18:58, Rohit Manohar wrote: > Hi KK > > I am creating a topology with two Openflow switches and two hosts. A > representative diagram would be: > > > Ho

Re: [nox-dev] Devices

2010-11-19 Thread kk yap
Hi Rohit, I am confused. What do you mean by which port is connected to which switch. You mean the topology? Regards KK On 19 November 2010 17:36, Rohit Manohar wrote: > How do I identify which port is connected to which switch? I add > devices as './dpctl addif nl:0 eth0' specifying the port

[nox-dev] Devices

2010-11-19 Thread Rohit Manohar
How do I identify which port is connected to which switch? I add devices as './dpctl addif nl:0 eth0' specifying the port being used for connection, but I am not able to figure out which device is at the other of the link. -- Rohit Manohar Graduate Student North Carolina State University Raleigh