HP Advanced Services zl Module with Microsoft® Windows Server® 2008 R2 Installation and Getting Started Guide

2-9
Getting Started
Obtain IP Connectivity to the Module
hostzlswitch(hp-svcs-std-C:eth-2)# ip default-gateway
<router IP address>
For example:
hostzlswitch(hp-svcs-std-C:eth-2)# ip address 10.1.1.50
255.255.255.0
hostzlswitch(hp-svcs-std-C:eth-2)# ip default-gateway
10.1.1.1
If you want, you can also set the DNS server:
hostzlswitch(hp-svcs-std-C:eth-2)# ip dns server-address
priority [1 |2] <IP address>
For example:
hostzlswitch(hp-svcs-std-C:eth-2)# ip dns server-address
priority 1 10.2.1.12
hostzlswitch(hp-svcs-std-C:eth-2)# ip dns server-address
priority 2 10.1.1.24
7. View the IP address and verify that it has been applied:
hostzlswitch(hp-svcs-std-C:win)# show ip
Note If the IP address still begins with 169.254, the interface did not accept the IP
address. The interface might reject the address if it is a duplicate. Verify that
no other device is using the IP address that you specified.
8. Verify the module’s connectivity by pinging an IP address in the data
center such as the domain controller. Also ping your management station.
hostzlswitch(hp-svcs-std-C:win)# ping <IP address>
9. When you have verified connectivity, exit the module CLI.
hostzlswitch(hp-svcs-std-C:win)# exit
hostzlswitch(hp-svcs-std-C)# exit