单选题Which command would you use to enable chassis cluster on an SRX device, setting the cluster ID to 1 and node to 0?()A user@host# set chassis cluster cluster-id 1 node 0 rebootB user@host> set chassis cluster id 1 node 0 rebootC user@host> set chassis c

题目
单选题
Which command would you use to enable chassis cluster on an SRX device, setting the cluster ID to 1 and node to 0?()
A

user@host# set chassis cluster cluster-id 1 node 0 reboot

B

user@host> set chassis cluster id 1 node 0 reboot

C

user@host> set chassis cluster cluster-id 1 node 0 reboot

D

user@host# set chassis cluster id 1 node 0 reboot


相似考题
更多“单选题Which command would you use to enable chassis cluster on an SRX device, setting the cluster ID to 1 and node to 0?()A user@host# set chassis cluster cluster-id 1 node 0 rebootB user@host set chassis cluster id 1 node 0 rebootC user@host set chassis clu”相关问题
  • 第1题:

    What is the correct syntax for applying node-specific parameters to each node in a chassis cluster?()

    A. set apply-groups node$

    B. set apply-groups (node)

    C. set apply-groups $(node)

    D. set apply-groups (node)all


    参考答案:C

  • 第2题:

    What is a redundancy group in JUNOS Software?()

    • A、a set of chassis clusters that fail over as a group
    • B、a set of devices that participate in a chassis cluster
    • C、a set of VRRP neighbors that fail over as a group
    • D、a set of chassis cluster objects that fail over as a group

    正确答案:D

  • 第3题:

    You have configured your chassis cluster to include redundancy group 1. Node 0 is configured to be the primary node for this redundancy group. You need to verify that the redundancy group failover is successful.Which command do you use to manually test the failover?()

    • A、request chassis cluster manual failover group 1 node 1
    • B、request cluster failover redundancy-group 1 node 1
    • C、request chassis cluster manual failover redundancy-group 1 node 1
    • D、request chassis cluster failover redundancy-group 1 node 1

    正确答案:D

  • 第4题:

    In a chassis cluster with two SRX 5800 devices, the interface ge-13/0/0 belongs to which device?()

    • A、This interface is a system-created interface.
    • B、This interface belongs to node 0 of the cluster.
    • C、This interface belongs to node 1 of the cluster.
    • D、This interface will not exist because SRX 5800 devices have only 12 slots.

    正确答案:C

  • 第5题:

    Which two statements are true regarding high-availability chassis clustering?()

    • A、A chassis cluster consists of two devices.
    • B、A chassis cluster consists of two or more devices.
    • C、Devices participating in a chassis cluster can be different models.
    • D、Devices participating in a chassis cluster must be the same models

    正确答案:A,D

  • 第6题:

    Which three statements are true when working with high-availability clusters?()

    • A、The valid cluster-id range is between 0 and 255.
    • B、JUNOS security devices can belong to more than one cluster if cluster virtualization is enabled.
    • C、If the cluster-id value is set to 0 on a JUNOS security device, the device will not participate in the cluster.
    • D、A reboot is required if the cluster-id or node value is changed.
    • E、JUNOS security devices can belong to one cluster only.

    正确答案:C,D,E

  • 第7题:

    单选题
    When applying the configuration in the exhibit and initializing a chassis cluster, which statement is correct?() [edit chassis] user@host# show cluster { reth-count 3; redundancy-group 1 { node 0 priority 1; node 1 priority 100; } }
    A

    Three physical interfaces are redundant.

    B

    You must define an additional redundancy group.

    C

    node 0 will immediately become primary for redundancy group 1.

    D

    You must issue an operational command and reboot the system for the above configuration to take effect.


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

  • 第8题:

    单选题
    Click the Exhibit button. In the exhibit, what is the function of the configuration statements?()
    A

    This section is where you define all chassis clustering configuration.

    B

    This configuration is required for members of a chassis cluster to talk to each other.

    C

    You can apply this configuration in the chassis cluster to make configuration easier.

    D

    This section is where unique node configuration is applied.


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

  • 第9题:

    多选题
    Which three statements are true when working with high-availability clusters?()
    A

    The valid cluster-id range is between 0 and 255.

    B

    JUNOS security devices can belong to more than one cluster if cluster virtualization is enabled.

    C

    If the cluster-id value is set to 0 on a JUNOS security device, the device will not participate in the cluster.

    D

    A reboot is required if the cluster-id or node value is changed.

    E

    JUNOS security devices can belong to one cluster only.


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

  • 第10题:

    单选题
    [edit groups] user@host# show node0 { system { host-name NODE0; } interfaces { fxp0 { unit 0 { family inet { address 1.1.1.1/24; } } } } } node1 { system { host-name NODE1; } interfaces { fxp0 { unit 0 { family inet { address 1.1.1.2/24; } } } } } In the exhibit, what is the function of the configuration statements?()
    A

    This section is where you define all chassis clustering configuration.

    B

    This configuration is required for members of a chassis cluster to talk to each other.

    C

    You can apply this configuration in the chassis cluster to make configuration easier.

    D

    This section is where unique node configuration is applied.


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

  • 第11题:

    单选题
    What is a redundancy group in JUNOS Software?()
    A

    a set of chassis clusters that fail over as a group

    B

    a set of devices that participate in a chassis cluster

    C

    a set of VRRP neighbors that fail over as a group

    D

    a set of chassis cluster objects that fail over as a group


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

  • 第12题:

    单选题
    If both nodes in a chassis cluster initialize at different times, which configuration example will allow you to ensure that the node with the higher priority will become primary for your RGs other than RG0?()
    A

    [edit chassis cluster] user@host# show redundancy-group 1 { node 0 priority 200; node 1 priority 150;preempt; }

    B

    [edit chassis cluster] user@host# show redundancy-group 1 { node 0 priority 200; node 1 priority 150; monitoring; }

    C

    [edit chassis cluster] user@host# show redundancy-group 1 { node 0 priority 200; node 1 priority 150; control-link-recovery; }

    D

    [edit chassis cluster] user@host# show redundancy-group 1 { node 0 priority 200; node 1 priority 150; strict-priority; }


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

  • 第13题:

    When applying the configuration in the exhibit and initializing a chassis cluster, which statement is correct?() [edit chassis] user@host# show cluster { reth-count 3; redundancy-group 1 { node 0 priority 1; node 1 priority 100; } }

    • A、Three physical interfaces are redundant.
    • B、You must define an additional redundancy group.
    • C、node 0 will immediately become primary for redundancy group 1.
    • D、You must issue an operational command and reboot the system for the above configuration to take effect.

    正确答案:D

  • 第14题:

    [edit groups] user@host# show node0 { system { host-name NODE0; } interfaces { fxp0 { unit 0 { family inet { address 1.1.1.1/24; } } } } } node1 { system { host-name NODE1; } interfaces { fxp0 { unit 0 { family inet { address 1.1.1.2/24; } } } } } In the exhibit, what is the function of the configuration statements?()

    • A、This section is where you define all chassis clustering configuration.
    • B、This configuration is required for members of a chassis cluster to talk to each other.
    • C、You can apply this configuration in the chassis cluster to make configuration easier.
    • D、This section is where unique node configuration is applied.

    正确答案:D

  • 第15题:

    Which three statements are true when working with high-availability clusters? (Choose three.)()

    • A、The valid cluster-id range is between 0 and 255.
    • B、Junos OS security devices can belong to more than one cluster if cluster virtualization is enabled.
    • C、If the cluster-id value is set to 0 on a Junos security device, the device will not participate in the cluster.
    • D、A reboot is required if the cluster-id or node value is changed.
    • E、Junos OS security devices can belong to one cluster only.

    正确答案:C,D,E

  • 第16题:

    What is the correct syntax for applying node-specific parameters to each node in a chassis cluster?()

    • A、set apply-groups node$
    • B、set apply-groups (node)
    • C、set apply-groups $(node)
    • D、set apply-groups (node)all

    正确答案:C

  • 第17题:

    Which command would you use to enable chassis cluster on an SRX device, setting the cluster ID to 1 and node to 0?()

    • A、user@host# set chassis cluster cluster-id 1 node 0 reboot
    • B、user@host> set chassis cluster id 1 node 0 reboot
    • C、user@host> set chassis cluster cluster-id 1 node 0 reboot
    • D、user@host# set chassis cluster id 1 node 0 reboot

    正确答案:C

  • 第18题:

    单选题
    You have configured your chassis cluster to include redundancy group 1. Node 0 is configured to be the primary node for this redundancy group. You need to verify that the redundancy group failover is successful.Which command do you use to manually test the failover?()
    A

    request chassis cluster manual failover group 1 node 1

    B

    request cluster failover redundancy-group 1 node 1

    C

    request chassis cluster manual failover redundancy-group 1 node 1

    D

    request chassis cluster failover redundancy-group 1 node 1


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

  • 第19题:

    单选题
    What is the correct syntax for applying node-specific parameters to each node in a chassis cluster?()
    A

    set apply-groups node$

    B

    set apply-groups (node)

    C

    set apply-groups $(node)

    D

    set apply-groups (node)all


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

  • 第20题:

    单选题
    In a chassis cluster with two SRX 5800 devices, the interface ge-13/0/0 belongs to which device?()
    A

    This interface is a system-created interface.

    B

    This interface belongs to node 0 of the cluster.

    C

    This interface belongs to node 1 of the cluster.

    D

    This interface will not exist because SRX 5800 devices have only 12 slots.


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

  • 第21题:

    多选题
    Which two statements are true regarding high-availability chassis clustering?()
    A

    A chassis cluster consists of two devices.

    B

    A chassis cluster consists of two or more devices.

    C

    Devices participating in a chassis cluster can be different models.

    D

    Devices participating in a chassis cluster must be the same models


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

  • 第22题:

    单选题
    Which command would you use to enable chassis cluster on an SRX device, setting the cluster ID to 1 and node to 0?()
    A

    user@host# set chassis cluster cluster-id 1 node 0 reboot

    B

    user@host> set chassis cluster id 1 node 0 reboot

    C

    user@host> set chassis cluster cluster-id 1 node 0 reboot

    D

    user@host# set chassis cluster id 1 node 0 reboot


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

  • 第23题:

    单选题
    [edit groups] user@host# show node0 { system { host-name NODE0; } interfaces { fxp0 { unit 0 { family inet { address 1.1.1.1/24; } } } } } node1 { system { host-name NODE1; } interfaces { fxp0 { unit 0 { family inet { address 1.1.1.2/24; } } } } } In the exhibit, what is the function of the configuration statements?()
    A

    This section is where you define all chassis clustering configuration.

    B

    This configuration is required for members of a chassis cluster to talk to each other.

    C

    You can apply this configuration in the chassis cluster to make configuration easier.

    D

    This section is where unique node configuration is applied.


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

  • 第24题:

    单选题
    When applying the configuration in the exhibit and initializing a chassis cluster, which statement is correct?() [edit chassis] user@host# show cluster { reth-count 3; redundancy-group 1 { node 0 priority 1; node 1 priority 100; } }
    A

    Three physical interfaces are redundant.

    B

    You must define an additional redundancy group.

    C

    node 0 will immediately become primary for redundancy group 1.

    D

    You must issue an operational command and reboot the system for the above configuration to take effect.


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