Avaya S8100 Home Theater Server User Manual


 
GGAS commands in bash
setip command
S8100 Installation and Upgrades 333
November 2003
Set RAS IP address
NOTE:
INADS will provide this IP address.
To set the RAS IP address:
1 In a LAC bash shell, type setip ras=<ip-address>
Example: setip ras=10.21.0. 53
NOTE:
This command not only sets the RAS IP address, it also starts the service. Turn off RAS
service if system is set up without a modem.
After having set the RAS IP address, the setip command displays the new settings and as the old settings.
Set the customer’s LAN, DNS, and WINS
information
Set LAN address
To set the customer LAN address:
1 Get the IP address of the S8100, subnet mask, and default gateway addresses from the customer.
2 From a LAC bash shell, run the setip cust=ip-addr,netmask[,gateway]. The gateway address is
optional but the ip-address and subnet mask are required.
Example: setip cust=155.9.162.121,255.255.255.0,155.9.162.2
After setting the customer’s IP address, the setip command displays the new and the old settings.
Set DNS addresses and host name
If the customer is using DNS you can set DNS information with the setip dns=name,domain-
name,primary-dns-ip-addr[,secondary-dns-ip-address], This sets the DNS host name, domain name,
and the list of name server IP addresses.
Ex: setip dns=CustomerHost,CustomerDomain.com,155.9.1.10,155.9.15.14
After having set the customer’s DNS IP address, the setip command displays the old settings as well as
the new settings.