单选题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.


相似考题
更多“单选题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”相关问题
  • 第1题:

    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

  • 第2题:

    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

  • 第3题:

    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

  • 第4题:

    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.

    正确答案:A

  • 第5题:

    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

  • 第6题:

    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

  • 第7题:

    单选题
    Which of the following is probably the most significant measure to fight cheating?
    A

    Putting less emphasis on where the students are going to go in the future.

    B

    Letting students know that honesty is more important.

    C

    Writing examinations for which it is hard to cheat.

    D

    Setting up more strict campus honor codes.


    正确答案: C
    解析:
    文章最后一句提到,最重要的是教育学生首先不要作弊。

  • 第8题:

    单选题
    You are perfoming security testing on an existing asp.net web page.You notice that you are able to issue unauthorised postback requests to the page. You need to prevent unauthorised post back requests. which page directive you use?()
    A

    <%@Page strict = true %>  

    B

    <%@Page enableViewStateMac = true %>

    C

    <%@Page EnableEventValidation = true %>

    D

    <%@Page Aspcompact = true %>


    正确答案: B
    解析: 暂无解析

  • 第9题:

    多选题
    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


    正确答案: E,D
    解析: 暂无解析

  • 第10题:

    单选题
    How many strict-high priority forwarding classes can be applied to a given interface?()
    A

    1

    B

    2

    C

    3

    D

    4


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    Which type of scheme describes the default operation of Gateway Load Balancing Protocol  (GLBP)?()
    A

     per host using a round robin scheme

    B

     per host using a strict priority scheme

    C

     per session using a round robin scheme

    D

     per session using a strict priority scheme

    E

     per GLBP group using a round robin scheme

    F

     per GLBP group using a strict priority scheme


    正确答案: F
    解析: 暂无解析

  • 第12题:

    单选题
    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.


    正确答案: E
    解析: 暂无解析

  • 第13题:

    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

  • 第14题:

    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

  • 第15题:

    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

  • 第16题:

    In JUNOS software, which type of queue priority can lead to starvation in other queues?()

    • A、high
    • B、real-time
    • C、strict low
    • D、strict high

    正确答案:D

  • 第17题:

    Given the following LSP configuration, which statement is true?()label-switched-path lsp-xyz { to 10.200.1.1; primary path1; secondary path2; secondary path3; no-cspf; } path path1 { 10.200.10.1 strict; } path path2 { 10.200.20.1 strict; } path path3 { 10.200.30.1 loose; }

    • 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

  • 第18题:

    You are perfoming security testing on an existing asp.net web page.You notice that you are able to issue unauthorised postback requests to the page. You need to prevent unauthorised post back requests. which page directive you use?()

    • A、<%@Page strict = "true" %>  
    • B、<%@Page enableViewStateMac = "true" %>
    • C、<%@Page EnableEventValidation = "true" %>
    • D、<%@Page Aspcompact = "true" %>

    正确答案:C

  • 第19题:

    单选题
    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
    解析: 暂无解析

  • 第20题:

    单选题
    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
    解析: 暂无解析

  • 第21题:

    单选题
    Which of the following can best describe Zhang Chaofan?
    A

    Honest and strict.

    B

    Understanding and ashamed.

    C

    Proud and impatient.

    D

    Warm-hearted and hard-working.


    正确答案: D
    解析:
    根据文章所述“In 2016, the Central Committee of the Communist Youth League named Zhang one of the 20 young people who set an example to the young by being kind hearted.”以及“Life will smile on us in return if we work hard.”可知,Zhang Chaofan热心又勤奋。

  • 第22题:

    单选题
    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.


    正确答案: B
    解析: 暂无解析

  • 第23题:

    单选题
    Given the following LSP configuration, which statement is true?()label-switched-path lsp-xyz { to 10.200.1.1; primary path1; secondary path2; secondary path3; no-cspf; } path path1 { 10.200.10.1 strict; } path path2 { 10.200.20.1 strict; } path path3 { 10.200.30.1 loose; }
    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.


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    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.


    正确答案: A
    解析: 暂无解析