Skip to main content

Posts

what is a campus network?

A campus network, campus area network, corporate area network or CAN is a computer network made up of an interconnection of local area networks (LAN's) within a limited geographical area.The networking equipment (switches, routers) and transmission media (optical fiber, copper plant, Cat5 cabling etc.) are almost entirely owned by the campus tenant / owner: an enterprise, university, government etc College or university campus area networks often interconnect a variety of buildings, including administrative buildings, academic buildings, university libraries, campus or student centers, residence halls, gymnasiums, and other outlying structures, like conference centers, technology centers, and training institutes. Much like a university campus network, a corporate campus network serves to connect buildings. Examples of such are the networks at Googleplex and Microsoft's campus. Campus networks are normally interconnected with high speed Ethernet links operating o...

ipv4 vs ipv6

IPv4 Addresses are 32 bits (4 bytes) in length. Address (A) resource records in DNS to map host names to IPv4 addresses. Pointer (PTR) resource records in the IN-ADDR.ARPA DNS domain to map IPv4 addresses to host names IPSec is optional and should be supported externally Header does not identify packet flow for QoS handling by routers Both routers and the sending host fragment packets. Header includes a checksum. Header includes options. ARP uses broadcast ARP request to resolve IP to MAC/Hardware address. Internet Group Management Protocol (IGMP) manages membership in local subnet groups. Broadcast addresses are used to send traffic to all nodes on a subnet. Configured either manually or through DHCP. Must support a 576-byte packet size (possibly fragmented). IPv6 Addresses are 128 bits (16 bytes) in length Address (AAAA) resource records in DNS to map host names to IPv6 addresses. Pointer (PTR) resource records in the IP6.ARPA DNS domain to map IPv6 addresses to ...

IPv6 taking over IPv4

It has now been close to 30 years since the current Internet Protocol Version 4 - IPv4 - was implemented as the underlying protocol for the Internet. While it has served its purpose admirably for all these years, with an ever expanding user base and a growing number of IP-enabled devices, there are serious concerns about it's limited feature set as well as robustness not to mention the all important factor, scalability. The Internet Protocol Version - IPv6 - is being developed as a critical technology meant to address all those concerns. It is expected to not only provide better services for existing technologies and applications but also meet growing demands of new devices like cellular phones, and IP-based services, such as online gaming and Voice over Internet Protocol (VoIP). Every computer or online device that needs to connect to the Internet requires a globally unique IP address. IPv4 uses 32 bits for an IP address that allows about 4 billion unique IP addresses. When I...