BGP Aggregate experiment

The BGP aggregate-address can be used to summarise a set of networks into a single prefix. For this post, I just wanted to show the difference between aggregate-address and aggregate-address with summary only. We have below topology. I’m going to summarise prefixes in R1. R1 config hostname R1 ! interface GigabitEthernet0/0 ip address 10.10.10.1 255.255.255.252… Read More »

Loading

Buffalo Linkstation: Add NFS function (support NFS v3)

So I just noticed that the previous method only support NFS v2. ESXi require NFS v3 at minimum. So here’s the guide for NFS v3 on Buffalo Linkstation. Step 1: Gain SSH and optware (check my previous post) Step 2: Check for unfs package #ipkg update #ipkg list | grep unfs unfs3 – 0.9.22-1 -… Read More »

Loading