![Paradyne 1813 User Manual Download Page 25](http://html.mh-extra.com/html/paradyne/1813/1813_user-manual_753811025.webp)
Command Line Interface User’s Guide
2.5.2
Alias IP Address
To set up the alias IP address, use this command:
[1234 @ home]$ ifconfig –o <interface name> inet <address> alias netmask <address>
EXAMPLE
[1234 @ home]$ ifconfig -o eth0 inet 172.1.1.1 alias netmask 255.255.255.0
The above example assigns an alias IP address of 172.1.1.1 with a 24-bit subnet mask to the eth0
interface.
[1234 @ home]$ ifconfig -o <interface name> inet <address> -alias netmask <address>
To delete the alias IP address, use this command:
2.6
Rarpd
add
list
rarpd
delete
The rarpd commands are put in the rarpd directory, used to get the IP address of diskless system.
2.6.1
add
add <0xH/Waddress > <IPAddress >
Used to add Hardware address and IP address into the DataBase.
COMMAND DESCRIPTION
<0xH/Waddress >
Hardware address in hexadecimal format.
<IPAddress >
IP address in dot notation.
1800-A2-GB20-00
25