xml config default; api_path_fmt2api_path cleanup
This commit is contained in:
parent
e1b7ea8449
commit
5cea5fa768
10 changed files with 165 additions and 70 deletions
|
|
@ -7,15 +7,15 @@
|
|||
```
|
||||
Start backend:
|
||||
```
|
||||
clixon_backend -f /usr/local/etc/routing.conf -I
|
||||
clixon_backend -f /usr/local/etc/routing.xml -I
|
||||
```
|
||||
Edit cli:
|
||||
```
|
||||
clixon_cli -f /usr/local/etc/routing.conf
|
||||
clixon_cli -f /usr/local/etc/routing.xml
|
||||
```
|
||||
Send netconf command:
|
||||
```
|
||||
clixon_netconf -f /usr/local/etc/routing.conf
|
||||
clixon_netconf -f /usr/local/etc/routing.xml
|
||||
```
|
||||
|
||||
## Setting data example using netconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue