Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional field error #14

Open
Saad1729 opened this issue Jan 18, 2022 · 0 comments
Open

Optional field error #14

Saad1729 opened this issue Jan 18, 2022 · 0 comments

Comments

@Saad1729
Copy link

Saad1729 commented Jan 18, 2022

Dear Sir,
I have followed your kind steps to implement odin on netgear router wndr4300. OpenWRT is already configured on router but when i run the command "java -jar floodlight.jar". It gives error :-
02:51:55.507 [main] ERROR n.f.odin.master.OdinMaster - Optional field error
02:51:55.507 [main] ERROR n.f.odin.master.OdinMaster - Offending line: APPLICATIONS net.floodlightcontroller.odin.applications.MobilityManager

In poolfile followings command there:
**_# Pool-1
NAME pool-1
NODES 192.168.1.5 192.168.1.6
NETWORKS odin
APPLICATIONS net.floodlightcontroller.odin.applications.MobilityManager

####### Now applications and its parameters are defined ######

####### FlowDetectionManager params
####### DETECTION IpAddressOfDetector
APPLICATION net.floodlightcontroller.odin.applications.FlowDetectionManager
DETECTION 192.168.1.200

APPLICATION net.floodlightcontroller.odin.applications.ShowStatistics

####### MobilityManager params
####### MOBILITY TimeToStart(sec) IdleClient(sec) Hysteresis(sec) SignalThreshold(dBm) ScanningTime(sec) NumberOfTriggers TimerResetTriggers(sec)
APPLICATION net.floodlightcontroller.odin.applications.MobilityManager
MOBILITY 30 180 15 -56 1 5 1

####### ShowScannedStationsStatistics params - Optional filename to save statistics
####### INTERFERENCES TimeToStart(sec) ReportingPeriod(sec) ScanningInterval(sec) AddedTime(sec)
APPLICATION net.floodlightcontroller.odin.applications.ShowScannedStationsStatistics
INTERFERENCES 30 30 5 1 ScannedStationsStatistics.txt

####### ShowMatrixOfDistancedBs params
####### MATRIX TimeToStart(sec) ReportingPeriod(sec) ScanningInterval(sec) AddedTime(sec) Channel
APPLICATION net.floodlightcontroller.odin.applications.ShowMatrixOfDistancedBs
MATRIX 30 30 5 1 6

#Pool-2
NAME pool-2
NODES 192.168.1.7 192.168.1.8 192.168.1.9
NETWORKS odin-guest-network
APPLICATION net.floodlightcontroller.odin.applications.SimpleLoadBalancer**
kindly help me out.

@Saad1729 Saad1729 changed the title Agent authentication list (config option poolFile) not supplied Optional field error Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant