我不能用 ping 'target' source 'interface'
ping 192.168.0.2 source lo0
% Invalid input detected at '^' marker.
如果我使用“ping”是可能的
R2#ping
Protocol [ip]: ip
Target IP address: 192.168.0.2
Repeat count [5]:
Datagram size [100]:
Timeout in seconds [2]:
Extended commands [n]: y
Source address or interface: loopback0
Type of service [0]:
Set DF bit in IP header? [no]:
Validate reply data? [no]:
Data pattern [0xABCD]:
Loose, Strict, Record, Timestamp, Verbose[none]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.0.2, timeout is 2 seconds:
Packet sent with a source address of 192.168.1.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 2/25/59 ms
那太费时间了!我想使用“快捷命令”,但我不能!有什么建议吗?
我正在尝试 ping 192.168.0.2 (R2) 源 192.168.1.1 (Loopback0)
