From fdb4bb11552532e0ab299bfcc559f738869cb99b Mon Sep 17 00:00:00 2001 From: lbl8603 <49143209+lbl8603@users.noreply.github.com> Date: Mon, 31 Jul 2023 19:02:05 +0800 Subject: [PATCH] Update README.md --- vnt-cli/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/vnt-cli/README.md b/vnt-cli/README.md index bcaa416..7e77008 100644 --- a/vnt-cli/README.md +++ b/vnt-cli/README.md @@ -21,9 +21,7 @@ 则在A配置 **-i 192.168.0.0/24,10.26.0.3** ,表示将192.168.0.0/24网段的数据都转发到10.26.0.3节点 -在B配置 **-o 192.168.0.0/24,192.168.0.10** ,表示允许将192.168.0.0/24的数据从网卡192.168.0.10转发出去 - -注:-o 可以不配置出口ip,如直接使用 **-o 192.168.0.0/24** , 这将使用默认ip转发 +在B配置 **-o 192.168.0.0/24** ,表示允许目标为192.168.0.0/24的数据转发出去 ### -w ``