If the Internet boundary switch is not enabled for an asset, it typically means that the asset is not directly exposed to the public Internet. In this case, the login protocol port of the asset may not be accessible from external networks, but whether it is "blocked" depends on the network architecture and security policies in place.
For example:
In cloud environments, services like Tencent Cloud's Virtual Private Cloud (VPC) can help manage network boundaries. If you need secure remote access to assets without exposing them directly to the Internet, you can use Tencent Cloud's Bastion Host or VPN Gateway to establish secure connections while keeping the login ports inaccessible from the public Internet.
If the boundary switch is disabled, it usually implies that the asset is not allowed to communicate with external networks, which would block the login protocol port unless alternative access methods (like internal networks or VPNs) are configured.