Ping - Enterasys SecureStack C2 Configuration Manual

Stackable switches
Hide thumbs Also See for SecureStack C2:
Table of Contents

Advertisement

Parameters
prefix
mask 
dest‐addr 
distance
Defaults
If distance is not specified, the default value of 1 will be applied.
Mode
Global configuration: C2(su)‐>router(Config)#
Example
This example shows how to set IP address 10.1.2.3 as the next hop gateway to destination address 
10.0.0.0:
C2(su)->router(Config)#ip route 10.0.0.0 255.0.0.0 10.1.2.3

ping

Use this command to test routing network connectivity by sending IP ping requests. 
Syntax
ping ip-address
Parameters
ip‐address
Defaults
None.
Mode
Privileged EXEC: C2(su)‐>router#
Usage
This command is also available in switch mode.
Examples
This example shows output from a successful ping to IP address 182.127.63.23:
C2(su)->router#ping 182.127.63.23
182.127.63.23 is alive
This example shows output from an unsuccessful ping to IP address 182.127.63.24:
C2(su)->router#ping 182.127.63.24
no answer from 182.127.63.24
Specifies a destination IP address prefix.
Specifies a destination prefix mask.
Specifies a forwarding (gateway) IP address.
(Optional) Specifies an administrative distance metric for this route. Valid 
values are 1 (default) to 255. Routes with lower values receive higher 
preference in route selection.
Specifies the IP address of the system to ping.
SecureStack C2 Configuration Guide 16-15
ping

Advertisement

Table of Contents
loading

Table of Contents