Hi Hasnat,

XSD is a style definition for the XML file.  You are interested in
getting IP on the hosts and switches right?  That means defining that
in the XML file.  I can give you an example tomorrow if that helps.

Regards
KK

On 8 December 2010 23:03, Hasnat Ahmed <10msithah...@seecs.edu.pk> wrote:
>
>
> On Thu, Dec 9, 2010 at 11:55 AM, Hasnat Ahmed <10msithah...@seecs.edu.pk>
> wrote:
>>
>> yeah i looked at the vms.xsd file and found that entry
>>
>> <xs:complexType name="ipType">
>>         <xs:choice>
>>             <xs:element name="static" type="ipAddress" />
>>             <xs:element name="dynamic" type="NULL" />
>>         </xs:choice>
>>       </xs:complexType>
>>
>>
>> kindly tell me what will i write in type of dynamic ??
>>
>>
>>
>>
>>
>> On Thu, Dec 9, 2010 at 10:38 AM, kk yap <yap...@stanford.edu> wrote:
>>>
>>> Hi Hasnat,
>>>
>>> OpenFlowVMS provides a XML option to assign IP automatically or
>>> statically.  If you would look at the xsd file, it should tell you the
>>> exact one.  If you have problems with the XSD file included, let me
>>> know.  I will spell this out more clearly.
>>>
>>> Regards
>>> KK
>>>
>>> On 8 December 2010 20:54, Hasnat Ahmed <10msithah...@seecs.edu.pk> wrote:
>>> >
>>> >
>>> >
>>> > Hi,
>>> >
>>> > while completing the openflowvms with in a single pc (Tutorial). my
>>> > switch
>>> > side is working fine independently and nox controller also working fine
>>> > independently. but can you please tell me how to assign IP's to
>>> > interfaces
>>> > of open flow switches and hosts.
>>> >
>>> > because when i run this command netstat -a | grep 6663 its executed
>>> > successfully but does not show any output.
>>> >
>>> >
>>> > how to configure this port in listening mode
>>> >
>>> > and last what will be the output of the above mentioned tutorial
>>> >
>>> >
>>> > Regards,
>>> >
>>> > Hasnat
>>> >
>>> >
>>> > _______________________________________________
>>> > openflow-discuss mailing list
>>> > openflow-disc...@lists.stanford.edu
>>> > https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>>> >
>>> >
>>
>
>

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to