Specifications

3-18 root Commands
Parameters
Examples
ThefollowingexamplesetstheEnterasysWirelessController’slogleveltoMinor
EWC.enterasys.com# loglevel ac 3
Successfully set ac log level to Minor (3)
3.14 ping
UsethepingcommandtopinganIPaddress.AsofV7.0,thepingcommandacceptsanoptional
parameterthatspecifiesthesourceipaddresstobeusedbythecommand.Ifthisoptionalsource
isprovided,pingusestheIPaddressofthespecifiedinterfaceasthesourceIPaddress.
Syntax
ping [source-interface (name <name>) | (number <id>)] <ip address>
Parameters
Usage
YoucanidentifythesourceIPusingitsinterfacenameor,forshort,theidentifierreturnedbythe
showtopologyl3command.InterfacenameisthenameofanytopologywithL3configuration
(Physical,Admin,B@ACorRouted).
Examples
ThefollowingexamplepingsanIPaddress
EWC.enterasys.com# ping 192.168.1.32
PING 192.168.1.32 (192.168.1.32) from 192.168.1.38 : 56(84) bytes of data.
64 bytes from 192.168.1.32: icmp_seq=1 ttl=64 time=0.423 ms
64 bytes from 192.168.1.32: icmp_seq=2 ttl=64 time=0.218 ms
64 bytes from 192.168.1.32: icmp_seq=3 ttl=64 time=0.204 ms
--- 192.168.1.32 ping statistics ---
3 packets transmitted, 3 received, 0% loss, time 2013ms
ac SetsthelogleveloftheEnterasysWirelessController
ap SetsthelogleveloftheWirelessAP
1IndicatesCriticalseveritylevel
2IndicatesMajorseveritylevel
3IndicatesMinorseveritylevel
4IndicatesInformationalseveritylevel
sourceinterface(name
<name>)|(number
<id>)
Specifiestheaddressofthesourceinterfaceyouwanttosendpings
from,eitherbyinterfacenameorID.
<IPAddress> SpecifiestheIPaddressyouwanttoping