From Cisco IOS XE Release 3 NDM Security Technical Implementation Guide
Part of SRG-APP-000411-NDM-000330
Associated with: CCI-002890
This requires the use of secure protocols instead of their unsecured counterparts, such as SSH instead of telnet, SCP instead of FTP, and HTTPS instead of HTTP. If unsecured protocols (lacking cryptographic mechanisms) are used for sessions, the contents of those sessions will be susceptible to manipulation, potentially allowing alteration and hijacking of maintenance sessions.
Verify that the Cisco IOS XE router is using SSHv2 for remote access. The configuration should look like the example below: ip ssh version 2 ! line vty 0 98 transport input ssh If secure applications are not being used, this is a finding.
Configure the Cisco IOS XE router to use SSHv2 for remote access. The configuration should look like the example below: ip ssh version 2 ! line vty 0 98 transport input ssh
Lavender hyperlinks in small type off to the right (of CSS
class id
, if you view the page source) point to
globally unique URIs for each document and item. Copy the
link location and paste anywhere you need to talk
unambiguously about these things.
You can obtain data about documents and items in other
formats. Simply provide an HTTP header Accept:
text/turtle
or
Accept: application/rdf+xml
.
Powered by sagemincer