![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/7/18/7187e555-dfcf-41c2-bff3-8962f7304047/7187e555-dfcf-41c2-bff3-8962f7304047-bg76.png)
Configuring IP Addresses
92 Avidia System Configuration and Management User Manual
Configuring the System IP Address, Subnet Mask and Default Gateway
From the ::ip=> prompt, type the addr command in the following format then press .
addr <ipaddr> [<netmask>] [<defaultroute>]
Parameters
<ipaddr>
The management card IP address for the Avidia system. This address is based on the
Ethernet network to which the Avidia system is attached (format xxx.xxx.xxx.xxx).
[<netmask>]
The subnet mask associated with the management card IP address, if a subnet exists. This
address is based on the Ethernet network to which the Avidia system is attached (format
xxx.xxx.xxx.xxx).
[<defaultroute>]
The IP address of a router on the Ethernet network through which the Avidia system can
communicate with external networks (format xxx.xxx.xxx.xxx).
Example
::ip=> addr 192.168.0.1 255.255.255.0 192.168.0.100
You cannot use IP addresses 192.168.1.0 through 192.168.21.255 with subnet
mask 255.255.255.0 as these addresses are restricted for internal Avidia
system use.
ENTER