aruba_networks:switch:6400:6400_configuration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| aruba_networks:switch:6400:6400_configuration [2026/02/28 02:01] – [3. MSTP Configuration Block (Aruba CX 6300)] aperez | aruba_networks:switch:6400:6400_configuration [2026/02/28 02:06] (current) – [Configuración Base Switch Aruba] aperez | ||
|---|---|---|---|
| Line 2741: | Line 2741: | ||
| ---- | ---- | ||
| ---- | ---- | ||
| + | |||
| + | **ACL 6400/6300** | ||
| Line 2761: | Line 2763: | ||
| ---- | ---- | ||
| ---- | ---- | ||
| + | |||
| + | **6400/ | ||
| + | |||
| + | |||
| <code bash> | <code bash> | ||
| Line 2805: | Line 2811: | ||
| ---- | ---- | ||
| + | **2930F** | ||
| + | ===== Configuración Base Switch Aruba ===== | ||
| + | |||
| + | < | ||
| + | configure terminal | ||
| + | |||
| + | # ---- Deshabilitar Aruba Central ---- | ||
| + | aruba-central disable | ||
| + | aruba-central support-mode disable | ||
| + | no snmp-server community public | ||
| + | int vlan 1 | ||
| + | no jumbo | ||
| + | |||
| + | # ---- SYSLOG TCP hacia 10.28.64.29 ---- | ||
| + | logging 10.28.64.29 tcp 514 | ||
| + | logging 10.28.64.29 severity informational | ||
| + | logging audit | ||
| + | logging event | ||
| + | logging system-module | ||
| + | |||
| + | # ---- NTP limpio ---- | ||
| + | no ntp server 0.pool.ntp.org | ||
| + | no ntp server 216.239.35.0 | ||
| + | no ntp server 69.89.207.199 | ||
| + | no ntp server pool.ntp.org | ||
| + | no ntp server time.google.com | ||
| + | |||
| + | timesync ntp | ||
| + | ntp server 129.6.15.28 prefer | ||
| + | ntp server 132.163.96.5 | ||
| + | ntp server 162.159.200.1 | ||
| + | ntp server 0.pool.ntp.org | ||
| + | |||
| + | write memory | ||
| + | |||
| + | show aruba-central | ||
| + | show ntp associations | ||
| + | show ntp status | ||
| + | show timesync | ||
| + | show logging | ||
| + | </ | ||
| + | |||
| + | ---- | ||
| + | ---- | ||
aruba_networks/switch/6400/6400_configuration.1772244067.txt.gz · Last modified: by aperez
