-
Hogar
Formas fáciles de expandir y mejorar la red
Manteniendo el hogar conectado para conexiones de calidad
Todo lo demás que necesitas para un estilo de vida conectado
-
Hogar Inteligente
Mejora tus dispositivos domésticos
Vigilando lo que importa
Luz para cada ocasión
Extienda el Wi-Fi y administre con la aplicación Kasa
-
Empresa
Redes cableadas de alta velocidad desde gestión L3 a switches sin gestión
La solución en la nube más inteligente para redes empresariales
Banda Ancha Inalámbrica Pharos
Ideal para redes de banda ancha inalámbrica de largo alcance
VPN segura y puertas de enlace de equilibrio de carga para el negocio
-
Proveedor de Servicios
Capaz de red de alta velocidad y aplicaciones integradas de banda ancha
La elección fiable para redes domésticas
Mantiene el acceso a Internet donde quiera que vaya.
La tecnología líder para brindar servicios de Internet gigabit
Transforma el cableado eléctrico para llevar la señal de red.
Amplía fácilmente la cobertura de Wi-Fi.
Aumenta la red de su empresa con un rendimiento de primera calidad.
Lleve su red Wi-Fi empresarial a nuevos niveles.
How to change the IP address of the smart and L2 managed switches using the new GUI and CLI?
In factory default setting, all the ports belong to VLAN 1, so you can access the switch using the IP address of VLAN 1, which is 192.168.0.1.
Therefore, if you need to change the IP address, you can just change the IP address of VLAN 1.
For Smart switches (T1500 and T1500G series switches)
● Using the GUI
- Go to SYSTEM > System Info > System IP, and configure the IP address of the switch.
- Click
to save the settings.
» Using the CLI
Follow these command lines to change the IP address:
Switch#configure
Switch(config)#interface vlan 1
Switch(config-if)#ip address 192.168.0.100 255.255.255.0
The connection will be interrupted and you should telnet to the switch's new IP address 192.168.0.100.
C:\Users\Administrator>telnet 192.168.0.100
User:admin
Password:admin
Switch>enable
Switch#copy running-config startup-config
For Managed switches (T1600G and T2600G series switches)
● Using the GUI
- Go to L3 FEATURES > Interface. In the Interface Config section, click Edit IPv4 for VLAN 1.
- The following interface will pop up. Configure the IP Address Mode as Static. Then enter the new IP address 192.168.0.100 and the subnet mask 255.255.255.0. Then click Apply.
- Click
to save the settings.
» Using the CLI
Follow these command lines to change the IP address:
Switch#configure
Switch(config)#interface vlan 1
Switch(config-if)#ip address 192.168.0.100 255.255.255.0
The connection will be interrupted and you should telnet to the switch's new IP address 192.168.0.100.
C:\Users\Administrator>telnet 192.168.0.100
User:admin
Password:admin
Switch>enable
Switch#copy running-config startup-config
Sus comentarios nos ayudan a mejorar este sitio.
SuscripciónTP-Link toma en serio su privacidad. Para obtener más detalles sobre las prácticas de privacidad de TP-Link, consulte Política de privacidad de TP-Link .