SV-256001r882345_rule
V-256001
SRG-NET-000019-RTR-000007
ARST-RT-000150
CAT III
10
Delete inactive sub-interfaces and disable and delete the configuration of any inactive ports on the router.
Deleting the sub-interface:
router(config)#no interface Ethernet8.100
Disabling the interface:
router(config)#interface Ethernet 8-10
router(config-if-Et8-10)#shutdown
Resetting the interface to the default-configuration:
router(config)#default interface Ethernet 8
Review the Arista router configuration.
Verify the interfaces and sub-interfaces execute the commands "show ip interface brief" and "show interface status".
Example of a disabled interface:
interface Ethernet 8-10
description The interface is administratively shutdown
shutdown
If an interface is not being used but is configured or enabled, this is a finding.
V-256001
False
ARST-RT-000150
Review the Arista router configuration.
Verify the interfaces and sub-interfaces execute the commands "show ip interface brief" and "show interface status".
Example of a disabled interface:
interface Ethernet 8-10
description The interface is administratively shutdown
shutdown
If an interface is not being used but is configured or enabled, this is a finding.
M
5513