You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On your host 198.168.2.11, you should have the pathman-sr repo installed.
When you start ./rest_server_v6.py, there will be a /tmp/pathman.log created.
What's the output from starting the rest-server?
What does the log file say?
#python rest_server_v6.py
more pathman_ini.py
odl_ip = '127.0.0.1'
odl_ip = '198.168.2.12'
odl_port = '8181'
log_file = '/tmp/pathman.log'
log_size = 2000000
log_count = 3
log_level = 'INFO'
odl_user = 'admin'
odl_password = 'admin'
Can't be accessed http://192.168.2.11:8020/cisco-ctao/apps/pathman_sr/index.html
The text was updated successfully, but these errors were encountered: