Name resolution commands, Routing commands, Additional cli commands – HP VMA-series Memory Arrays User Manual
Page 152: Arp configuration

152
AM456-9007B Rev 02
HP VMA SAN Gateway Installation and User Guide
Name Resolution Commands
hostname <hostname>
no hostname
Set or clear the system hostname.
[no] ip name-server <IP address>
[no] ip domain-list <domain>
[no] ip host <hostname> <IP address>
The commands configure DNS servers, specifies which domain(s) to try
unqualified hostnames in, and defines hostname/IP mappings for
/ETC/HOSTS
.
show hosts
Show all values configured by the group of commands above: hostname, name
servers, domain name list, and static host mappings.
Routing Commands
ip route <network prefix> <network mask> <next hop IP address>
no ip route <network prefix> <network mask> [<next hop IP
address>]
Set or remove a static route. If it is called with only a network prefix and mask, it
deletes all routes for that prefix.
show ip route
Display the routing table in the system, which includes dynamic routes as well as
any active static routes.
show ip route static
Display the list of configured static routes
Additional CLI Commands
ARP Configuration
arp <IP address> <MAC address>
Add a static entry to the ARP cache.