098-00028-000 Revision F – May, 2012 TimeProvider 5000 User’s Guide 129
Chapter 3
TimeProvider 5000 CLI Command Set
show firewall
This command displays the firewall configuration.
Command Syntax:
show firewall
Example:
tp5000> show firewall
Response:
ICMP Firewall - allow
TELNET Firewall - block
SSH Firewall - allow
SFTP Firewall - allow
SNMP Firewall - allow
FTP Firewall - block
Level : User, Config and Admin
set firewall
Use this command to configure the system’s Ethernet port firewall. The firewall can
control Telnet, SSH, FTP, SFTP, ICMP, and SNMP on the IMC.
Command Syntax:
set firewall imc telnet {allow|block}
set firewall imc ssh {allow|block}
set firewall imc ftp {allow|block}
set firewall imc sftp {allow|block}
set firewall imc snmp {allow|block}
set firewall imc icmp {allow|block}
Example:
set firewall imc telnet allow
Remarks: Telnet and FTP are disabled by default on IMC. On IOC, all ports are
blocked except ICMP and PTP. The IOC firewall configuration cannot be changed.
Level : Admin only