单选题Given the following LSP configuration, which statement is true?() label-switched-pathlsp-xyz {  to 10.2000.1.1;  primarypath1;  secondarypath2;  secondarypath3;  no-cspf;  }  pathpath1 {  10.200.10.1 strict;  }  pathpath2 {  10.200.20.1 strict;  }  pat

题目
单选题
Given the following LSP configuration, which statement is true?() label-switched-pathlsp-xyz {  to 10.2000.1.1;  primarypath1;  secondarypath2;  secondarypath3;  no-cspf;  }  pathpath1 {  10.200.10.1 strict;  }  pathpath2 {  10.200.20.1 strict;  }  pathpath3 {  10.200.30.1loose  }
A

The router will use path1 when it is available and stable.

B

The router will use path3 when it is available and stable.

C

The router will attempt to establish path2 only when path1 and path3 are down.

D

The router will attempt to establish path1 only when path2 and path3 are down.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Given the following LSP configuration, which statement is true? ()

A. The router will use path1 when it is available and stable.

B. The router will use path3 when it is available and stable.

C. The router will attempt to establish path2 only when path1 and path3 are down.

D. The router will attempt to establish path1 only when path2 and path3 are down.


参考答案:A

第2题:

Which two queuing methods are supported by outbound QoS?() (Choose two.)

A. weighted fair priority

B. weighted fair queuing

C. weighted strict priority

D. weighted strict queuing


参考答案:B, C

第3题:

Given two different character sets (A and B), which of the following must be true for A to be considered a strict superset of B?()

A. A must contain all of the characters defined in B

B. A must be Unicode

C. The encoded values in A must match the encoded values in B for all characters defined in B

D. A must be a multibyte character set

E. The encoded values in A must match the encoded values in B for all numeric and alphabetic characters in B


参考答案:A, C

第4题:

Given the following code fragment:     public void create() {     Vector myVect;     myVect = new Vector();      }  Which of the following statements are true?() 

  • A、 The declaration on line 2 does not allocate memory space for the variable myVect.
  • B、 The declaration on line 2 allocates memory space for a reference to a Vector object.
  • C、 The statement on line 2 creates an object of class Vector.
  • D、 The statement on line 3 creates an object of class Vector.
  • E、 The statement on line 3 allocates memory space for an object of class Vector.

正确答案:A,D,E

第5题:

Given the following router output,which configuration file will the router use at its next reload?()

A.config

B.clientqos.cnf

C.startup-config

D.running-configuration


参考答案:D

第6题:

On an M7i router, which type of queue priority can lead to starvation in other queues?()

A. high

B. real-time

C. strict low

D. strict high


参考答案:D

第7题:

GiventhefollowingLSPconfiguration,whichstatementistrue?()label-switched-pathlsp-xyz{to10.2000.1.1;primarypath1;secondarypath2;secondarypath3;no-cspf;}pathpath1{10.200.10.1strict;}pathpath2{10.200.20.1strict;}pathpath3{10.200.30.1loose}

A.Therouterwillusepath1whenitisavailableandstable.

B.Therouterwillusepath3whenitisavailableandstable.

C.Therouterwillattempttoestablishpath2onlywhenpath1andpath3aredown.

D.Therouterwillattempttoestablishpath1onlywhenpath2andpath3aredown.


参考答案:A

第8题:

Which two statements are true about pool-based source NAT? ()(Choose two.)

A. PAT is not supported.

B. PAT is enabled by default.

C. It supports the address-persistent configuration option.

D. It supports the junos-global configuration option.


参考答案:B, C

第9题:

Automatic data conversion will occur if which of the following happens?()

  • A、 The client and server have different NLS_LANGUAGE settings
  • B、 The client and server character sets are not the same,and the database character set is not a strict superset of the client character set
  • C、 The client and server are in different time zones
  • D、 The client requests automatic data conversion
  • E、 The AUTO_CONVERT initialization parameter is set to TRUE

正确答案:B

第10题:

Which two queuing methods are supported by outbound QoS?() (Choose two.)

  • A、weighted fair priority
  • B、weighted fair queuing
  • C、weighted strict priority
  • D、weighted strict queuing

正确答案:B,C

更多相关问题