Обновить GRE/ISP.txt
parent
f429e87923
commit
aff49e8091
|
@ -14,13 +14,11 @@ password cisco
|
||||||
login
|
login
|
||||||
exit
|
exit
|
||||||
banner motd #Unauthorized access prohibited#
|
banner motd #Unauthorized access prohibited#
|
||||||
interface S0/1/0
|
interface g0/0
|
||||||
ip address 10.1.1.2 255.255.255.252
|
ip address 10.1.1.2 255.255.255.252
|
||||||
clock rate 128000
|
|
||||||
no shutdown
|
no shutdown
|
||||||
interface S0/1/1
|
interface g0/1
|
||||||
ip address 10.2.2.2 255.255.255.252
|
ip address 10.2.2.2 255.255.255.252
|
||||||
clock rate 128000
|
|
||||||
no shutdown
|
no shutdown
|
||||||
end
|
end
|
||||||
copy running-config startup-config
|
copy running-config startup-config
|
||||||
|
|
Loading…
Reference in New Issue