Merge pull request #7564 from pguibert6WIND/fix_typo_topotest

doc: topotest json typo error
This commit is contained in:
Donald Sharp 2020-11-19 18:36:48 -05:00 committed by GitHub
commit 0f7e34f86c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,7 +95,7 @@ The first step to write a new test is to define the topology and initial
configuration. User has to define topology and initial configuration in JSON configuration. User has to define topology and initial configuration in JSON
file. Here is an example of JSON file:: file. Here is an example of JSON file::
BGP neihghborship with single phy-link, sample JSON file: BGP neighborship with single phy-link, sample JSON file:
{ {
"ipv4base": "192.168.0.0", "ipv4base": "192.168.0.0",
"ipv4mask": 30, "ipv4mask": 30,