01-18-2017 11:32 PM - edited 03-11-2019 12:22 AM
Hello All,
Can anyone tell me how to enable SSH in Cisco ACS 5.8.1 (SNS-3515-ACS-K9). Someone not enabled it during setup configuration.
Which command will enable SSH.
Thanks
Kamlesh
01-22-2017 08:49 PM
Hi Kamlesh,
Need " service sshd" daemon to be enabled for SSH access. It should work.
Examples
acs/admin# show running-configuration
Generating configuration...
!
hostname acs
!
ip domain-name cisco.com
!
interface GigabitEthernet 0
ip address 209.165.200.225 255.255.255.224
!
interface GigabitEthernet 1
shutdown
!
!
clock timezone UTC
!
!
username admin password groove role admin
!
service sshd
!
repository myrepository
url ftp://209.165.200.234/backup
user bubba password gump
!
password-policy
lower-case-required
upper-case-required
digit-required
no-username
disable-cisco-passwords
min-password-length 6
!
Regards
Gagan
ps: rate if it helps!!!!!
01-28-2017 05:10 AM
Thanks Gagan,
I need one more help for joining Cisco ASR 1006/1002 router in ACS using TACACS+.
The source interface is a member of VRF and we are not able to authenticate the router through ACS.
Thanks
Kamlesh
01-28-2017 11:35 AM
for tacacs per vrf.
Regards
Gagan
PS: RATE AS CORRECT IF IT HELPS!!!!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide