samson Mawisire
Network EngineerForum Replies Created
-
samson Mawisire
MemberNovember 26, 2025 at 9:40 am in reply to: Implement Manual Tunnelling | IPv6-In-IPv4
200
HPs
6
QPs
2719
XPs
To implement a manual IPv4-in-IPv6 tunnel, configure a tunnel interface on border routers at both ends of the connection, define the tunnel source and destination IPv4 addresses, and set the tunnel mode to ipv6ip. You will also need to configure an IPv6 address on the tunnel interface and set up routes so that traffic destined for the other IPv6 network is directed through the tunnel
-
samson Mawisire
MemberNovember 26, 2025 at 9:37 am in reply to: Implement Manual Tunnelling | IPv4-In-IPv6
200
HPs
6
QPs
2719
XPs
To implement a manual IPv4-in-IPv6 tunnel, configure a tunnel interface on border routers at both ends of the connection, define the tunnel source and destination IPv4 addresses, and set the tunnel mode to ipv6ip. You will also need to configure an IPv6 address on the tunnel interface and set up routes so that traffic destined for the other IPv6 network is directed through the tunnel
-
200
HPs
6
QPs
2719
XPs
To implement stateless DHCPv6, you must enable IPv6 routing, configure a DHCPv6 pool with the necessary options (like DNS servers and domain name), and then apply that pool to the interface using the <code jscontroller=”PR9Qj” jsuid=”O0ipId_a” data-processed=”true”>ipv6 dhcp server command. Additionally, you must enable the Other Configuration flag on the interface with the ipv6 nd other-config flag command, which tells clients to use DHCPv6 for non-address information while they use SLAAC for address assignment.
-
samson Mawisire
MemberNovember 26, 2025 at 7:21 pm in reply to: Generating IPv6 Interface Identifiers
200
HPs
6
QPs
2719
XPs
No, you cannot directly liken EUI-64 to an IPv4 private/local IP address because they serve different purposes: EUI-64 is a method for generating the host-specific part of an IPv6 address (the Interface ID), while IPv4 private addresses are blocks of network-specific addresses for local networks. A better comparison for EUI-64 would be the process of how an IPv4 interface gets a MAC address.
-
200
HPs
6
QPs
2719
XPs
quite amazing how SLAAC works
-
samson Mawisire
MemberNovember 26, 2025 at 12:45 am in reply to: Configure, Verify and Troubleshoot IPv6 on Junos
200
HPs
6
QPs
2719
XPs
thank for the great explanation
-
samson Mawisire
MemberNovember 26, 2025 at 12:44 am in reply to: Configure, Verify and Troubleshoot IPv6 on Linux
200
HPs
6
QPs
2719
XPs
Thank you for great the explanation
-
samson Mawisire
MemberNovember 26, 2025 at 12:42 am in reply to: Configure, Verify and Troubleshoot IPv6 on RouterOS
200
HPs
6
QPs
2719
XPs
thank you for the explanation
-
samson Mawisire
MemberNovember 26, 2025 at 12:40 am in reply to: Configure, Verify and Troubleshoot IPv6 on Windows
200
HPs
6
QPs
2719
XPs
great explanation thank you
-
samson Mawisire
MemberNovember 26, 2025 at 12:37 am in reply to: Configure, Verify and Troubleshoot IPv6 on Cisco IOS
200
HPs
6
QPs
2719
XPs
great course indeed especially when knowing its the reality we have to face
-
200
HPs
6
QPs
2719
XPs
In IPv6, subnetting is handled using CIDR notation (Classless Inter-Domain Routing) and does not use subnet masks like IPv4. The key to “short format” is using the slash (/) followed by a decimal number representing the prefix length (number of network bits).
-
200
HPs
6
QPs
2719
XPs
Implementing secure Neighbor Discovery Protocol (NDP) <mark jscontroller=”DfH0l” jsuid=”sOggyd_e” data-processed=”true”>involves using Secure Neighbor Discovery (SEND), a security extension for the NDP that uses cryptographic methods to protect against attacks like Duplicate Address Detection (DAD) attacks</mark>. To implement it, you need to ensure SEND is enabled on network devices and configured properly to secure communication and prevent malicious behavior.
-
samson Mawisire
MemberNovember 25, 2025 at 11:49 pm in reply to: Basics of BGP for IPv6 Address Family
200
HPs
6
QPs
2719
XPs
To configure BGP IPv6 peering, <mark jscontroller=”DfH0l” jsuid=”jyENF_a” data-processed=”true”>both routers must support Multiprotocol BGP (MP-BGP) and be configured to exchange IPv6 unicast prefixes</mark>. Key requirements include establishing a BGP session, specifying IPv6 address families for peering, and ensuring both sides are set up to exchange IPv6 prefixes.
-
200
HPs
6
QPs
2719
XPs
thank you for the explanation
-
200
HPs
6
QPs
2719
XPs
thank you for the explanation
-
200
HPs
6
QPs
2719
XPs
not me I hope you came right
-
samson Mawisire
MemberNovember 25, 2025 at 11:27 pm in reply to: The 3 Classes of Transition Techniques
200
HPs
6
QPs
2719
XPs
The most appropriate IPv6 transition technique depends entirely on specific network requirements, but a combination of Dual-stack and translation (specifically NAT64/DNS64) is generally recommended as a robust strategy. Dual-stack is often the preferred method for internal networks and public-facing servers due to its high performance and security.
Here is a breakdown of the primary methods and their best use cases:
1. Dual-Stack
2. Translation
3. Tunneling among others
-
samson Mawisire
MemberNovember 25, 2025 at 11:24 pm in reply to: The 3 Classes of Transition Techniques
200
HPs
6
QPs
2719
XPs
When choosing an IPv6 tunneling technique, several factors must be considered to ensure optimal network performance, security, and compatibility during the transition from IPv4 to IPv6.
Key Factors to Consider
Performance Overhead:
Security:
Scalability and Complexity:
Compatibility and Network Environment
among others
-
200
HPs
6
QPs
2719
XPs
he acronym 6rd stands for IPv6 rapid deployment. It is a mechanism that allows Internet service providers (ISPs) to provide IPv6 service to their customers over their existing IPv4 network infrastructure.
-
200
HPs
6
QPs
2719
XPs
he acronym <strong jscontroller=”VhkxAe” jsuid=”kGvwSe_a” data-processed=”true”>6rd stands for <mark jscontroller=”DfH0l” jsuid=”kGvwSe_b” data-processed=”true”><strong jscontroller=”VhkxAe” jsuid=”kGvwSe_c” data-processed=”true”>IPv6 rapid deployment</mark>. It is a mechanism that allows Internet service providers (ISPs) to provide IPv6 service to their customers over their existing IPv4 network infrastructure.