An enterprise office network runs OSPF and is divided into multiple OSPF areas. Enterprise network engineers can configure route summarization on ASBRs to reduce the number of inter-area Type 3 LSAs, which in turn reduces the routing table size and improves device resource utilization.
When receiving a packet, a router matches the packet againstACL rules. The ACL matching result is eitherMatchedorUnmatched. If the matching result isUnmatched, which of the following are possible causes?
Typically, a protocol that occupies two ports during communication is called a multi-channel protocol. For such protocols, the ASPF function must be enabled on the firewall to ensure smooth setup of the data channel and reduce the risk of attacks. Which of the following protocols is not a multi-channel protocol?
See the following figure. All routers on the network run IS-IS and are in area 49.0001. By referring to the LSDB of R1, the Level-2 DIS is. (Enter the device name, for example, R1.)
An IP prefix list is configured on a router using the following command:
ip ip-prefix huawei index 10 permit 10.1.1.0 24 greater-equal 26
In this case, the value ofgreater-equal-valueis ____, and the value ofless-equal-valueis ____.
When a routing policy is used to filter routes, which of the following route prefixes will be denied by the IP prefix below?
There are two BFD operating modes. In_______mode, the local end sends BFD Control packets at specified intervals, and the remote end checks whether the local end periodically sends BFD Control packets. (Use lowercase letters.)
Which of the following statements regarding multicast MAC addresses are false?
As shown in the figure, R1 imports the direct route 10.1.1.0/24 to OSPF. An engineer enables bidirectional route re-advertisement on R2 and R3, and configures the following commands on R3. After the network becomes stable, which of the following is thePrevalue of the route 10.1.1.0/24 in the routing table of R4?
[R3]acl 2000
[R3-acl-basic-2000] rule permit source 10.1.1.0 0
[R3-acl-basic-2000] quit
[R3]route-policy hcip permit node 10
[R3-route-policy-10] if-match acl 2000
[R3-route-policy-10] apply preference 14
[R3-route-policy-10] quit
[R3]ospf 1
[R3-ospf-1] preference ase route-policy hcip
Which of the following statements about multicast packet forwarding is true?