Skip to main content
cmaheu
Staff
Staff
August 28, 2020

Technical Tip: Juniper switch not displaying port changes

  • August 28, 2020
  • 0 replies
  • 1577 views

Description

 

This article describes the case when a Juniper switch does not display Port Change information even after VLANs have been switched.
When Right-clicking' on the Port Changes option in Topology for a Juniper switch's Port column, the window displaying the port changes is blank after successfully switching VLANs on the port.

Scope

 

FortiNAC and Juniper switches.

Solution

 

  1. In Topology, confirm the CLI credentials are correct in the Model Configuration. If validation fails, refer to the related KB article below.

  2. Increase the SSH Timeout setting to 60 seconds.
  1. Navigate to Network -> Inventory -> Credentials.
  2. Edit the field Telnet/SSH Connection Timeout (Sec):
 
ssh-timeout.PNG

 

If behavior persists, enable debug and log the session attempt while reproducing the behavior.  Contact Support if assistance is needed.
 
  1. In the Control Server CLI, type:

nacdebug -name TelnetServer true
 
  1. Send debug output to a separate text file. 
 
Option 1:
Enable session logging in a terminal emulation application (such as PuTTY), then type:
 
logs
tail -F output.master
 
Option 2:
Send output to a file in the /bsc/logs directory. Type:

logs
tail -F output.master | tee CLIDebug.out 
 
  1. 'Right-click' the port in question in Port View and select Port Changes.

  2. Type Ctrl-C to stop tail. 

  3. Disable debug. Type:

nacdebug -name TelnetServer false
 
  1. Open a support ticket and provide the following information:
  • Log file (if CLIDebug.out was created, the file can be downloaded to a computer using SCP).
  • Screen capture of the device's Element tab in Network Devices -> Topology.
  • Screen capture of Help -> About.

 

Related article:

Technical Note: Troubleshooting CLI credential failure

Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!