| | 1 | = Configure HP Procurve 2824 (J4903A) = |
| | 2 | |
| | 3 | We have a [http://www.hp.com/rnd/support/manuals/2800.htm HP Procurve 2824 switch] at both Telehouse and XO. We have the [/attachment/ticket/4278/hp2824-manual.pdf manual available]. |
| | 4 | |
| | 5 | Start by resetting to factory defaults. |
| | 6 | |
| | 7 | Do that by poking a staple in both the reset and clear buttons and then |
| | 8 | releasing the reset button and keeping the clear button pressed. That may leave |
| | 9 | the switch in a state with all lights on. If so try unplugging and plugging it back in. |
| | 10 | |
| | 11 | Next, try to access it via the serial console at 2400 baud. |
| | 12 | |
| | 13 | * Set the system contact, password, and IP configuration |
| | 14 | * Type: setup |
| | 15 | * Set system contact to: {{{info@mayfirst.org}}} |
| | 16 | * Enter Manager password - cannot be more than 16 characters! |
| | 17 | * Set the serial console |
| | 18 | {{{ |
| | 19 | # configure |
| | 20 | # console baud-rate 115200 |
| | 21 | Command will take effect after saving configuration and reboot. |
| | 22 | # write mem |
| | 23 | # boot |
| | 24 | }}} |
| | 25 | |
| | 26 | After it restarts, you should re-connect via the new serial console settings |
| | 27 | * I |
| | 28 | * Set the hostname |
| | 29 | {{{ |
| | 30 | hostname cafiero |
| | 31 | }}} |
| | 32 | |
| | 33 | |
| | 34 | [[TicketQuery(keywords=~hp-procurve,format=table,col=resolution|summary)]] |
| | 35 | |