Hello,
I have some problems in setting the NOX(0.9.2 core-beta) controller using Open 
VSwitch (OVS) 1.9.90.  I will be appreciated if some one could give me some 
suggestions here.


1.I don't understand the meaning of following results, can anyone give me some 
clues?
On controller PC(Ubuntu 12.04), I start the NOX with no application, it keeps 
telling me the connection is set: 
root@Comp:~/nox/build/src# ./nox_core -i ptcp:6633
NOX 0.9.2~core~beta (nox_core), compiled Apr 17 2013 14:08:55
00001|connection_manager|WARN:connected: 192.168.1.11:6633<->192.168.1.10:44103
00002|connection_manager|WARN:connected: 192.168.1.11:6633<->192.168.1.10:44104
00003|connection_manager|WARN:connected: 192.168.1.11:6633<->192.168.1.10:44105
....

          The wireshark can catch packets between them(switch: 192.168.1.10 and 
controller:192.168.1.11) 


But I think the connection has problem, and NOX/OpenFlow function is not 
working. Because wireshark on the controller PC, cannot catch the ping packets 
between PCs linking to switches.

Below is the IP setting:
Controller PC:         192.168.1.11 
Switch Eth1(eth0):   192.168.1.10
PC1 linked switch-port1 (192.168.1.200)
PC2 linked switch-port4  (192.168.1.5)

2. when run root@Comp:~/nox/build/src# ./nox_core -i ptcp:6633 routing
NOX 0.9.2~core~beta (nox_core), compiled Apr 17 2013 14:08:55
00001|main|ERR:Application 'routing' description not found.
Does anyone have similar problem?


Hope some ones with knowledge about this could share me some suggestions.

Thank you,
Alan

Reply via email to