Re: Few questions on ALTO and ONOS
Danny
Hi Tamim (cc alto-dev@...) In according with: Everething works fine until step: *Build and run ALTO in Karaf I install a feature, for example: feature:install odl-alto-provider After that, I should be able to: but I cant: "Unable to connect" When I review the feature information: feature:info odl-alto-provider Feature odl-alto-provider 0.2.0-SNAPSHOT Description: OpenDaylight :: alto :: Provider Feature has no configuration Feature configuration files: etc/opendaylight/karaf/03-alto.xml Feature depends on: odl-alto-model 0.2.0-SNAPSHOT odl-mdsal-broker 1.3.0-SNAPSHOT odl-l2switch-hosttracker 0.3.0-SNAPSHOT odl-l2switch-addresstracker 0.3.0-SNAPSHOT Feature contains followed bundles: mvn:org.opendaylight.alto/alto-provider/0.2.0-SNAPSHOT Feature has no conditionals. and review if the bundles are installed bundle:list -s | grep alto 204 | Resolved | 80 | 0.2.0.SNAPSHOT | org.opendaylight.alto.model 233 | Resolved | 80 | 0.3.0.SNAPSHOT | org.opendaylight.l2switch.addresstracker.impl 234 | Resolved | 80 | 0.3.0.SNAPSHOT | org.opendaylight.l2switch.hosttracker.model 235 | Resolved | 80 | 0.3.0.SNAPSHOT | org.opendaylight.l2switch.hosttracker.impl None of the bundles are installed Another things is that when I review the activated ports: nmap chimay Starting Nmap 6.40 ( http://nmap.org ) at 2015-08-21 11:15 BRT Nmap scan report for chimay (127.0.1.1) Host is up (0.00022s latency). Not shown: 996 closed ports PORT STATE SERVICE 22/tcp open ssh 53/tcp open domain 111/tcp open rpcbind 1099/tcp open rmiregistry The 8181 port is not activited I dont know exactly what happen, Thank Ss Danny
On Sat, Aug 1, 2015 at 10:54 PM, Shu Dong <dongs2011@...> wrote:
|
|