Specifications

clear arp
SecureStack C3 Configuration Guide 11-19
clear arp
Usethiscommandtodeleteaspecificentryorallentriesfromtheswitch’sARPtable.
Syntax
cleararp{ipaddress|all}
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
Thisexampleshowshowtodeleteentry10.1.10.10fromtheARPtable:
C3(su)->clear arp 10.1.10.10
traceroute
UsethiscommandtodisplayahopbyhoppaththroughanIPnetworkfromthedevicetoa
specificdestinationhost.ThreeUDPorICMPprobeswillbetransmittedforeachhopbetweenthe
sourceandthetraceroutedestination.
traceroute [-w waittime] [-f first-ttl] [-m max-ttl] [-p port] [-q nqueries] [-r]
[-d] [-n] [-v] host
Parameters
ipaddress|all SpecifiestheIPaddressintheARPtabletobecleared,orclearsallARP
entries.
wwaittime (Optional)Specifiestimeinsecondstowaitforaresponsetoaprobe.
ffirstttl (Optional)Specifies thetimetolive(TTL)ofthefirstoutgoingprobe
packet.
mmaxttl (Optional)Specifiesthemaximumtimetolive(TTL)usedinoutgoing
probepackets.
pport (Optional)Specifiesthe
baseUDPportnumberusedinprobes.
qnqueries (Optional)Specifiesthenumberofprobeinquiries .
r (Optional)Bypassesthenormalhostroutingtables.
d (Optional)Setsthedebugsocketoption.
n (Optional)Displayshopaddressesnumerically.(Supportedinafuture
release.)
v (Optional)Displaysverboseoutput,includingthesizeanddestinationof
eachresponse.
host SpecifiesthehosttowhichtherouteofanIPpacketwillbetraced.