Cisco Cisco ASR 5700

Page of 8994
  Context Configuration Mode Commands S-Z 
server  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
2747 
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. 
named
 
Starts the named server. 
sshd
 
Enters the SSH Server Configuration Mode. 
Important:
  The SSHD server allows only three unsuccessful login attempts before closing a login session 
attempt. 
telnetd
 
Enters the Telnet Server Configuration Mode. 
Important:
  The TELNET server allows only three unsuccessful login attempts before closing a login session 
attempt.