You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates the design and implementation of a VLAN-based network configuration, including subnetting, VLAN setup, and network device security configurations. The network is divided into departments using multiple VLANs with specific subnets and IP addressing.
This Packet Tracer lab involves configuring IPv6 routing on a network with three routers and two PCs. The lab includes enabling IPv6 routing, setting up SLAAC for IPv6 address autoconfiguration on PCs, and configuring static routes with a backup path to ensure connectivity between the PCs.
Developed an alternative approach to SeND protocol for securing IPv6 SLAAC and DAD. The repo contains the code for address generation at sender side and the DAD process at both sender and receiver.