Specifications

3-42 root Commands
3.21.26 show log
Usetheshowlogcommandtodisplaylogsandreportsforthe EnterasysWirelessController.
Syntax
show log <log_name> | [[first | last] <number>]
Parameters
Examples
ThefollowingexampledisplaysthefirsttworecordsfromtheauditRecordslogfile
ThefollowingexampledisplaysthelastfiveDHCPlogmessages
ThefollowingexampledisplayslogentriesfromOSPFneighbors
log_name Thelogthatyouwanttoview:
ospf-neighbor
ospf-linkstate
•dhcp
upgradeLog.txt
auditRecords.log
upgrade.log
configChanges.log
first Indicatesthatthefirstrecordsinthelogwillbedisplayed
last Indicatesthatthelastrecordsinthelogwillbedisplayed
<number> Specifiesthenumberoflogstodisplayfromthefile
EWC.enterasys.com# show log auditRecords.log first 2
5516324453019803260admin CLI_controller general
key configuration changed: activate TRDKNAM-NCF47ABS-I1BVRP9U-SGDKVBFR-NFBQ6ZJQ,
5516324457314024504admin CLI_system_management general
downloading import file from server 192.168.3.108
EWC.enterasys.com# show log dhcp last 5
Timestamp DHCP Message
Sep 13 20:33:14 dhcpd: DHCPACK to 172.21.177.21 (00:11:95:ec:a7:c0) via esa9
Sep 13 20:34:53 dhcpd: DHCPINFORM from 172.21.177.21 via esa9
Sep 13 20:34:53 dhcpd: DHCPACK to 172.21.177.21 (00:11:95:ec:a7:c0) via esa9
Sep 13 20:34:56 dhcpd: DHCPINFORM from 172.21.177.21 via esa9
Sep 13 20:34:56 dhcpd: DHCPACK to 172.21.177.21 (00:11:95:ec:a7:c0) via esa9