Question 36

On the MSR router, the -tos parameter of the ping command specifies the value of the ToS (Type of Service) field in the ICMP Echo Request message, the value range is 0~255, and the default value is ______.
  • Question 37

    The correct statement about STP, RSTP and MSTP is ______. (Multiple choice)
  • Question 38

    A network connection is like:
    HostA----GE0/0--MSR-1--S1/0---------S1/0--MSR-2--GE0/0----HostB
    Two of the MSR routers MSR-1 and MSR-2 are interconnected back-to-back through their S1/0 interfaces, and their GE0/0 interfaces are respectively connected to the client hosts HostA and HostB. By configuring the IP address and routing, HostA can communicate with HostB in the current network. The IP address of HostA is 192.168.0.2/24, and the default gateway is 192.168.0.1. The GE0/0 interface address of MSR-1 is 192.168.0.1/24.
    The following configuration has been added to MSR-1:
    firewall enable
    firewall default permit
    acl number 3003
    rule 0 deny icmp source 192.168.0.2 0 icmp-type echo-reply
    interface GigabitEthernet0/0
    firewall packet-filter 3003 inbound
    So ______ . (Multiple choice)
  • Question 39

    Which of the following descriptions of circuit switching and packet switching is correct is ______. (Multiple choice)
  • Question 40

    The basic process of Layer 2 forwarding of an Ethernet switch includes ______.