PC1> ip 192.168.1.1/24
Checking for duplicate address...
PC1 : 192.168.1.1 255.255.255.0
PC1> show ip
NAME : PC1[1]
IP/MASK : 192.168.1.1/24
GATEWAY : 0.0.0.0
DNS :
MAC : 00:50:79:66:68:00
LPORT : 10004
RHOST:PORT : 127.0.0.1:10005
MTU: : 1500
PC2> ip 192.168.1.2/24
Checking for duplicate address...
PC1 : 192.168.1.2 255.255.255.0
PC2> show ip
NAME : PC2[1]
IP/MASK : 192.168.1.2/24
GATEWAY : 0.0.0.0
DNS :
MAC : 00:50:79:66:68:01
LPORT : 10002
RHOST:PORT : 127.0.0.1:10003
MTU: : 1500
PC1> ping 192.168.1.2
84 bytes from 192.168.1.2 icmp_seq=1 ttl=64 time=1.032 ms
84 bytes from 192.168.1.2 icmp_seq=2 ttl=64 time=1.110 ms
84 bytes from 192.168.1.2 icmp_seq=3 ttl=64 time=1.167 ms
84 bytes from 192.168.1.2 icmp_seq=4 ttl=64 time=1.203 ms
84 bytes from 192.168.1.2 icmp_seq=5 ttl=64 time=1.249 ms
PC1>