情况定律
参考答案:所谓“情况定律”,指的是当周围的变化和反应互相交织、不断出现时,针对这种情况必然出现的敏感能力。
将压缩保存在计算机中的视频信号数据在计算机的显示器上播放出来的是();将标准的视频信号转换成VGA信号在计算机屏幕上显示的是()。
下面是某路由器的部分配置信息,解释 (n) 处标有下划线的部分含义。 Router#config Router wg config#hostname wg Shanghai# Router#config/ Wg config#secret ccidnet //设置用户登录口令为ccidnet Wg config#vty password //设置登录方式为口令登录(默认方式) interface seria1 0 //选择配置串行口 ip address 10.1.1.1 255.255.255.0 (1) encapsulation hdlc: (2) interface seria1 1 //选择配置串行口 encapsulation slip//封装slip协议physical—layer async物理层封装异步方式 ip address 10.1.1.2 255.255.255.0 //指定串行口的IP地址和子网掩码 port speed 57600 (3) interface seria1 0 //选择配置串行口 encapsulation flame—relay (4) ip address 10.1.1.1 255.255.255.0 //指定串行口的IP地址和掩码 flame—relay intf—type dte //指定为数据终端设备 flame—relay 1mi—type ansi //指定LMI消息类型为ANSI标准 flame—relay map ip 10.1.1.2 16 //映射对端IP地址和DLCI号 interface ethernet 0 (5) ip address 10.3.1.254 255.255.255.0 //指定以太网口的IP地址和掩码 local pool poo11 10.1.1.30 10.1.1.40 local pool poo12 10.1.1.51 10.1.1.60 //定义IP地址池poo12 Router(config)ip route 10.2.1.0 255.255.255.0 10.1.1.1 Router ip Network 192.168.1.0 Network 10.0.0.0 Version 2