FABRIC Site Hardware Configurations Each FABRIC site provides a variety of hardware available to experimenters. This article presents details of the various hardware options...
Reaching IPv4-only resources like GitHub or Docker Hub from IPv6 FABRIC sites Overview It is 2022 2023 and yet some major Internet services to this day do not have a presence in...
How VMs are sized in FABRIC When you ask FABRIC to create you a VM node, you have the option of specifying its ‘size’, i.e. the...
Network Interfaces in FABRIC VMs FABRIC provides a myriad of options for interconnecting the VMs within a slice (or more precisely the NIC/FPGA cards in...
Network Services in FABRIC FABRIC offers a rich set of what are called ‘Network Services’, abstractions of connectivity options possible between elements of your...
FABRIC Facility Ports FABRIC offers a number of unique network services that can connect different interfaces of slice elements (slivers) together in custom...
SSH Key Primer (creating, identifying, fingerprinting keypairs) To generate a new keypair (regardless of whether it is ‘bastion’ or ‘sliver’) you can use a command-line tool called...
SSH Troubleshooting Troubleshooting The most common issues you are likely to encounter are: Testing your bastion host connection To test your bastion...
Transferring data to and from your VMs You can use scp command to transfer data between Jupyter Hub or your laptop and your sliver VM. From Jupyter...
Port Mirroring in FABRIC Port Mirroring is one of many network services FABRIC offers to experimenters. The current implementation of Port Mirroring in FABRIC...