diff options
Diffstat (limited to 'tests/topotests/grpc_basic/r1')
-rw-r--r-- | tests/topotests/grpc_basic/r1/zebra.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/topotests/grpc_basic/r1/zebra.conf b/tests/topotests/grpc_basic/r1/zebra.conf new file mode 100644 index 0000000..49a0911 --- /dev/null +++ b/tests/topotests/grpc_basic/r1/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 r1-eth0 + ip address 192.168.1.1/24
\ No newline at end of file |