更新 script2.txt
This commit is contained in:
120
script2.txt
120
script2.txt
@@ -1,61 +1,61 @@
|
|||||||
r1----
|
r1----
|
||||||
sys
|
sys
|
||||||
sysnam r1
|
sysnam r1
|
||||||
int g0/0/1
|
int g0/0/1
|
||||||
ip add 12.0.0.1 24
|
ip add 12.0.0.1 24
|
||||||
ospf netw p2p
|
ospf netw p2p
|
||||||
int g0/0/0
|
int g0/0/0
|
||||||
ip add 10.0.0.1 24
|
ip add 10.0.0.1 24
|
||||||
ospf netw p2p
|
ospf netw p2p
|
||||||
int l0
|
int l0
|
||||||
ip add 1.1.1.1 32
|
ip add 1.1.1.1 32
|
||||||
ospf 1 rou 1.1.1.1
|
ospf 1 rou 1.1.1.1
|
||||||
a 0
|
a 0
|
||||||
netw 12.0.0.1 0.0.0.0
|
netw 12.0.0.1 0.0.0.0
|
||||||
netw 1.1.1.1 0.0.0.0
|
netw 1.1.1.1 0.0.0.0
|
||||||
a 1
|
a 1
|
||||||
netw 10.0.0.1 0.0.0.0
|
netw 10.0.0.1 0.0.0.0
|
||||||
|
|
||||||
r2---------
|
r2---------
|
||||||
sys
|
sys
|
||||||
sysnam r2
|
sysnam r2
|
||||||
int g0/0/1
|
int g0/0/1
|
||||||
ip add 12.0.0.2 24
|
ip add 12.0.0.2 24
|
||||||
ospf netw p2p
|
ospf netw p2p
|
||||||
int g0/0/0
|
int g0/0/0
|
||||||
ip add 20.0.0.1 24
|
ip add 20.0.0.1 24
|
||||||
ospf netw p2p
|
ospf netw p2p
|
||||||
int l0
|
int l0
|
||||||
ip add 2.2.2.2 32
|
ip add 2.2.2.2 32
|
||||||
ospf 1 rou 2.2.2.2
|
ospf 1 rou 2.2.2.2
|
||||||
a 0
|
a 0
|
||||||
netw 12.0.0.2 0.0.0.0
|
netw 12.0.0.2 0.0.0.0
|
||||||
netw 2.2.2.2 0.0.0.0
|
netw 2.2.2.2 0.0.0.0
|
||||||
a 2
|
a 2
|
||||||
netw 20.0.0.1 0.0.0.0
|
netw 20.0.0.1 0.0.0.0
|
||||||
|
|
||||||
r3-----
|
r3-----
|
||||||
sys
|
sys
|
||||||
sysnam r3
|
sysnam r3
|
||||||
int g0/0/0
|
int g0/0/0
|
||||||
ip add 10.0.0.2 24
|
ip add 10.0.0.2 24
|
||||||
ospf netw p2p
|
ospf netw p2p
|
||||||
int l0
|
int l0
|
||||||
ip add 3.3.3.3 32
|
ip add 3.3.3.3 32
|
||||||
ospf 1 rou 3.3.3.3
|
ospf 1 rou 3.3.3.3
|
||||||
a 1
|
a 1
|
||||||
netw 3.3.3.3 0.0.0.0
|
netw 3.3.3.3 0.0.0.0
|
||||||
netw 10.0.0.2 0.0.0.0
|
netw 10.0.0.2 0.0.0.0
|
||||||
|
|
||||||
r4-----
|
r4-----
|
||||||
sys
|
sys
|
||||||
sysnam r3
|
sysnam r4
|
||||||
int g0/0/0
|
int g0/0/0
|
||||||
ip add 20.0.0.2 24
|
ip add 20.0.0.2 24
|
||||||
ospf netw p2p
|
ospf netw p2p
|
||||||
int l0
|
int l0
|
||||||
ip add 4.4.4.4 32
|
ip add 4.4.4.4 32
|
||||||
ospf 1 rou 4.4.4.4
|
ospf 1 rou 4.4.4.4
|
||||||
a 2
|
a 2
|
||||||
netw 4.4.4.4 0.0.0.0
|
netw 4.4.4.4 0.0.0.0
|
||||||
netw 20.0.0.2 0.0.0.0
|
netw 20.0.0.2 0.0.0.0
|
||||||
Reference in New Issue
Block a user