Changes between Version 7 and Version 8 of ConnectivityHome


Ignore:
Timestamp:
08/18/10 13:27:41 (14 years ago)
Author:
jwilliams@bbn.com
Comment:

added initial IP range table

Legend:

Unmodified
Added
Removed
Modified
  • ConnectivityHome

    v7 v8  
    1010 * ConnectivityTesting    - A outline of test tools and procedures used when testing connectivity.
    1111
     12
     13
    1214== Site Listing ==
     15=== Site IP Ranges by Subnet ===
     16For initial Connectivity testing, a typical nomenclature is to use a 10.X.X.0/24 net with a VLAN ID encoded into the IP address.  To save time allocating IP addresses the following range-by-subnet scheme can be used for initial connectivity and "path-finding" experiments and configurations.
     17
     18||'''Campus'''    ||'''VLAN 3705 (example)''' || '''First Host IP''' ||  '''Last Host''' ||
     19||Stanford        || 10.37.5.0/28             || 10.37.5.1           || 10.37.5.15       ||
     20||Clemson         || 10.37.5.16/28            || 10.37.5.17          || 10.37.5.31       ||
     21||Georgia Tech    || 10.37.5.32/28            || 10.37.5.33          || 10.37.5.47       ||
     22||Indiana U.      || 10.37.5.48/28            || 10.37.5.49          || 10.37.5.63       ||
     23||Princeton       || 10.37.5.64/28            || 10.37.5.65          || 10.37.5.79       ||
     24||Washington U.   || 10.37.5.80/28            || 10.37.5.81          || 10.37.5.95       ||
     25||BBN             || 10.37.5.96/28            || 10.37.5.97          || 10.37.5.111      ||
     26||Wisconsin U.    || 10.37.5.112/28           || 10.37.5.113         || 10.37.5.127      ||
     27||...             || 10.37.5.128/28           || 10.37.5.129         || 10.37.5.143      ||
     28
     29'''Note that these IP addresses are allocated in blocks of /28 for consistency, this ''is not a subnet'', all hosts in the /24 net should be able to ping one another by default.''' For example, a host at Clemson (10.37.5.17) should be able to ping a host at Washington (10.37.5.81).
     30
     31This IP network (which corresponds to the VLAN itself) is meant for monitoring and testing of the connection, though host addresses within this IP network may be used in "small" experiments. Other IP networks following the same nomenclature maybe also be used on a given VLAN. Specific experiments may also designate other IP networks over time. This scheme lays the groundwork for initial connectivity only, it is expected other IP networks (as well as NON ip networks) will be devised in the future.
     32
     33Campuses may assign other sites IPs from their range. This range-by-subnet scheme also allows for campuses to subnet the IP addresses ''not used for connectivity monitoring'' for additional traffic isolation.
    1334'''NOTE: More sites to be added soon.'''
    1435[[TitleIndex(Site)]]