diff --git a/GRE/ISP.txt b/GRE/ISP.txt index d452d56..9a1b5d3 100644 --- a/GRE/ISP.txt +++ b/GRE/ISP.txt @@ -14,13 +14,11 @@ password cisco login exit banner motd #Unauthorized access prohibited# -interface S0/1/0 +interface g0/0 ip address 10.1.1.2 255.255.255.252 -clock rate 128000 no shutdown -interface S0/1/1 +interface g0/1 ip address 10.2.2.2 255.255.255.252 -clock rate 128000 no shutdown end copy running-config startup-config