Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save andrewchumchal/90bc1d8f302ee036f209e50f7d095381 to your computer and use it in GitHub Desktop.
Save andrewchumchal/90bc1d8f302ee036f209e50f7d095381 to your computer and use it in GitHub Desktop.
!Command: show running-config
!Running configuration last done at: Tue Feb 13 12:50:22 2024
!Time: Tue Jun 4 14:34:45 2024
version 10.3(3) Bios:version 01.08
switchname LABSW01
vdc LABSW01 id 1
limit-resource vlan minimum 16 maximum 4094
limit-resource vrf minimum 2 maximum 4097
limit-resource port-channel minimum 0 maximum 511
limit-resource m4route-mem minimum 58 maximum 58
limit-resource m6route-mem minimum 8 maximum 8
cfs eth distribute
feature interface-vlan
feature lacp
feature vpc
feature lldp
clock timezone CST -6 0
username otadmin password 5 $5$AECPPK$mQy4HXtVhf/7UcY.Woiy.nCiul1MYALJzVRwmYYB.3A role network-admin
ssh key rsa 2048
banner motd ^
ACCESS TO THIS SYSTEM IS RESTRICTED TO AUTHORIZED USERS.
By accessing this system, you are representing yourself as
an authorized user. Your access may be monitored and logged.
Any evidence of unauthorized system access will be reported
to data security and law enforcement officials for investigation.
VIOLATORS WILL BE PROSECUTED.
^
ip domain-lookup
snmp-server community wQn3c1P1 group network-operator
ntp server 100.127.4.19 use-vrf default
system default switchport
ip route 0.0.0.0/0 100.95.4.1
vlan 1,3-4,9-13,80-81,3939,3967
vlan 3
name dmz-SECMON
vlan 4
name CentralServices
vlan 9
name RemoteAccess
vlan 10
name RemoteServices
vlan 11
name Hosted-Services
vlan 12
name NERCMed
vlan 13
name dmz_monitoring
vlan 80
name vMotion
vlan 81
name VSAN
vlan 3939
name VxRailInternal
vrf context management
vpc domain 1
peer-switch
role priority 100
peer-keepalive destination 172.16.20.5 source 172.16.20.4
interface Vlan1
no ip redirects
no ipv6 redirects
interface Vlan4
no shutdown
no ip redirects
ip address 100.128.4.4/24
no ipv6 redirects
interface port-channel1
description vpc-PEER-LINK-PORTCHANNEL
switchport mode trunk
spanning-tree port type network
vpc peer-link
interface Ethernet1/1
description DOWNLINK-FW01
switchport mode trunk
no shutdown
interface Ethernet1/2
description DOWNLINK-FW-Eth-1/6
switchport mode trunk
no shutdown
interface Ethernet1/3
interface Ethernet1/4
interface Ethernet1/5
switchport mode trunk
switchport trunk native vlan 1000
switchport trunk allowed vlan 3-4,9-13,80-81,3939
spanning-tree port type edge trunk
no shutdown
interface Ethernet1/45
description VPC_PEERLINK_Eth1/45
switchport mode trunk
spanning-tree port type network
channel-group 1 mode active
no shutdown
interface Ethernet1/46
description VPC_PEERLINK_Eth1/46
switchport mode trunk
spanning-tree port type network
channel-group 1 mode active
no shutdown
interface Ethernet1/47
description TRUNK-SW02
switchport mode trunk
no shutdown
interface Ethernet1/48
switchport monitor
no shutdown
interface Ethernet1/49
interface Ethernet1/50
interface Ethernet1/51
interface Ethernet1/52
interface Ethernet1/53
interface Ethernet1/54
interface mgmt0
vrf member management
ip address 172.16.20.4/24
icam monitor scale
line console
line vty
boot nxos bootflash:/nxos64-cs.10.3.3.F.bin
monitor session 1
source interface Ethernet1/1 both
source interface Ethernet1/2 both
source interface Ethernet1/3 both
source interface Ethernet1/4 both
source interface Ethernet1/5 both
source interface Ethernet1/6 both
source interface Ethernet1/7 both
source interface Ethernet1/8 both
source interface Ethernet1/9 both
source interface Ethernet1/10 both
source interface Ethernet1/11 both
source interface Ethernet1/12 both
source interface Ethernet1/13 both
source interface Ethernet1/14 both
source interface Ethernet1/15 both
source interface Ethernet1/16 both
source interface Ethernet1/17 both
source interface Ethernet1/18 both
source interface Ethernet1/19 both
source interface Ethernet1/20 both
source interface Ethernet1/21 both
source interface Ethernet1/22 both
source interface Ethernet1/23 both
source interface Ethernet1/24 both
destination interface Ethernet1/48
no shut
monitor session 2
logging source-interface Vlan4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment