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

Incorrect A1 IP address and port specified in Installation_RANSim_RIMDEO_TS.md #189

Open
hashkash opened this issue Feb 8, 2023 · 0 comments

Comments

@hashkash
Copy link

hashkash commented Feb 8, 2023

Hey sdran-in-a-box team,

The IP address mentioned in the curl command in Installation_RANSim_RIMDEO_TS.md doc is a public address.


After that, we should push the JSON file to A1T with below command:

$ curl -X PUT -H "Content-Type: application/json" 128.105.144.101:31963/policytypes/ORAN_TrafficSteeringPreference_2.0.0/policies/1 -d @resources/rimedots-sample-a1p.json

It's supposed to be the IP and port of onos-a1t. I'm new to sd-riab and so I got the correct IP through the output from make test-rnib

Sincerely,

Kash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant