Clear screen, Ping, Clear screen ping – Avaya P333T User Manual
Page 57: Ge 41
Chapter 6
CLI – Layer 2
Avaya P333T User’s Guide
41
clear screen
The clear screen command clears the current terminal display.
The syntax for this command is:
clear screen
ping
Use the
ping
command to send ICMP echo request packets to another node on the
network.
The syntax for this command is:
ping [host[number]]
Note:
You can use this command via the Master switch only.
Output Example:
To ping the IP number 149.49.48.1 four times:
P330-N> ping 149.49.48.1 4
PING 149.49.48.1: 56 data bytes
64 bytes from 149.49.48.1: icmp_seq=0. time=0. ms
64 bytes from 149.49.48.1: icmp_seq=1. time=0. ms
64 bytes from 149.49.48.1: icmp_seq=2. time=0. ms
P330-1(super)# 64 bytes from 149.49.48.1: icmp_seq=3. time=0. ms
----149.49.48.1 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
host
Host IP address/Internet address of route destination. If missing
then the last host IP is used.
number
Number of packets to send. If missing, then the last number is used.
If the last number is not available, the default is 4.