Page 1 of 1
i want ping other bandwidth
Posted: 21 Mar 2022 21:55
by korean
hi guys im newbee in alcatel lucent
i want to ping 192.168.10.1 bandwidth to 192.168.30.1 bandwidth in os6850-48
how to ping like example?
Re: i want ping other bandwidth
Posted: 29 Mar 2022 02:44
by FN_DK
Just do a normal ping. You "ms" in that.
PS C:\Users\> ping 10.35.50.10
Pinging 10.35.50.10 with 32 bytes of data:
Reply from 10.35.50.10: bytes=32 time=471ms TTL=64
Reply from 10.35.50.10: bytes=32 time=473ms TTL=64
Reply from 10.35.50.10: bytes=32 time=353ms TTL=64
Reply from 10.35.50.10: bytes=32 time=393ms TTL=64
Re: i want ping other bandwidth
Posted: 30 Mar 2022 10:51
by silvio
With ping you are not able to test bandwith. You have options for the size of the packets.
MS: ping x.x.x.x -l 1500
AOS: ping x.x.x.x size 1500