Skip to content

Commit

Permalink
[routing-plugin] fix static routing example xml file and DEVELOPMENT.…
Browse files Browse the repository at this point in the history
…md document correction for installing ipv6 unicast routing
  • Loading branch information
nageshnnazare authored Feb 11, 2022
1 parent 8d70f0c commit 8c384f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions docs/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,7 @@ YANG models describing interface related functionality have to be installed:
$ sysrepoctl -i ./yang/[email protected]
$ sysrepoctl -i ./yang/[email protected]
$ sysrepoctl -i ./yang/[email protected]
$ sysrepoctl -i ./yang/[email protected]
$ sysrepoctl -i ./yang/[email protected]
$ sysrepoctl -i ./yang/[email protected] -s ./yang/
```

After enabling the feature simply invoke this binary:
Expand Down
1 change: 1 addition & 0 deletions examples/example_static_route_data.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@
</ipv4>
</static-routes>
</control-plane-protocol>
</control-plane-protocols>
</routing>

0 comments on commit 8c384f9

Please sign in to comment.