Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands S-Z   
▀  server 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2776 
   
server 
Configures remote server access protocols for the current context. This command is used to enter the specified protocols 
configuration mode. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
server { ftpd | named | sshd | telnetd | tftpd } 
no server { ftpd | named | sshd | telnetd | tftpd } [ kill ] 
no
 
Disables the specified service. 
ftpd
 
Enters the FTP Server Configuration Mode. 
Important:
  The FTPD server can only be configured in the local context. 
Caution:
  For maximum system security, you should not enable FTP functionality. SFTP is the recommended 
file transfer protocol. 
named
 
Starts the named server. 
sshd
 
Enters the SSH Server Configuration Mode. SSH is the recommended remote access protocol. SSH must be 
configured to support SFTP.  
Important:
  The SSHD server allows only three unsuccessful login attempts before closing a login session 
attempt.