Which of the following is the address range assigned by IANA for SSM service in IPv4?
A. 232.0.0.0/24
B. 225.0.0.0/8
C. 232.0.0.0/8
D. 239.0.0.0/8
One route-policy may have several nodes with each node containing a node ID. Each node may also have multiple "if-match" and "apply" clauses. Which of the following statements are true? (Select 2 answers)
A. Different nodes are in an OR relationship.
B. Different nodes are in an AND relationship.
C. If-match clauses of a node are in an AND relationship,
D. If-match clauses of a node are in an OR relationship.
Which BGP attribute is usually used to determine the path along which data flows to an AS?
A. Router ID
B. Nexthop
C. Local-Preference D. MED
Which of these statements is false when using the import-route command to import routes into BGP?
A. The import-route command can import IGP routes, direct routes, and static routes into BGP.
B. A process ID must be specified if OSPF routes or RIP routes are imported into BGP.
C. By default, the origin attribute of imported routes is IGP.
D. Routing policies filters the routes imported from other routing protocols.
Which of these addresses are reserved for use by multicast applications?
A. Class A
B. Class B
C. Class E
D. Class D
A router receives a packet whose destination address is 195.26.17.4. Which of these subnets does this address belong to?
A. 195.26.0.0/21
B. 195.26.16.0/20
C. 195.26.8.0/22
D. 195.26.20.0/22
Which of the following conditions must be met for importing routes into BGP using the network command? (Select 2 answers)
A. The routes must be optimal in the IP routing table.
B. The routes do not need to match the specified mask length.
C. The routes must match the specified mask length.
D. The routes must be IGP routes.
Which of the following concepts should a network administrator know while using VLSM technology for subnetting? (Select 3 answers)
A. A subnet is composed of only summarized routes.
B. A subnet can address a host or be further subnetted.
C. The routing updates must carry subnet mask information.
D. The summarized networks must have the same high-order bit.
Which of the following statements regarding the MED attribute are true? (Select 3 answers)
A. Based on BGP route selection rules, the MED has precedence over the AS_Path, Preferred- Value, Local-Preference, and Origin attributes.
B. The MED of a BGP route is 100 by default.
C. Generally, BGP compares only the MEDs of routes received from the same AS but if the "comparedifferent-as-med" command is configured, BGP can compare the MEDs of the routes received from multiple ASs.
D. the default MED value 0 on a BGP indicates that the route is not specified. If the bestroute med-noneas-maximum command is configured, the maximum MED value that can be set is 4294967295.