Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
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

license-server

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
license-server {
    ip-address address;
    log-interval seconds;
    services (jflow | cgnat | firewall);
}

Hierarchy Level

content_copy zoom_out_map
[edit]

Description

On MX Series routers with MS-MICs and MS-MPCs, configure the capability to transmit the throughput details per service for the Junos Address Aware, Junos Traffic Vision, and Junos Network Secure services in the last time interval to an external log collector.

Options

ip-address address

Use the specified IP address of the license log server.

log-interval seconds

Use the specified frequency at which throughput data must be sent from the router to the log collector.

  • Range: 60 through 86,400 seconds

services

Specify the services for which throughput data must be exported.

  • jflow—Use inline flow monitoring service or Junos Traffic Vision.

  • cgnat—Use carrier-grade NAT service or Junos Address Aware.

  • firewall—Use stateful firewall or Junos Network Secure.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 15.1.

footer-navigation