* Fixed: [statement: require-instance should be true if not present according to rfc7950 Sec 9.9.3](https://github.com/clicon/clixon/issues/302)
This commit is contained in:
parent
12695c5d87
commit
1324c914dc
5 changed files with 22 additions and 13 deletions
|
|
@ -79,6 +79,7 @@ cat <<EOF > $dir/startup_db
|
|||
</config>
|
||||
</fdb>
|
||||
<config>
|
||||
<name>default</name>
|
||||
<type>oc-ni-types:DEFAULT_INSTANCE</type>
|
||||
<enabled>true</enabled>
|
||||
<router-id>1.2.3.4</router-id>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue