set system service-class Configuring Service Access Control Lists
Enterasys C3 Configuration Guide 35-5
C3(su)->clear system service-acl my-sacl
set system service-class
Use this command to activate a service ACL on the switch, or to restrict management access to the
console port.
Syntax
set system service-class {name | console-only}
Parameters
Defaults
None.
Mode
Switch command, read-write.
Usage
A service ACL is not actively used by the switch until the ACL has been activated with this
command.
The switch can be managed remotely by default. If you want to restrict management to the serial
console port, use the console-only option. This option cannot be specified if a service ACL is
currently activated. If you specify console-only, new remote sessions will be refused, but your
current remote session will not be terminated.
Examples
This example activates service ACL my-sacl.
C3(su)->set system service-class my-sacl
This example restricts management to the console port only.
C3(su)->set system service-class console-only
show system service-class
Use this command to display the current system service ACL status, or class.
Syntax
show system service-class
Parameters
None.
Defaults
None.
name Specifies the service ACL to activate, or enable, on the switch.
console-only Specifies that the switch can be managed only from the console port.