HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 123
4 - CONFIGURATION-MODE
C
OMMANDS
Example minna (config) # ip in-path route 193.140.0.0 255.255.0.0 190.160.0.0
minna (config) #
ip name-server
Description Adds a DNS name server.
The no command option removes a DNS name server.
Syntax [no] ip name-server <addr>
Parameters
Example
minna (config) # ip name-server 10.10.10.1
minna (config) #
ip route
Description Adds a static route.
The no command option disables the static route. If no ip route is run with only a
network prefix and mask, it deletes all routes for that prefix.
Syntax [no] ip route <network prefix> <netmask> <netmask length> <next-hop-IP-
addr>
Parameters
Example
minna (config) # ip route 193.166.0/24 10.10.10.1
minna (config) #
ip security authentication policy
Description Sets the authentication algorithms in order of priority. You must specify at least one
algorithm. The algorithm is used to guarantee the authenticity of each packet.
Syntax ip security authentication policy <policy> [<policy>]
<addr> Specifies the name server IP address.
<network prefix> Specifies the network prefix.
<netmask> Specifies the netmask. For example: 255.255.255.0
<mask length> Specifies the netmask length. For example: /24
<next hop IP addr> Specifies the next hop IP address.