Management and Configuration Guide (Includes ACM xl) 2005-12

A-30 ProCurve Secure Access 700wl Series Management and Configuration Guide
For example, the command:
show logs info max 40
generates output similar to the following:
Jul 17 10:34:46: Info: Kernel: IP address 192.168.10.17 moved from 00:02:e3:14:40:3f
to 00:bd:2e:dc:75:66 on the network side
Jul 17 10:34:46: Info: Kernel: IP address 192.168.10.17 moved from 00:bd:2e:dc:75:66
to 00:02:e3:14:40:3f on the network side
Jul 17 10:28:28: Info: Kernel: IP address 192.168.10.172 moved from 00:02:e3:14:40:3f
to 00:80:c8:b9:aa:ed on the network side
Jul 17 10:28:27: Info: Kernel: IP address 192.168.10.172 moved from 00:80:c8:b9:aa:ed
to 00:02:e3:14:40:3f on the network side
Jul 17 09:59:20: Info: Kernel: IP address 192.168.10.173 moved from 00:02:e3:14:40:3f
to 00:80:c8:b9:aa:ed on the network side
Jul 16 17:15:52: Info: Uplink port configured at slot 0, port 1
Jul 16 14:19:59: Error: Kernel: stray irq 7
Jul 16 14:17:10: Info: Uplink port configured at slot 0, port 1
Jul 16 14:16:07: Info: Uplink port configured at slot 0, port 1
Jul 16 14:16:01: Info: DHCP client: lease for 192.168.10.60 to be renewed in 282
seconds
Jul 16 14:16:00: Info: Uplink port configured at slot 0, port 1
Jul 16 14:16:00: Notice: DHCP client: new default router is 192.168.10.1
Jul 16 14:16:00: Notice: DHCP client: new DNS server is 192.168.2.248
Jul 16 14:16:00: Info: DHCP client: using IP address 192.168.10.60/24
Jul 16 14:16:00: Info: DHCP client: received DHCPACK from 192.168.10.1
Jul 16 14:15:59: Info: DHCP client: sending DHCPREQUEST to 255.255.255.255
Jul 16 14:15:59: Info: DHCP client: received DHCPOFFER from 192.168.10.1
Jul 16 14:15:59: Info: DHCP client: sending DHCPDISCOVER to 255.255.255.255
Jul 16 14:15:56: Info: Uplink port configured at slot 0, port 1
Jul 16 14:15:50: Error: Kernel: stray irq 7
Jul 16 14:15:50: Notice: HP process started, version 2.1.534
Jul 16 14:15:50: Notice: system was factory reset: requested from console
clear logs
Clears the error log.
nslookup <host | ip | othername> [type]
Returns the IP address, host or DNS name. If the host is not qualified, the domain name (as
specified by the
set domainname command) is appended.
Translates to the Unix command:
dig <host> +timeout=10 -pfmin
or
dig -x <ip> +timeout=10 -pfmin
or
dig <othername> [type] +timeout=10 -pfmin
<quoted-text> Displays entries containing the specified text string, which must be enclosed in
quotes.
reverse Keyword that reverses the order of the display, which normally displays the most
recent events first.