Total Access 238 Command Line Interface Guide
36
61200630L1-35C
ip address <address> <mask> <gateway>
Purpose
Use the
ip address
<address> <mask> <gateway> command to set the system IP address.
Syntax Description
displays the syntax descriptions for the ip address <address> <mask> <gateway>
command.
Default Values
The ip address command has no default values.
Command Modes
The Global Configuration Mode is required for this command.
Usage Examples
Configure the system IP address to 10.0.0.4
,
the subnet mask to
255.255.255.0, and the
default gateway to 10.0.0.254.
TA238(config)#ip address 10.0.0.4 255.255.255.0 10.0.0.254
Table 14. Syntax Description for ip address <address> <mask> <gateway>
Syntax
Description
A1.B1.C1.D1
Set the system IP address to A1.B1.C1.D1.
A2.B2.C2.D2
Set the system subnet mask to A2.B2.C2.D2.
A3.B3 C3.D3
Set the default gateway to A3.B3.C3.D3.