R3:
!
interface Ethernet0/0
ip address 192.168.2.1 255.255.255.0
half-duplex
!
ip route 0.0.0.0 0.0.0.0 192.168.2.2
R1 ping R3:
R1#ping 192.168.2.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.2.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/37/68 ms
R1#