The security level and restrictions for entering user names and passwords. The default setting is 2 from the following options:

Table 2-2 Security Levels

Level

 

Description

 

 

 

 

 

Level 0

 

User names cannot have spaces in it.

 

 

 

Passwords are unrestricted.

 

 

 

 

Level 1

User names must be at least 6 characters long without spaces.

 

 

 

Passwords must be at least 8.

 

 

 

 

Level 2

Passwords must meet Level 1 restrictions and the following:

 

 

 

• Must contain at least two alphabetic characters.

 

 

 

• Must contain at least one numeric character.

 

 

 

• Must contain at least one non-alphanumeric character (examples

 

 

 

include ! ? $ * #).

 

 

 

 

 

 

 

NOTE: Do not use spaces in the password.

 

 

 

 

 

 

 

 

 

Usage

 

 

 

password

 

 

 

ping

Checks network connectivity by sending a ICMP request to the specified destination, and then checking on an echoed response.

Usage

ping [-options]hostNameOrAddress Table 2-3 ping Options

Option

Description

 

 

-c count

Stop after sending count packets.

 

 

-i wait

Wait wait seconds between sending each packet. The default is to wait for

 

one second between each packet.

 

 

-n

Numeric output only. No attempt will be made to lookup symbolic names

 

for host addresses.

 

 

-q

Quiet output. Nothing is displayed except the summary lines at startup time

 

and when finished.

 

 

-r

Bypass the normal routing tables and send directly to a host on an attached

 

network. If the host is not on a directly-attached network, an error is

 

returned. This option can be used to ping a local host through an interface

 

that has no route through it.

 

 

-s packetsize

Specifies the number of data bytes to be sent. The default is 56, which

 

translates into 64 ICMP data bytes when combined with the 8 bytes of

 

ICMP header data.

 

 

-v

Verbose output.

 

 

Security Management System CLI Reference 11

Page 21
Image 21
HP TippingPoint Next Generation Firewall manual Ping