If you want to set the frame relay LMI type to ANSI, you should ______.
The following description of the star network topology is correct ______. (Multiple choice)
The correct statement about the IP address below is ______. (Multiple choice)
To set a subnet mask so that 192.168.0.94 and 192.168.0.116 are not in the same network segment, the subnet mask used may be ______. (Multiple choice)
A network connection is like:
HostA----GE0/0--MSR-1--S1/0---------S1/0--MSR-2--GE0/0----HostB
The two MSR routers MSR1 and MSR2 are interconnected back-to-back through their S1/0 interfaces, and their GigabitEthernet0/0 interfaces are respectively connected to the client hosts HostA and HostB. HostA can communicate with HostB in the current network by configuring the IP address and routing.
The following configuration has been added to MSR-2:
firewall enable
acl number 3000
rule 0 deny tcp destination-port eq telnet
interface Serial1/0
link-protocol ppp
ip address 1.1.1.2 255.255.255.252
firewall packet-filter 3000 inbound
firewall packet-filter 3000 outbound
interface GigabitEthernet0/0
ip address 10.1.1.1 255.255.255.0
So which of the following statements are correct? (multiple choice)