mikrotik_snippets/readme.text

25 lines
623 B
Plaintext
Raw Normal View History

2016-05-31 04:05:09 +03:00
## Various snippets of code
#############################
* bridge-stp.sh: Create a bridge.
2016-10-25 00:00:32 +03:00
* cisco-xrv-basic-config.txt : Cisco XRv basic configurations.
2016-08-23 03:32:28 +03:00
* cisco-xrv-with-qemu.sh: Run Cisco XRv with QEmu.
2016-05-31 04:05:09 +03:00
* delay-jitter-packetloss.sh: Add delay, jitter and packet loss.
* grub.txt: Grub configuration.
* interfaces.sh: Interface with 802.1q configuration.
* linux-vrf.sh: VRF creation.
* qemu-asa-patch.sh and qemu-asa-shell.sh: Emulate Cisco ASA with qemu.
* ssh-server.txt: SSH server configuration.
* virtualbox.sh: VirtualBox commands.
* xubuntu-read-only-filesystem.txt: Xubuntu read only root filesystem.