You are on page 1of 2

9600 , 8, none ,1

austin:
enable
hello -- password
write erase
config t
hostname austin
int fastethernet 0/0
ip address 129.7.103.1 255.255.255.0
no shutdown
end
config t
int serial 0/0
clockrate 1000000 --for houston
ip address 129.7.102.2 255.255.255.0
no shutdown
end

config t
ip route 129.7.101.0 255.255.255.0 129.7.102.1
no shutdown
end
copy running-config startup-config
telnet :
config t
line vty 0 4
password howdy
login
end

goto command and ping to


ping 129.7.101.11( ip address of houston system)

You might also like