Skip to content

Commit

Permalink
Update troubleshooting in EXERCISE-5.md (#81)
Browse files Browse the repository at this point in the history
* Update troubleshooting in EXERCISE-5.md

Co-authored-by: Charles Chan <[email protected]>
  • Loading branch information
wei-coding and charlesmcchan authored Sep 16, 2021
1 parent 9512121 commit 62705c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion EXERCISE-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,9 @@ network:
`groups any device:leaf1`, verify that all flows and groups are in state
`ADDED`. If you see other states such as `PENDING_ADD`, check the ONOS log
for possible errors with writing those entries to the device. You can also
use the ONOS web UI to check flows and group state.
use the ONOS web UI to check flows and group state.
2. Check `netcfg` in ONOS CLI. If network config is missing, run `make netcfg` again to configure devices and hosts.
2. **Use table counters to verify that tables are being hit as expected.**
If you don't already have direct counters defined for your table(s), modify
Expand Down

0 comments on commit 62705c3

Please sign in to comment.