修改文件名

This commit is contained in:
2025-03-19 19:41:42 +08:00
parent 79d4e16a08
commit 073c5122c5

39
script1.txt Normal file
View File

@@ -0,0 +1,39 @@
ar1 ---
sys
sysna ar1
int g0/0/0
ip add 10.0.15.1 24
int l0
ip add 1.1.1.1 32
ospf 1 rou 1.1.1.1
a 0
netw 10.0.15.1 0.0.0.0
ar2 ---
sys
sysna ar2
int l0
ip add 2.2.2.2 32
int g0/0/0
ip add 10.0.15.2 24
int g0/0/1
ip add 10.0.25.1 24
ospf 1 rou 2.2.2.2
a 0
netw 10.0.15.2 0.0.0.0
netw 10.0.25.1 0.0.0.0
ar3 ---
sys
sysname ar3
int l0
ip add 3.3.3.3 32
int g0/0/0
ip add 10.0.25.2 24
ospf 1 rou 3.3.3.3
a 0
netw 10.0.25.2 0.0.0.0
在ar2上
dis ospf peer brief