[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <system>
        <services>
            <finger>...</finger>
            <ftp>...</ftp>
            <ssh>...</ssh>
            <telnet>...</telnet>
            <xnm-clear-text>...</xnm-clear-text>
            <xnm-ssl>...</xnm-ssl>
            <netconf>...</netconf>
            <flow-tap-dtcp>...</flow-tap-dtcp>
            <service-deployment>...</service-deployment>
            <outbound-ssh>...</outbound-ssh>
            <dhcp-local-server>...</dhcp-local-server>
            <database-replication>...</database-replication>
            <web-management>...</web-management>
            <dhcp>...</dhcp>
        </services>
    </system>
</configuration>

Description

System services.

Contents

<database-replication>—Database replication configuration.

<dhcp>—Configure DHCP server.

<dhcp-local-server>—Dynamic Host Configuration Protocol server configuration.

<finger>—Allow finger requests from remote systems.

<flow-tap-dtcp>—Configure DTCP-based Flow-tap service.

<ftp>—Allow FTP file transfers.

<netconf>—Allow NETCONF connections.

<outbound-ssh>—Initiate outbound SSH connection.

<service-deployment>—Configuration for Service Deployment (SDXD) management application.

<ssh>—Allow ssh access.

<telnet>—Allow telnet login.

<web-management>—Web management configuration.

<xnm-clear-text>—Allow clear text-based JUNOScript connections.

<xnm-ssl>—Allow SSL-based JUNOScript connections.


[Contents] [Prev] [Next] [Index] [Report an Error]