
Ping Polling Commands
©2008 Allied Telesis Inc. All rights reserved.
63.18
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
source-ip
This command specifies the source IP address to use in ping packets.
By default, the polling instance uses the address of the interface through which it transmits the
ping packets. It uses the device’s local interface IP address when it is set. Otherwise, the IP
address of the interface through which it transmits the ping packets is used.
The
no
form resets the source IP in the packets to the device’s local interface IP address.
Syntax
source-ip {<ip_address>}
no source-ip
Mode
Ping Polling mode
Examples
To configure the polling instance to use the source IP address 192.168.0.1 in ping packets, use
the command:
awplus(config-ping-poll)#
source-ip 192.168.0.1
To reset the source IP address to the device’s local interface IP address, use the command:
awplus(config-ping-poll)#
no source-ip
Related Commands
description
ip
length
ping-poll
show ping-poll
Parameter
Description
<
ip_address
>
An IPv4 address in dotted decimal notation.