SV-269859r1137913_rule
V-269859
SRG-NET-000019-RTR-000007
OS10-RTR-000160
CAT III
10
Disable all inactive interfaces on the router as shown in the example below.
OS10(config)# default interface ethernet 1/1/6
OS10(config)# interface ethernet 1/1/6
OS10(conf-if-eth1/1/6)# no switchport
OS10(conf-if-eth1/1/6)# shutdown
Review the router configuration to verify that inactive interfaces have been disabled as shown below.
!
interface ethernet1/1/6
shutdown
no switchport
!
interface ethernet1/1/7
shutdown
no switchport
If an interface is not being used but is configured or enabled, this is a finding.
V-269859
False
OS10-RTR-000160
Review the router configuration to verify that inactive interfaces have been disabled as shown below.
!
interface ethernet1/1/6
shutdown
no switchport
!
interface ethernet1/1/7
shutdown
no switchport
If an interface is not being used but is configured or enabled, this is a finding.
M
5668