解不等式①,得
x≥2,
解不等式②,得
x>-3,
所以不等式组的解围
x≥2.
请在表中填写所列语句涉及到的光学知识.
下面的命令是在路由器router-a中配置IPSec隧道。请完成下面的隧道配置命令。 router-a (config)# crypto tunnel tun1 (设置IPSec隧道名称为tun1) router-a (config-tunnel)#peer address (3) (设置隧道对端IP地址) router-a (config-tunnel)#local address (4) (设置隧道本端Ip地址) router-a (config-tunnel)#set auto-up (设置为自动协商) router-a (config—tunnel)#exit (退出隧道设置)