Skip to content

Instantly share code, notes, and snippets.

@zemerick1
Last active July 3, 2024 23:38
Show Gist options
  • Select an option

  • Save zemerick1/6cba1449858b70d4ffafcd93a5f343e6 to your computer and use it in GitHub Desktop.

Select an option

Save zemerick1/6cba1449858b70d4ffafcd93a5f343e6 to your computer and use it in GitHub Desktop.
Current configuration:
!
!Version ArubaOS-CX ML.10.13.1010
!export-password: default
hostname OfficeRack6200
user admin group administrators password plaintext superSecretPassword
clock timezone america/chicago
ntp server 192.168.1.6
ntp enable
vsf member 1
type r8q72a
dhcpv4-snooping
dhcpv4-snooping event-log client
client track ip
loop-protect re-enable-timer 300
vlan 1
name default
client track ip
dhcpv4-snooping
vlan 199
name MGMT
client track ip
dhcpv4-snooping
no spanning-tree
interface mgmt
no shutdown
ip dhcp
interface lag 20
description Core LAG
no shutdown
no routing
vlan trunk native 199
vlan trunk allowed 1-2,199-200
dhcpv4-snooping trust
lacp mode active
qos trust dscp
exit
interface 1/1/1
no shutdown
no routing
vlan trunk native 199
vlan trunk allowed 1-2,199-200
loop-protect
interface 1/1/25
description Link to Rack6300SR (1/1/25) - LAG 20 member
no shutdown
lag 20
exit
interface vlan 1
ip dhcp
interface vlan 199
ip address 192.168.199.4/24
snmp-server system-location Office Rack
snmp-server system-contact Me
snmp-server community readonly
snmp-server community readwrite
access-level rw
ip route 0.0.0.0/0 192.168.199.1
ip dns domain-name campus.fqdn.tld
ip dns server-address <DNS SERVER IP>
!
!
!
!
!
https-server vrf default
https-server vrf mgmt
client-insight enable
client-insight event-log client-onboarding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment