Changes between Version 15 and Version 16 of GENIMonitoring/GENIMonTips


Ignore:
Timestamp:
03/18/16 10:46:33 (8 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIMonitoring/GENIMonTips

    v15 v16  
    112112 6. Repeat step five for each of the other 5 slices with resources from step 4.
    113113
    114 == Slice Network Througput ==
     114== Slice Network Throughput ==
    115115
    116116In this section we look again at the triangle slice and show how to see how much traffic this slice is generating. 
     
    125125Note: You may notice that these are AL2S interfaces towards the sites and that they match the topology we showed earlier.
    126126
     127== AL2S VLAN Allocation ==
    127128
     129The GENI monitoring system reports VLANs used by GENI experiments as well as AL2S VLAN in use by non-GENI users. To get a list of VLANs used in GENI experiments do the following:
     130
     131 1. In `Dashboard` click on the `VLANS` button, this will display all active GENI Users. Note the list also includes site VLANs.
     132
     133 2. To get the list of GENI Experiment VLANs connecting to AL2S,  type "al2s" in the upper-right `Search` field, which will show the GENI VLANs in use.
     134
     135 3. To get the list of all Al2S VLANs, type either "internet2" or "sdn-sw" in the upper-right `Search` field, which will show all AL2S VLANs in use.
     136
     137 4. Additionally it possible to view more details for each VLAN at the Internet2 Router proxy at "http://routerproxy.grnoc.iu.edu/internet2/" where you can choose an individual switch and issue the command "show openflow flows" for the selected switch.  Note that the results will show 2 entries for each VLAN (input and output interfaces).
     138