| Proyecto Integral de Ingeniería del Software | |
|---|---|
| Metodologías Ágiles |
| Trabajo Fin De Grado | |
|---|---|
| Guía Memoria TFG |
| Servidores | |
|---|---|
| Minercraft | |
| Knoppia | |
| Omegacraft |
| Base de datos de juegos | |
|---|---|
| GameBoy Advance (GBA) |
| Proyecto Integral de Ingeniería del Software | |
|---|---|
| Metodologías Ágiles |
| Trabajo Fin De Grado | |
|---|---|
| Guía Memoria TFG |
| Servidores | |
|---|---|
| Minercraft | |
| Knoppia | |
| Omegacraft |
| Base de datos de juegos | |
|---|---|
| GameBoy Advance (GBA) |
switch# conf t switch(config)# username admin priviledge 15 secret <contraseña>
switch(config)# interface vlan 1 switch(config-if)# ip address 192.168.1.10 255.255.255.0 switch(config-if)# no shutdown switch(config-if)# exit
switch(config)# ip http server switch(config)# ip http secure-server switch(config)# ip http autentication local
switch(config)# ip default-gateway 192.168.1.1