Tag Archives: Internet

AirGrid M5 HP with AirGrid M5 HP (Access Point and Cpe Configuration )

AirGrid M5 HP(AP Configuration ) Models airGrid M2 HP Model: AG-HP-2G16 • 2412 – 2462 MHz • 16 dBi• Antenna Size: 370 x 270 mm The Device Specification. Below given picture is my Access point. AirGrid M5 HP CPE Configuration. Let’s see the status of both AP and CPE. AP Status. CPE Status. These are the basic configuration but There is… Read More »

Bandwidth Limiting / Shaping on Cisco Switch or Router Port.

When Internet Service Providers (ISP) gives a new internet link , very often they have shaping rules on their router to regulate internet traffic at promised rate. If your firewall/router/switch is sending more excessive traffic than promised rate, the packet will be dropped by ISP router, then ends up with suboptimal performance and slow internet speed. in this… Read More »

IPv6 Deployement and Subnetting.

Suppose there is IP version 6 address 2001:1D11:220A::/48 assigned to an ISP with 16-bit subnet ID. The network administrators can subnet the IP version 6 address just counting /16-bit subnet ID in hexadecimal. This would allow the administrator to create 65,536 /64 subnet. The table below illustrates the subnetting procedure of IPv6 address. IPv6 Range. 2001:1D11:220A:0000::/48 2001:1D11:220A:0001::/48 2001:1D11:220A:0002::/48 2001:1D11:220A:0003::/48… Read More »

IPv6 SUbnetting.

In IPv4, the subnet mask 255.255.255.0 is 32 bits and consists of four 8-bit octets. The address: 10.10.10.0 subnet mask 255.255.255.0 means that the subnet is a range of IP addresses from 10.10.10.0 – 10.10.10.255. The prefix-length in IPv6 is the equivalent of the subnet mask in IPv4. However, rather than being expressed in four octets like it is in IPv4, it is expressed as… Read More »

How to Shorten IPv6 Addresses.

An IPv6 address consists of 32 hexadecimal digits, in 8 sections of 4 digits each, separated by colons. It looks something like this: 1234:5678:90ab:cdef:1234:5678:90ab:cdef IPv6 addresses have several shortcuts that allow them to be compressed into smaller strings following certain rules. If there are any leading zeroes in a section, they may be left off. 0001:0001:0001:0001:0001:0001:0001:0001 could be written as 1:1:1:1:1:1:1:1. Any… Read More »