Router - RouterOS and Routerboard: Difference between revisions
Appearance
Content deleted Content added
m Changed IP address allocated to router. |
|||
| Line 9: | Line 9: | ||
*Password=secret |
*Password=secret |
||
*Routed IPv4 block = 192.0.2.0/28 (we will allocate 192.0.2.1 to the router) |
*Routed IPv4 block = 192.0.2.0/28 (we will allocate 192.0.2.1 to the router) |
||
*Routed IPv6 block = 2001:DB8::/48 (we will allocate 2001:DB8:: |
*Routed IPv6 block = 2001:DB8::/48 (we will allocate 2001:DB8::/64 to the router) |
||
Note that the IPv4 block 192.0.2.0/24 and the IPv6 block 2001:DB8::/32 are special blocks reserved for documentation (rfc5737 and rfc3849). Also note that A&A supply a /48 block of IPv6s by default and this example will only use the first /64 in this block. |
Note that the IPv4 block 192.0.2.0/24 and the IPv6 block 2001:DB8::/32 are special blocks reserved for documentation (rfc5737 and rfc3849). Also note that A&A supply a /48 block of IPv6s by default and this example will only use the first /64 in this block. |
||