Following my earlier post about introduction to DHCPv6, let’s see how DHCPv6 relaying works in practice. In VLAN 60 there is the DHCPv6 client but no DHCPv6 server. The subnet-attached router is configured as DHCPv6 relay, using the DHCPv6 server address from VLAN 41. The components in this setup are: I’ll capture the traffic on […]
Tag: ipv6
Introduction to DHCPv6
Dynamic Host Configuration Protocol for IPv6 (DHCPv6) is just that: a protocol that can be used for host configuration, defined in RFC 8415. In this post I will introduce some basics of the protocol. DHCPv6 protocol A DHCPv6 message for client-server conversation consists of message type (1 byte), transaction ID (3 bytes) and variable number […]
Data Buffering in Zabbix Proxy
One of the features of Zabbix proxy is that it can buffer the collected monitoring data if connectivity to Zabbix server is lost. In this post I will show it happening, using packet capture, or packet analysis. Zabbix setup and capturing Zabbix proxy traffic This is the setup in this demo: For simplicity, the agent […]
Configuring BGP Sessions in IPv6
My colleagues were faced with an IPv6 implementation case where the router IOS feature set prevented them from configuring the BGP sessions. I labbed something for them and thought this overall IPv6 BGP session configuration would be worth of documenting here because there are some differences when compared to the usual IPv4-only BGP configurations. I […]
majornetwork.net Is Now IPv6-Enabled
Majornetwork.net is now IPv6-enabled! I just forgot to ask for the AAAA record from my provider. Don’t always think that everything has to be hard! I also included an IPv4/IPv6 connection status display for visitors on the right side. More information about the World IPv6 Launch Day (6-Jun-2012): http://www.worldipv6launch.org/
Juniper SRX100 and HE IPv6 Tunnel
“And now something totally different” I bought a Juniper SRX100 as my Buffalo access point/router did not keep up with my upgraded Internet connection speed. I hadn’t used Junos practically at all before that so that world was new for me. I had some specific requirements for my new router: Size (small enough to fit […]