diff options
Diffstat (limited to 'tests/topotests/grpc_basic/r2')
-rw-r--r-- | tests/topotests/grpc_basic/r2/zebra.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/topotests/grpc_basic/r2/zebra.conf b/tests/topotests/grpc_basic/r2/zebra.conf new file mode 100644 index 0000000..20da188 --- /dev/null +++ b/tests/topotests/grpc_basic/r2/zebra.conf @@ -0,0 +1,8 @@ +log record-priority +log timestamp precision 6 +log extended extlog + destination file ext-log.txt create + timestamp precision 6 + structured-data code-location +interface r2-eth0 + ip address 192.168.1.2/24 |