martes, 31 de agosto de 2021

Configuracion de IP estatica en APs Huawei (AP5030DN)

Se utiliza la configuracion de IP estatica en los APs de Huawei cuando no existe un servidor DHCP para la asignacion de direccionamiento IP a los APs.

<10c1-1234-c600>system-view 
Enter system view, return user view with Ctrl+Z.

[10c1-1234-c600]ap-address mode static 
Info: The configuration takes effect after the AP is restarted.

[10c1-1234-c600]ap-address static ip-address 192.168.199.1 255.255.255.0
Info: The configuration takes effect after the AP is restarted.

[10c1-1234-c600]ap-address static ac-list 192.168.199.200 
/* Direccion IP correspondiente a AC /*
Info: The configuration takes effect after the AP is restarted.

[10c1-1234-c600]quit 

<10c1-1234-c600>reboot 

System will reboot! Continue ? [y/n]:y

Info: system is rebooting ,please wait...
<10c1-1234-c600>

<10c1-1234-c600>display ap-address-info
==============================================================
Active AP Address Info

  AP Mode     : static
  Ip Address  : 192.168.199.1
  Ip Version  : 4
  Mask        : 255.255.255.0
  Gateway     : -
  AC 0 ip     : 192.168.199.200
  AC 1 ip     : -
  AC 2 ip     : -
  AC 3 ip     : -

--------------------------------------------------------------

Reboot Active AP Address Info

  AP Mode     : static
  Ip Address  : 192.168.199.1
  Ip Version  : 4
  Mask        : 255.255.255.0
  Gateway     : -
  AC 0 ip     : 192.168.199.200
  AC 1 ip     : -
  AC 2 ip     : -
  AC 3 ip     : -


No hay comentarios.:

Publicar un comentario

Instalación de modulo PoE ISR-1100-POE4 en Router Cisco series 1100

  El documento detalla la habilitación del servicio PoE (Power over Ethernet) en equipo Router Cisco C1111-4PWA, permitiendo la alimentación...