Mostrando las entradas con la etiqueta Instalacion. Mostrar todas las entradas
Mostrando las entradas con la etiqueta Instalacion. Mostrar todas las entradas

viernes, 8 de abril de 2016

Configuración inicial de WLC

Configuración inicial de WLC al momento de su instalación.

Welcome to the Cisco Wizard Configuration Tool
Use the ‘-‘ character to backup

Nota: El cararcter “ - “ permite devolverse una linea al momento de ingresar cada configuracion.

Would you like to terminate autoinstall? [yes]: no

AUTO-INSTALL: starting now. . .
System Name [Cisco_32:05:20] (31 characters max):  vWLC
Enter Administrative User Name (24 characters max): admin
Enter Administrative Password (3 to 24 characters):********
Re-enter Administrative Password                 : ********

Service Interface IP address Configuration [static] [DHCP]: DHCP

Management Interface IP Address: 192.168.109.20
Management Interface Netmask: 255.255.255.0
Management Interface Default Router: 192.168.109.1
Management Interface VLAN Identifier (0 = untagged): 109

Nota: Corresponde a la Interface de administración del WLC.
Permite la comunicación L2 LWAPP entre WLC y los APs.
Debe ser alcanzada por los AP y otros WLC de la red.
Los AP utilizan esta interface para descubrir al WLC.
Virtual Gateway IP Address: 1.1.1.1

Nota: Sirve como Gateway para los clientes wireless. Cuando el Roaming se efectúa a otro AP conectado a otro WLC que se encuentra en el mismo mobility group, los clientes tratan de alcanzar el Gateway para renovar sus credenciales.
Las credenciales son pasadas entre WLC cuando el cliente hace el roaming. Para que el WLC deba ser reconocido como Gateway, la IP Virtual debe ser la misma en todos los WLC y deben estar en el mismo mobility group. IP no necesita ser ruteable.

Management Interface Port Num [1 to 8]: 1

Nota: Puerta en la que se encuentra la conexión entre el WLC y la red del cliente 

Management Interface DHCP Server IP Address: 192.168.99.25

Mobility/RF Group Name: Lab-vWLC
Network Name (SSID): Lab01
Allow Static IP Addresses [YES][no]: yes
Configure a RADIUS Server now? [YES][no]: no
Warning! The default WLAN security policy requires a RADIUS server.
Please see documentation for more details.
Enter Country Code list (enter 'help' for a list of countries) [US]:  CL

Enable 802.11b Network [YES][no]: yes
Enable 802.11a Network [YES][no]: yes
Enable 802.11g Network [YES][no]: yes

Enable Auto-RF [YES][no]: yes

Configure a NTP server now? [YES][no]: no
Configure the system time now? [YES][no]: no

Warning! No AP will come up unless the time is set.
Please see documentation for more details.

Configuration correct? If yes, system will save it and reset. [yes][NO]: yes

**** WLC Reiniciándose ****




miércoles, 3 de febrero de 2016

Instalación de Cisco Prime Infrastructure

Paso 1: Cuando se enciende por primera vez el Cisco Prime es necesario ingresar setup para comenzar a configurar el dispositivo.

**********************************************
Please type 'setup' to configure the appliance
**********************************************
Server login: setup


Paso 2: A continuación se procederá a configurar cada uno los datos solicitados en el equipo.

Enter hostname []: Prime-Sup
Enter IP address[]: 192.168.124.40
Enter IP default netmask[]: 255.255.255.0
Enter IP default gateway[]: 192.168.124.1
Enter default DNS domain[]: support.com
Enter primary nameserver[]: 192.168.23.51
Add/Edit another nameserver? Y/N : N
Enter primary NTP server[time.nist.gov]: ntp.shoa.cl
Add/Edit secondary NTP server? Y/N : N
Enter system timezone[UTC]: US/Pacific
Enter username[admin]: admin
Enter password: supp01.admin
Enter password again: supp01.admin
Bringing up network interface...
Pinging the gateway...
Pinging the primary nameserver...
Do not use 'Ctrl-C' from this point on...
Appliance is configured
Installing applications...
Installing NCS ...
************************************************
* Cisco Prime Network Control System Setup *
************************************************
Enter "^" to return to previous question.

********************************************
* High Availability Role Selection *
********************************************
Will this server be used as a Secondary for HA? (yes/no): no

********************************************
* Web Interface Root Password Selection *
********************************************
Enter root password: supp01.root
Enter root password again: supp01.root

********************************************
* FTP Password Selection *
********************************************
Enter ftp password: supp01.ftp
Enter ftp password again: supp01.ftp

************************************************
* Summary *
************************************************
Server will not be a Secondary
Root Password is set.
Ftp Password is set.
Apply these settings? (y/n)y


Paso 3: Una vez reiniciado el Cisco Prime podemos ingresar las credenciales para entrar al dispositivo y verificar que se encuentra con todos sus servicios activos.

Prime-Sop login: admin
Password: supp01.admin

Prime-Sup/admin# ncs status
Health Monitor is running.
 Ftp Server is running
 Database server is running
 Tftp Server is running
 Matlab Server is running
 NMS Server is running.
 Plug and Play Gateway is running.
 SAM Daemon is running ...
 DA Daemon is running ...
 Syslog Daemon is running ..


Paso 4: Encontrándose con todos sus servicios habilitados podemos ingresar a través de interfaz gráfica (GUI)

https://prime-ipaddress.
https://192.168.124.40

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...