beautypg.com

Telnet – Allied Telesis AT-S95 CLI User Manual

Page 315

background image

System Management Commands

Page 315

physical-port-name = Product specific.

When using the ping ipv6 command to check network connectivity of a directly attached host using its link

local address, the egress interface must be specified as defined in RFC 4007.

Example

The following example displays pinging results:

telnet

The telnet User EXEC mode command logs into a host hat supports Telnet.

Syntax

telnet {ip-address | hostname} [port] [keyword1...] telnet

console> ping 10.1.1.1
Pinging 10.1.1.1 with 64 bytes of data:

64 bytes from 10.1.1.1: icmp_seq=0. time=11 ms
64 bytes from 10.1.1.1: icmp_seq=1. time=8 ms
64 bytes from 10.1.1.1: icmp_seq=2. time=8 ms
64 bytes from 10.1.1.1: icmp_seq=3. time=7 ms

----10.1.1.1 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 7/8/11

console> ping yahoo.com.
Pinging yahoo.com 66.218.71.198 with 64 bytes of data:

64 bytes from 10.1.1.1: icmp_seq=0. time=11 ms
64 bytes from 10.1.1.1: icmp_seq=1. time=8 ms
64 bytes from 10.1.1.1: icmp_seq=2. time=8 ms
64 bytes from 10.1.1.1: icmp_seq=3. time=7 ms

----10.1.1.1 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 7/8/11