80
TimeProvider 2300/2700 User’s Guide
098-00564-000 Revision A3 – July, 2013
Chapter 3
TimeProvider 2300/2700 CLI Command Set
show firewall
This command displays the firewall configuration.
Command Syntax:
show firewall
Example:
TP2700> show firewall
Response:
TELNET Firewall : allow
SSH Firewall : allow
FTP Firewall : block
ICMP Firewall : allow
SNMP Firewall : allow
HTTPS Firewall : block
Level :
User, Config and Admin
set firewall
Use this command to configure the system’s Ethernet management port firewall.
The firewall can control Telnet, SSH, FTP, ICMP, and SNMP on the Ethernet
management port.
Command Syntax:
set firewall mgmt telnet {allow|block}
set firewall mgmt ssh {allow|block}
set firewall mgmt ftp {allow|block}
set firewall mgmt snmp {allow|block}
set firewall mgmt icmp {allow|block}
set firewall mgmt https {allow|block}
Example:
set firewall mgmt telnet allow
Remarks:
Telnet and FTP are disabled by default on Ethernet management port.
On Ethernet sync service ports, all ports are blocked except ICMP and PTP. The
firewall configuration for packet service ports cannot be changed.
Level :
Admin