taking cisco acad network fund class 1...doing packet tracer to better understand
given 1 router(router1), 1 switch , 1 tftp server
tftp server:
- IP Address: 192.168.1.2
- Subnet mask: 255.255.255.0
- Default Gateway: 192.168.1.1
created a console to config router1. i set password on console, exec, telnet
set layer3 address and subnet mask for fa0/0: 10.250.250.254 255.255.255.0
copy running-config to startup-config
unable to ping tftp server from router1>
please tell me what i did wrong.