Arapi Tech Blog

NAT Static Route Redistribution into OSPF

Via Loopback IP Network Diagram Configuration Flowchart Via Null Route Network Diagram Configuration Flowhcart

SVI - Switched Virtual Interface

An SVI (Switched Virtual Interface) is a logical interface on a switch used to enable Layer 3 communication within a VLAN.

VMware: Virtualized AMD-V/RVI is not supported on this platform

Today I was setting up Cisco Modeling Labs on VMware Workstation Pro. While setting up the virtual machine I encountered the following error: The first error says: Virtualized AMD-V/RVI is not supported on this platform. And the second says: VMware Workstation does not support nested virtualization on this host.

NetBox: UnboundLocalError When Syncing Data Source

While working on integrating a new data source in NetBox, I encountered an UnboundLocalException error. This article documents my troubleshooting steps to resolution.

NetAuto RegEx

REGEX_IP_WITH_CIDR = ("^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])/[1-9][0-9]{0,1}$") REGEX_IP_NO_CIDR = ("^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}

Arapi Tech Blog © 2026