中英互译
promiscuous mode
基本释义
- 混杂模式:一种计算机网络中的术语,指一台机器的网卡能够接收所有经过它的数据流,而不论其目的地址是否是它。
双语例句
- DOCTYPE does not exist or incorrectly formatted document will lead to promiscuous mode rendering.DOCTYPE不存在或格式不正确会导致文档以混杂模式呈现。
- SYS driver to place the Ethernet Interface Card in promiscuous mode to capture all the packets that travel through the network.SYS驱动设置以太网接口卡为混杂模式,用来捕获所有网络上的数据包。
- Note that the Argus and process_racluster.pl program (listed below) need to be run as a user with appropriate privileges for accessing the network adapter in promiscuous mode.注意,需要以拥有在 promiscuous 模式下访问网络适配器的相应权限的用户身份运行 Argus 和 process_racluster.pl 程序(下面列出)。
网络短语
- detection of promiscuous mode混杂模式检测
- promiscuous mode of Ethernet card以太同卡混杂模式
同义词
混杂模式;混合模式
英英释义
- In computer networking, promiscuous mode or promisc mode is a mode for a wired network interface controller (NIC) or wireless network interface controller (WNIC) that causes the controller to pass all traffic it receives to the central processing unit (CPU) rather than passing only the frames that the controller is intended to receive. This mode is normally used for packet sniffing that takes place on a router or on a computer connected to a hub (instead of a switch) or one being part of a WLAN.