SV-283903r1203958_rule
V-283903
SRG-NET-000019-RTR-000007
NOKI-RT-000920
CAT III
10
Delete inactive subinterfaces and disable and delete the configuration of any inactive ports on the router.
Disable inactive ports using the configuration below:
- configure port 1/1/c2/1 shutdown
Disable inactive logical interfaces using the configuration below:
- configure router interface "TO-PE2" shutdown
Review the router configuration.
Verify the logical port is disabled using the command below:
show port 1/1/c2/1 | match "Admin State"
Admin State : down Oper Duplex : full
Verify the logical interface is disabled using the command below:
- show router interface "TO-PE2"
Interface Table (Router: Base)
Interface-Name Adm Opr(v4/v6) Mode Port/SapId
IP-Address PfxState
-------------------------------------------------------------------------------
TO-PE2 Down Down/Down Network 1/1/c1/1
172.22.21.2/30 n/a
2001:acad:1234:21::2/64 INACCESSIBLE
fe80::67:47f1:52a9:fb0c/64 INACCESSIBLE
-------------------------------------------------------------------------------
Interfaces : 1
If an interface is not being used but is configured or enabled, this is a finding.
V-283903
False
NOKI-RT-000920
Review the router configuration.
Verify the logical port is disabled using the command below:
show port 1/1/c2/1 | match "Admin State"
Admin State : down Oper Duplex : full
Verify the logical interface is disabled using the command below:
- show router interface "TO-PE2"
Interface Table (Router: Base)
Interface-Name Adm Opr(v4/v6) Mode Port/SapId
IP-Address PfxState
-------------------------------------------------------------------------------
TO-PE2 Down Down/Down Network 1/1/c1/1
172.22.21.2/30 n/a
2001:acad:1234:21::2/64 INACCESSIBLE
fe80::67:47f1:52a9:fb0c/64 INACCESSIBLE
-------------------------------------------------------------------------------
Interfaces : 1
If an interface is not being used but is configured or enabled, this is a finding.
M
5746