Specifications
RoamAbout Mobility System Software Command Line Reference 23-3
set log
EnablesordisablesloggingofRoamAboutswitchandAPeventstotheRoamAboutswitchlog
bufferorotherloggingdestinationandsetstheleveloftheeventslogged.Forloggingtoasyslog
serveronly,youcanalsosetthefacilitylogged.
Syntax
set log {buffer | console | current | sessions | trace} [severity severity-level]
[enable | disable]
set log server ip-addr [port port-number] severity severity-level [local-
facility facility-level]
Parameters
buffer Setslogparametersforthelogbufferinnonvolatilestorage.
console Setslogparametersforconsolesessions.
current SetslogparametersforthecurrentTelnetorconsolesession.Thesesettings
arenotstoredinnonvolatilememory.
serverip‐addr Setslogparametersforasyslogserver.Specifyanaddressindotted
decimalnotation.
sessions
SetsthedefaultlogvaluesforTelnetsessions.Youcansetdefaultsforthe
followinglogparameters:
Severity
Loggingstate(enabledordisabled)
Tooverridethesessiondefaultsforanindividualsession,typethesetlog
commandfromwithinthesessionandusethecurrentoption.
trace Setslogparametersfortracefiles.
port
port‐number Setsthe TCPportforsendingmessagestothesyslogserver.Youcanspecify
anumberfrom1to65535.Thedefaultsyslogportis514.
severityseverity‐
level
Logseventsataseveritylevelgreaterthanorequaltothelevelspecified.
Specifyoneofthefollowing:
• emergency—The
RoamAboutswitchisunusable.
• alert—Actionmustbetakenimmediately.
• critical—Youmustresolvethecriticalconditions.Iftheconditionsare
notresolved,theRoamAboutswitchcanrebootorshutdown.
• error—TheRoamAboutswitchismissingdataorisunabletoforma
connection.
• warning—Apossibleproblemexists.
• notice—Events that
potentiallycancausesystemproblemshave
occurred.Theseareloggedfordiagnosticpurposes.Noactionis
required.
• info—Informationalmessagesonly.Noproblemexists.
• debug—Outputfromdebugging.