From cde500b4f61ac79f9fd3134c141a2429227bd817 Mon Sep 17 00:00:00 2001 From: daxi20 Date: Sat, 8 Nov 2025 21:43:43 +0800 Subject: [PATCH] remark --- update.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/update.sh b/update.sh index 7293c65..fd73686 100644 --- a/update.sh +++ b/update.sh @@ -6,6 +6,10 @@ curl https://git.nia.ink/brnet/bird_config/raw/branch/master/bird/net/inet.conf chmod -R 755 /etc/bird echo "请更新peers/inet的全部配置信息,再birdc c" +echo "内网V4:tpl_inet4_ibgp" +echo "内网V6:tpl_inet6_ibgp" +echo "外网V4:tpl_inet4_up" +echo "外网V6:tpl_inet6_up" cd rm update.sh \ No newline at end of file