SSH: RESUME @ 172.0.0.1 [CONNECTED]
! Resume Configuration File
! Author: Josh
! Role: Network Engineer
! Format: Cisco IOS-style Resume
!

hostname NetworkEngineer-Josh

!
interface Experience0/0
 description Senior Network Engineer - XYZ Corp
 ip address 2020.01.01 2024.07.01
 service-policy input Enterprise-Network-Design
!
 interface responsibilities
  description "Designed and maintained enterprise LAN/WAN with 50+ sites"
  description "Implemented SD-WAN using Cisco vEdge & Meraki MX"
  description "Led migration from ASA to FTD with AnyConnect VPN integration"
  description "Configured BGP, OSPF, EIGRP across multi-vendor environments"
 exit

!
interface Experience0/1
 description Network Engineer - ABC Systems
 ip address 2017.06.01 2019.12.31
 service-policy input DataCenter-Core-Networking
!
 interface responsibilities
  description "Deployed Nexus 9K/7K in VDC/vPC fabric for data center backbone"
  description "Implemented VXLAN BGP EVPN overlay for scalable segmentation"
  description "Automated device config backups and audit checks via Python & Ansible"
  description "Managed Meraki wireless deployments across campus networks"
 exit

!
interface Skills
 description Technical Proficiencies
!
 skillset layer2
  switchport mode access
  spanning-tree portfast bpduguard enable
  description "STP, VTP, VLANs, EtherChannel, QinQ"
 exit
 skillset layer3
  ip routing
  description "BGP, OSPF, EIGRP, HSRP, VRRP, Policy-Based Routing"
 exit
 skillset security
  description "Cisco ASA/FTD, Meraki MX, NAT, ACLs, VPN (IPSec, SSL, DMVPN)"
 exit
 skillset automation
  description "Python, Netmiko, NAPALM, Ansible, REST APIs"
 exit
 skillset tools
  description "Wireshark, SolarWinds, NetBox, Cisco Prime, DNAC (begrudgingly)"
 exit
 skillset wireless
  description "Cisco WLC, Meraki MR, RF Design, Roaming, 802.1X"
 exit

!
interface Certifications
 description Verified Knowledge Credentials
!
 cert CCNP Enterprise
  issued-date 2022.05
 cert CCNA Routing & Switching
  issued-date 2019.03
 cert Meraki ECMS1
  issued-date 2021.08
 cert Aruba AOS-CX Switching Fundamentals
  issued-date 2023.02
 exit

!
interface Education
 description Bachelor of Science - Information Technology
 ip address University.Name 2013.09.01 2017.05.30

!
interface SoftSkills
 description Human OS v2.0 Features
!
 logging enabled
 description "Strong communication, documentation, mentoring, and incident response"
 snmp-server contact "Team Lead, Project Manager, Infra Architect"
 cdp enable
 exit

!
banner motd ^
******************************************************
*  Highly analytical Network Engineer with a proven  *
*  track record in designing, securing, and scaling  *
*  enterprise networks. Loves clean configs,         *
*  structured topologies, and zero dropped packets.  *
******************************************************
^

!
end