User Tools

Site Tools


aruba_networks:switch:6400:6400_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
aruba_networks:switch:6400:6400_configuration [2026/02/28 01:56] – [3. MSTP Configuration Block (Aruba CX 6300)] aperezaruba_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/6300**
 +
 +
  
 <code bash> <code bash>
Line 2773: Line 2779:
  
 configure terminal configure terminal
 +
 +no snmp-server community public
  
 logging 10.28.64.29 severity info logging 10.28.64.29 severity info
Line 2803: Line 2811:
 ---- ----
  
 +**2930F**
  
 +===== Configuración Base Switch Aruba =====
 +
 +<code>
 +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
 +</code>
 +
 +----
 +----
  
  
  
  
aruba_networks/switch/6400/6400_configuration.1772243818.txt.gz · Last modified: by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki