Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
NorthStar Planner User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Optimize Tunnel Paths for Net Grooming

date_range 26-Aug-24

To use network grooming, you must update the tunnel settings for the paths whose routes you want to improve.

You must manually modify the tunnel network file for each individual tunnel. Tunnel.x is the default tunnel file name where, x is the run code for the network. The file name can vary based on your current project name. In the tunnel file, you must update the Path Required (PR) statements to Path Select (PS) statements.

To modify the tunnel network file:
  1. Select File > Open File Manager.
    The File Manager window appears listing the network files.
  2. Double-click on the tunnel.x file located at /opt/northstar/data/specs/325.
    A text editor window appears displaying the network tunnel information.
  3. Update the PR (Path Required) statements to PS (Path Select) statements for the tunnels and click the Save icon from the top menu of the text editor.

    For example, we can update the tunnel.x file as follows:

    Tunnel.x file before updates:

    content_copy zoom_out_map
    RBOSWDC BOS WDC 10000000 R,A2Z,PR(BOS-DET-CHI-WDC) 02,02 BOS--DET--CHI--WDC
    RWDCBOS WDC BOS 15000000 R,A2Z,PR(WDC-CHI-DET-BOS) 02,02 WDC--CHI--DET--BOS

    Tunnel.x file after updating the required PR statements to PS statements:

    content_copy zoom_out_map
    RBOSWDC BOS WDC 10000000 R,A2Z,PS(BOS-DET-CHI-WDC) 02,02 BOS--DET--CHI--WDC
    RWDCBOS WDC BOS 15000000 R,A2Z,PS(WDC-CHI-DET-BOS) 02,02 WDC--CHI--DET--BOS
  4. Click File > Load Network File > Network Files and select the tunnel file and click Load to load the tunnel file. Click Close.
  5. The Configured column in the Tunnels tab of the Network Info table is updated with your changes,
footer-navigation