Kate,

Just do this for basic controller-2-switch  connectivity

Nox
-----

$ ifconfig eth0 10.10.0.1 netmask 255.0.0.0 up

Controller
------------

$ ifconfig eth0 10.10.0.2 netmask 255.0.0.0 up


ping from both from Controller and switch machines. You will be able to
conenct each other.

other wise do execute the following command

$ sudo route add default gw 10.0.0.0 dev eth0


 My name is Kate.
>
>
> I'm sorry for delaying my response, even though you were very kind to
> recommend below advice for my problem.
>
>
> As you said before, I tried your advice on NOX. <-- Is it correct for me to
> try on NOX instead of OF switch?
>
>
> As a result, I can get the result.
>
>
>
> ---------------------------------------------------------------------------------------------------------------
>
> Kernel IP routing table
>
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
>
> 192.168.123.0   *               255.255.255.0   U     1      0        0
> eth0
>
> link-local      *               255.255.0.0     U     1000   0        0
> eth0
>
> default         dkmoon-rt       0.0.0.0         UG    0      0        0
> eth0
>
> ---------------------------------------------------------------------------------------------------------------
>
> How can I use above table?
>
>
-- 
அன்புடன்
அருண்
|| நுட்பம் நம்மொழியில் தழைக்கச் செய்வோம் ||
------------------------------
உபுண்டு தமிழ் : http://ubuntu-tam.org
தருமபுரி லினக்ஸ் பயனர் குழு :
http://box434.bluehost.com/mailman/listinfo/thahadoorlug_yavarkkum.org
உபுண்டு தமிழ் பயனர் குழு : http://lists.ubuntu.com/ubuntu-tam
------------------------------
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to