Specifications

12-466
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show restrict
show restrict
To display current restrictions on the use of the SN 5428-2 Storage Router console, interfaces, and ports,
use the show restrict command.
show restrict
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines Use this command to identify the current interface access restrictions.
Examples The following is example output from the show restrict command. The output shows that passwords are
not enabled for the console. All interfaces are closed to FTP and SSL. The HA and Gigabit Ethernet
interfaces are also closed to SSH and Telnet. The Gigabit Ethernet interfaces are closed to HTTP. All
interfaces are open to SNMP.
[SN5428-2A]# show restrict
Interface Port Status Protocol
--------- ------ ------ --------
mgmt 21 closed ftp
22 open ssh
23 open telnet
80 open http
161 open snmp
443 closed ssl
ha 21 closed ftp
22 closed ssh
23 closed telnet
80 open http
161 open snmp
443 closed ssl
ge1 21 closed ftp
22 closed ssh
23 closed telnet
80 closed http
161 open snmp
443 closed ssl
Release Modification
3.2.1 This command was introduced.