SC-10—Network Disconnect
IL4 Mod
IL4 High
IL5
IL6
>Control Description
Terminate the network connection associated with a communications session at the end of the session or after ⚙organization-defined time period of inactivity.
>DoD Impact Level Requirements
FedRAMP Parameter Values
SC-10 [no longer than ten (10) minutes for privileged sessions and no longer than fifteen (15) minutes for user sessions]
>Discussion
Network disconnect applies to internal and external networks. Terminating network connections associated with specific communications sessions includes de-allocating TCP/IP address or port pairs at the operating system level and de-allocating the networking assignments at the application level if multiple application sessions are using a single operating system-level network connection. Periods of inactivity may be established by organizations and include time periods by type of network access or for specific network accesses.
>Programmatic Queries
Beta
Related Services
VPN
Direct Connect
Session Manager
CLI Commands
Check VPN tunnel timeout
aws ec2 describe-vpn-connections --query 'VpnConnections[*].{Id:VpnConnectionId,Options:Options}'List idle connection timeouts
aws elb describe-load-balancer-attributes --load-balancer-name ELB --query 'LoadBalancerAttributes.ConnectionSettings'Check ALB idle timeout
aws elbv2 describe-load-balancer-attributes --load-balancer-arn ARN --query 'Attributes[?Key==`idle_timeout.timeout_seconds`]'Get Session Manager timeout
aws ssm get-document --name SSM-SessionManagerRunShell --query 'Content'>Related Controls
>Assessment Interview Topics
Questions assessors commonly ask
Process & Governance:
- •What policies govern the implementation of network disconnect?
- •How are system and communications protection requirements defined and maintained?
- •Who is responsible for configuring and maintaining the security controls specified in SC-10?
Technical Implementation:
- •How is network disconnect technically implemented in your environment?
- •What systems, tools, or configurations enforce this protection requirement?
- •How do you ensure that network disconnect remains effective as the system evolves?
- •What network boundary protections are in place (firewalls, gateways, etc.)?
- •How are session timeouts and termination controls configured?
Evidence & Documentation:
- •What documentation demonstrates the implementation of SC-10?
- •Can you provide configuration evidence or system diagrams showing this protection control?
- •What logs or monitoring data verify that this control is functioning correctly?
- •Can you provide network architecture diagrams and firewall rulesets?
- •Can you show session management configuration settings?
Ask AI
Configure your API key to use AI features.