1.2.2 SSH Allow List

Information

This sequence describes configuring SSH access control list

SSH server allow-list allows the switch admin to limit in-bound SSH connections to be from specific ip addresses or networks.

Note that systen access control lists can also limit in-bound SSH traffic, depending on how they are configured.If an ACL is applied to the control-plane and the SSH allow-list is also enabled, the control-plane ACL has pre-emption over the SSH allow-list.

Solution

switch(config)# ssh server allow-list
switch(config-ssh-al)# ip 1.1.1.1
switch(config-ssh-al)# ip 2.2.2.0/24
switch(config-ssh-al)# ipv6 10::10
switch(config-ssh-al)# ipv6 20:20::/64
switch(config-ssh-al)# enable
Active SSH sessions will be terminated.
Do you want to continue (y/n)? y

switch(config-ssh-al# exit
switch(config)#

Impact:

Configure a list of addresses that will be the only hosts allowed to connect to the SSH servers running on all VRFs of the switch. By default, the allow-list is disabled and any host is allowed to connect given the correct authentication criteria. When the allow-list is enabled, only the hosts that fall under one of the entries may connect with the correct authentication criteria, all other hosts will be denied to attempt authentication.

See Also

https://workbench.cisecurity.org/benchmarks/24202

Item Details

Category: ACCESS CONTROL, SECURITY ASSESSMENT AND AUTHORIZATION, MEDIA PROTECTION, SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|AC-3, 800-53|AC-5, 800-53|AC-6, 800-53|CA-7, 800-53|MP-2, 800-53|SC-4, CSCv7|14.6, CSCv7|14.7

Plugin: ArubaOS

Control ID: 4accd1fd42a0b7583d1144bea06cefaea7b386c5a24e34ae8654407afe2697d7