Information
The network element should only allow management connections for administrative access from hosts residing in the management network. It is recommended to review the configuration and verify management access to the device is allowed only from hosts within the management network.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
switch(config)#management ssh
switch(config-mgmt-ssh)#sho active
switch(config-mgmt-ssh)#vrf MGMT
switch(config-mgmt-ssh-vrf-MGMT)#no shutdown
switch(config-mgmt-ssh-vrf-MGMT)#exit
switch(config-mgmt-ssh)#shutdown
switch(config-mgmt-ssh)#end