03-09-2019 11:30 AM
I want to limit SSH access to a Cisco ASR 9k switch running IOS XR Software, Version 6.2.3
From this document https://tools.cisco.com/security/center/resources/increase_security_ios_xr_devices.html#18 ..I tried to limit the ability to SSH to the management IP of the switch. But after removing allow ssh management-plane/out-of-band/vrf management and replacing it with allow SSH peer/address ipv4 10.3.7.27 - I am still able to ssh from any random internal IP address. Is there more that needs to be configured to limit ssh access to the OOB management?
control-plane
management-plane
out-of-band
vrf management
interface all
allow SSH peer
address ipv4 10.3.7.27
ipv4 virtual address vrf management 172.17.17.7/24
Solved! Go to Solution.
03-10-2019 12:05 AM
03-10-2019 12:05 AM
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