Terminal Server Agent

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Terminal Server Agent

L3 Networker

Is there anyway to import a list of Terminal Server Agents installed to the firewall?

I have about 250 Terminal servers.

4 REPLIES 4

L5 Sessionator

markk96

You can export the list from CLI (from the firewalls already having the list) using the below steps,

admin@PA> set cli config-output-format set

admin@PA>configure

admin@PA# show | match ts-agent

set ts-agent fgsdf host 2.2.2.2

set ts-agent fgsdf port 5009

set ts-agent test2 host 3.3.3.3

set ts-agent test2 port 5009

Use the above set commands to import it on other firewalls.

Hope it helps !

Is there anyway to edit the template on Panorama to push this out?

I think you can do it with using api.

You could use notepad++ to search and replace your list to match the Panorama syntax.  I did a test cli import into Panorama and the following syntax worked for me:

set cli config-output-format set

configure

set template tst_template config vsys vsys1 ts-agent test2 host testHost2 port 5009

  • 3076 Views
  • 4 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!