132
Privilege Requirement
Only Admin and Operator level users have access to these commands.
Example
Configure the system contact information as www.tp-link.com:
T1600G-52TS(config)# contact
-
info
www.tp-link.com
17.9
ip address
Description
This
ip address
command is used to configure the IP address and IP subnet
mask for the specified interface manually. The interface type includes: routed
port, port-channel interface, loopback interface and VLAN interface.
Syntax
ip address
{
ip-addr
} {
mask
} [
secondary
]
no ip address
[
ip-addr
] [
mask
]
Parameter
ip-addr
—— The IP address of the Layer 3 interface.
mask
—— The subnet mask of the Layer 3 interface.
secondary
—— Specify the interface’s secondary IP address. If this
parameter is omitted here, the configured IP address is the interface’s
primary address.
Command Mode
Interface Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Create the VLAN interface 2 with the primary IP address as 192.168.1.1/24
and secondary IP address as 192.168.2.1/24:
T1600G-52TS(config)# interface vlan
2
T1600G-52TS(config-if)# ip address
192.168.1.1 255.255.255.0
T1600G-52TS(config-if)# ip address
192.168.2.1 255.255.255.0
secondary
Summary of Contents for T1600-28TS
Page 1: ...CLI Reference Guide T1600G Series Switches REV2 0 0 1910011957...
Page 57: ...41 T1600G 52TS config show voice vlan switchport gigabitEthernet 1 0 2...
Page 64: ...48 Example Display the LACP system priority T1600G 52TS config show lacp sys id...
Page 365: ...349 Example Display the configuration of DHCP Relay T1600G 52TS config show ip dhcp relay...