From Cisco IOS XE Release 3 NDM Security Technical Implementation Guide
Part of SRG-APP-000142-NDM-000245
Associated with: CCI-000382
In order to prevent unauthorized connection of devices, unauthorized transfer of information, or unauthorized tunneling (i.e., embedding of data types within data types), organizations must disable unused or unnecessary physical and logical ports/protocols on information systems.
Verify that the Cisco IOS XE router does not have any unnecessary or non-secure ports, protocols and services enabled. For example, the following commands should not be in the configuration: ip bootp server ip dns server ip finger ip http server ip identd ip rcmd rcp-enable ip rcmd rsh-enable service config service finger service tcp-small-servers service udp-small-servers service pad transport input telnet transport output telnet If any unnecessary or non-secure ports, protocols or services are enabled, this is a finding.
Disable all unnecessary or non-secure ports, protocols, and services. If any of the following commands are in the configuration, remove them. ip bootp server ip dns server ip identd ip finger ip http-server ip rcmd rcp-enable ip rcmd rsh-enable service config service fingerDisable all unnecessary or non-secure ports, protocols and services. no ip bootp server no ip dns server no ip finger no ip http server no ip identd no ip rcmd rcp-enable no ip rcmd rsh-enable no service config no service udp-small-servers no service tcp-small-servers no service finger no service pad line vty 0 4 no transport input no transport output transport input ssh transport output ssh Note: transport input and output for telnet service can’t be disabled individually; hence, ssh must be reinserted for access to the line vty configuration. service tcp-small-servers service udp-small-servers service pad
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