IPvXAddressRewolverL address 'router>accessPoint[0]' not configured

115 views
Skip to first unread message

Jin

unread,
May 14, 2013, 7:26:13 PM5/14/13
to omn...@googlegroups.com
Hi experts, 
My network consists with two sensors, two APs, one router, and one wired computer. 

[Sensor] - AP ---------------[Router] ----------------- [Wired Computer]
                                       /
                                      /
                                     /
[Sensor] - AP ---------------/


I use "inetmanet-2.0-integration" and currently am modirying wpan/csma802154 example. 

In order to hybrid wireless and wired network, I use IPv4NetworkConfigurator instead of FlatNetworkConfigurator

In order to assign IP address and route, I put following XML statements in my ini file 

*.iPv4NetworkConfigurator.config = xml( \
    "<config> \
        <interface hosts='fixhost[*] accessPoint[*]' address='10.0.1.x' netmask='255.255.255.0'/> \
        <interface hosts='router' names='eth' address='10.0.1.x' netmask='255.255.255.0'/> \
        <interface among='router wiredHost' address='10.0.2.x' netmask='255.255.255.0'/> \
        <interface among='router accessPoint[0]' address='10.0.1.x' netmask='255.255.255.0'/> \
        <route hosts='fixhost[*]' gateway='router>accessPoint[*]' destination='10.0.2.0' netmask='255.255.255.0' interface='wlan' /> \

When I run script, then I get following error message. 

Error in XML <route> element at content:1: IPvXAddressResolver: address 'router>accessPoint[0]' not configured (yet?)


Please help me to resolve above problem. 
Thank you
-jin


Alfonso Ariza Quintana

unread,
May 15, 2013, 4:01:43 AM5/15/13
to omn...@googlegroups.com

But, has the AP network layer? In this case it is impossible configure and ipv4 address for a node that doesn’t have network layer

--
--
Sent from the OMNeT++ mailing list. To configure your membership,
visit http://groups.google.com/group/omnetpp
 
---
You received this message because you are subscribed to the Google Groups "omnetpp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages