Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    show tech-support

    Syntax

    show tech-support [ datapath module module_id ] remote-url protocol:url [ password password ]

    Description

    Use this command to collect system data for Juniper Networks Support.

    Options

    Parameter

    Description

    Range

    Default Value

    datapath module module_id

    Collects information for the datapath associated with the specified module or chassis.

    This information is useful in debugging current datapath (for example, cross-connect) issues.

    A valid module or chassis identifier (for example, ufm:1/3)

    None

    remote-url protocol:url

    The destination to send the collected information for analysis

    sftp|ftp://
    [username@]host
    [:port]/[filepath]

    username is the username to use on the remote server.

    host is the host name or IP address of the remote server.

    port is the protocol port number to use.

    filepath is the filepath on the remote server.

    If username is not specified, the current CLI session’s login name is used.

    If port is not specified, the standard default FTP or SFTP port is used.

    If filepath is not specified, the file is copied to the FTP/SFTP user’s home directory.

    password

    The password associated with the specified username

    If a password is not specified, the system prompts you for a password.

    Note: The password must contain alphanumeric characters only.

    A character string

    None

    Required Privilege Level

    Sample Output

    bti7800# show tech-support remote-url sftp://user@10.1.1.1
    testing remote URL...Value for 'password' (<string>): 
    OK  
     100% collecting module interface data...  
     100% collecting shell data...  100% collecting CLI data... 
     100% collecting card files:   
          creating archive...  
          uploaded archive 
    tech_support_sys_unknown_ip_10.1.220.104_2016-02-25_17-10-45.tgz       
    tech-support complete. elapsed time: 00:02:01.97 

    Modified: 2017-10-24