Hosting Responsibilities for NANOG

  • Hotel Network Topology
  • Sample Room Layouts
  • Merit's Responsibilities
  • Host's Responsibilities
  • Web Cache
  • Hotel Network Topology

    The following network topology has worked well for previous meetings:

    Sample Room Layouts

    Here are some of examples of room layouts that have worked well in the past:

  • Power layout for the main ballroom
  • Tutorial using 1 of Merit's wireless microphones
  • Tutorial using 2 of Merit's wireless microphones
  • Tutorial using hotel audio equipment
  • Merit's Responsibilities

    (With the kind assistance of The Measurement Factory!)

    1. Supply a large address block (8 class C's) and create an addressing plan and reverse DNS for the meeting. 700 addresses will be reserved for DHCP, and 200 for static IPs.

    2. Provide and operate the DNS server and DHCP server.

    3. Provide all Ethernet hubs and switches for the main meeting room. The host wires this equipment and connects it to the hotel network.

    4. Design and set up the wireless network. Provide wireless cards for attendees. Work with the host to provision a network feed to the lobby/lounge area for the wireless network, and work with the hotel to find areas where the wireless net can be set up easily.

    5. Supply or rent all A/V equipment, including cameras, a document camera, screens, microphones, etc.

    6. Handle RealMedia encoding and webcast.

    7. Provide the multicast broadcast.

    8. Provide IPv6 connectivity and v6 router.

    9. Arrange overnight security for the main meeting room.

    10. The Squid cache will be set up by Duane Wessels of The Measurement Factory.

    -----

    Host's Responsibilities

    1. Internet Connectivity

      a) Provide at least 20M of available bandwidth between the hotel and the commodity Internet. In addition to the interface to the hotel network, a private Ethernet segment is needed between the host router and Merit's IPv6 router:




      All IPv4 and IPv6 addresses are in AS236.


      b) Provide a native (MSDP, MBGP, PIM-Sparse) multicast link from the meeting site to the Internet -- Merit can help with this. Tunneling makes it difficult to implement and troubleshoot the multicast broadcast and is not an acceptable substitute for native connectivity.

      c) Please don't attempt to set up a VPN for the unicast portion of the external network—it adds unnecessary complexity to the network.

    2. Main Meeting Room

      a) Wire the hubs and switches provided by Merit, and connect them to the hotel network.

      b) Provide and install Ethernet cabling and power strips for laptop users.

      c) Provide an adequate supply of electrical power to the room:

    3. 1 electrical outlet for the stage
    4. 2 15-amp circuits for the back riser (1 for multicast, 1 for Merit A/V)
    5. 1 quad box per two attendee tables (3-4 users at each table) has worked well in the past.
    6. As food for thought, here's a diagram of a power layout that has worked well in the past.

      d) Give Merit a network map (can be very informal!)

      e) One area of the main room is set aside for laptop users who want to use Ethernet rather than the wireless network. 30 Ethernet cables should be made before the meeting to connect hubs and tables in this area. 15', 10', and 5' cables are needed.

      f) 50 or so variable-length cables are needed as well. These can be made at the meeting to meet on-site needs.

    7. Provide help desk staff for the main meeting room during meeting hours (8:00 a.m. - 5:00 p.m.). NOC monitoring of conference network and second level oncall engineering staff should also be available.

    8. Provide 4 staff to help with on-site meeting registration, hand out wireless cards, and distribute t-shirts.

      Schedule:

    9. Sunday, 12:00 p.m. - 5:00 p.m. (3 people total): 2 registration, 1 t-shirt
    10. Monday, 8:00 a.m. - 5:00 p.m. (4 people total): 3 registration, 1 t-shirt
    11. Tuesday, 8:00 a.m. - 5:00 p.m. (1 person total): registration
    12. Wednesday, 8:00 a.m. - 5:00 p.m. (1 person total): registration
    13. Create a Web page with information about the hosting city, the hotel, nearby restaurants, airport information, and directions for travelers. Merit will create a link to this page from the main meeting page.

    14. Create an appropriate T-shirt design for the meeting :) Merit has final approval for the design, arranges to have the shirts printed, and covers printing costs.

    -----

    Web Cache

    a) Merit will bring a PC pre-configured by Duane Wessels for the web cache.

    Merit will configure the DHCP server so it returns a domain name to clients. In ISC's server, the command line is:

    	option domain-name "nanog.hostdomain.net";
    
    This configuration helps greatly with caching. User-agents will look up "wpad.nanog.hostdomain.net" to discover the proxy cache, so the forward DNS zone needs an A (address) record for the host "wpad." The IP address should be the same as the caching proxy.

    b) Transparent caching should not be used for the meeting - attendees will complain :)