NARB Software and Documentation

The Network Aware Resource Broker (NARB) is an entity that represents the local Autonomous System (AS) or domain. The NARB functions include the following:

  • Interdomain Routing
  • Multi-Domain, Mult-Layer Path Computation
  • Domain Topology Abstraction
  • LSP Scheduling and Management
  • Application of AAA and Policy constraints

The NARB software and documentation is available via the links below.

This documentation and software version reflects that which is running on the DRAGON and HOPI networks per the date indicated in the software filename.

  • Easy Installation Instructions
    1. The dragon-sw must have been installed before the NARB software installation
    2. tar -zxf narb-sw-snapshot.xxxxxxx.tar.gz
    3. cd narb-sw
    4. ./do_build.sh
    5. ./do_intall.sh

      After successful installation, the following message will be displayed.

      narb-sw-installer install finished.
      
          #######################################################
          #                                                     #
          #      Instructions for configuration and running     #
          #                                                     #
          #######################################################
      
      Samples of configuratin files have been installed under /usr/local/dragon/etc/.
      Before running, customize your configuration files following the samples.
      
      You need zebra.conf, ospfd-intra.conf, ospfd-inter.conf and narb.conf.
      
      To run NARB, you must have installed the dragon software suite.
      
      After configuration, use '/usr/local/dragon/bin/dragon.sh start-narb' to start the service.
      To start NARB separately, use /usr/local/dragon/bin/run_narb.sh.
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback