How to create the control port in separated mode 端口的control口IP address是10.10.0.80,voice 口 IP address 10.0.0.81,子网掩码255.255.255.0
第1题:
A socket is composed of two addresses:(72)。
A.MAC address and IP address
B.MAC address and port address
C.port number and IP address
D.E-mail address and IP address
第2题:
A. router isis network 192.168.1.0 0.0.0.255
B. router isis network 192.168.1.0 255.255.255.0
C. interface atm 6/0.33 ip address 192.168.1.1 255.255.255.0 router isis
D. interface atm 6/0.33 ip address 192.168.1.1 255.255.255.0 ip router isis
第3题:
Your boss is learning a CCNA training course,refer to the exhibit.The access list has been configured on the S0/0 interface of router RTB in the outbound direction.Which two packets,if routed to the interface,will be denied?()access-list 101 denytcp192.168.15.320.0.0.15any eq telnetaccess-list 101 permitip any any

A.source ip address:192.168.15.5;destination port: 21
B.source ip address:,192.168.15.37 destination port: 21
C.source ip address:,192.168.15.41 destination port: 21
D.source ip address:,192.168.15.36 destination port: 23
E.source ip address:192.168.15.46;destination port: 23
F.source ip address:,192.168.15.49 destination port: 23
第4题:
配置DHCP服务器IP地址池的地址为193.45.98.0/24,其中193.45.98.10~193.45.98.30用做静态地址分配,正确的配置语句是______。
A.ip dhcp excluded-address 193.45.98.10.193.45.98.30 network 193.45.98.0 255.255.255.0
B.ip dhcp excluded-address 193.45.98.10.193.45.98.30 network 193.45.98.0/24
C.ip dhcp excluded-address 193.45.98.10 193.45.98.30 network 193.45.98.0 0.0.0.255
D.ip dhcp excluded-address 193.45.98.10 193.45.98.30 network 193.45.98.0 255.255.255.0
第5题:
Which of the following descriptions about IP spoofing is correct?()
第6题:
要在一个接上配置IP地址和子网掩码,正确的命令是哪个?()
第7题:
Your network contains two DHCP servers. The DHCP servers are named DHCP1 and DHCP2. The internal network contains 1,000 DHCP client computers that are located on a single subnet. A routerseparates the internal network from the Internet. The router has a single IP address on the internal interface. DHCP1 has the following scope information. èStarting IP address: 172.16.0.1 èEnding IP address: 172.16.7.255 èSubnet mask: 255.255.240.0 You need to provide a fault-tolerant DHCP infrastructure that supports the client computers on the internal network. In the event that a DHCP server fails, all client computers must be able to obtain a valid IP address. How should you configure DHCP2?()
第8题:
确认在接口上指定辅助IP地址的正确语法().
第9题:
以下配置的含义是将()配置IP为 10.11.84.200MA5600T(config)#interface meth 0 MA5600T(config-if-M-Eth0)#ip address 10.11.84.200 255.255.255.0
第10题:
You would like to operate IS-IS on interface atm 6/0.33 with an IP address of 192.168.1.1/24. Which set of commands accomplishes this?()
第11题:
You are deploying a Junos Pulse Access Control Service cluster in active/passive mode. How do you configure the IP address on the SRX Series devices?()
第12题:
ip address 192.168.1.1 255.255.255.253
ip address 192.168.1.1 255.255.255.250
ip address 192.168.1.1 255.255.255.240
ip address 192.168.1.1 255.255.255.0
第13题:
下面是某路由器的部分配置信息,解释(n)处标有下划线的部分含义。
Routerconfig
Router wg confighosmame wg
Shanghai
Routerconfig/
Wg configsecret ccidnet //设置用户登录口令为ccidnet
Wg configvty password //设置登录方式为口令登录(默认方式)
interface serial 0 //选择配置串行口
ip address 10.1.1.1 255.255.255.0 (1)
encapsulation hdlc (2)
interface serial l //选择配置串行口
encapsulation slip//封装slip协议physical—layer async物理层封装异步方式
ip address 10.1.1.2 255.255.255.0 //指定串行口的II,地址和子网掩码
port speed 57600 (3)
interface serial 0 //选择配置串行口
encapsulation frame—relay (4)
ip address 10.1.1.1 255.255.255.0 //指定串行口的IP地址和掩码
frame—relay inff—type dte //指定为数据终端设备
frame—relay Imi—type ansi //指定LMI消息类型为ANSI标准
frame—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地址和掩码
1Ocal pool pooll 10.1.1.30 10.1.1.40
10cal p00l p0012 10.1.1.51 10.1.1.60 //定义IP,地址池p0012
Router(config)ip route 10.2.1.0 255.255.255.0 10.1.1.1
Router ip
Network 192.168.1.O
Network 10.0.0.0
Version 2
第14题:
请按照图4-1所示,完成防火墙各个网络接口的初始化配置。
firewall (config) ip address inside (6) 255.255.255.0//配置网口eth0
firewall (config) ipaddress outside (7) 255.255.255.252//配置网口eth2
firewall (config) ip address (8) 10.0.0.1 255.255.255.0//配置网口eth1
第15题:

A.source ip address:192.168.15.5 destination port:21
B.source ip address:192.168.15.37 destination port:21
C.ssource ip address192.168.15.41 destination port:21
D.source ip address:192.168.15.36 destination port:23
E.source ip address:192.168.15.46 destination port:23
F.source ip address:192.168.15.49 destination port:23
第16题:
给一个端口配置IP192.168.1.1/30地址,命令应为()。
第17题:
以下配置的含义是将()配置IP为 10.11.84.200 MA5680T(config)#interface vlanif 200 MA5680T(config-vlanif-4000)#ip address 10.11.84.200 255.255.255.0
第18题:
Interface ge-0/0/2.0 of your router is attached to the Internet and is configured with an IP address and network mask of 71.33.252.17/24. A host with IP address 10.20.20.1 is running an HTTP service on TCP port 8080. This host isattached to the ge-0/0/0.0 interface of your router. You must use interface-based static NAT to make the HTTP service on the host reachable from the Internet. On which IP address and TCP port can Internet hosts reach the HTTP service?()
第19题:
配置思科路由器的E0/1口的IP地址的指令是()
第20题:
A standard access control list has been configured on a router and applied to interface Serial 0 in anoutbound direction. No ACL is applied to Interface Serial 1 on the same router. What will happen whentraffic being filtered by the access list does not match the configured ACL statements for Serial 0?()
第21题:
How would an administrator configure a VIO server to deny rsh connections from IP address 192.168.16.109?()
第22题:
Which command configures an address of 192.168.1.1 with a mask of 255.255.255.0 on interface ge-0/0/0?()
第23题:
带内网口
上行口
三层虚端口
带外网口