网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
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.


参考答案

参考解析
解析: 暂无解析
更多 “单选题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.” 相关考题
考题 Which interface tunnel parameter allows an LSP to use a specified explicit route?() A.path-optionB.route-optionC.explicit-path-optionD.explicit-route-option

考题 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.

考题 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.

考题 What is the default function of a secondary path in MPLS?() A. to act as an equal-cost path to the primary pathB. to enable another LSP for load balancingC. to act as a diverse backup path to the primary pathD. to allow the use of explicit path selection via EROs

考题 09A设备开通过程中RTD阶段A扇区Path2通路关断,原因可能是().A、校准线故障B、RFU故障C、综合控制线故障D、TPA故障E、Path2对应上跳线驻波比过高

考题 Unicast Reverse Path Forwarding (Urpf ) can work in the following modes:()A、Express modeB、Strict modeC、Loose modeD、Tunnel modeE、Safe mode

考题 语句“rmdir(’path1/path2’)”的执行目的就是递归删除path2和path1。

考题 Which statement is true about a routing table?()A、It contains routers learned dynamically onlyB、It finds the best path to each destination by using a modified shortest-path-first calculationC、It contains only active BGP routesD、It contains all accepted routes to all destinations

考题 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.

考题 What is the default function of a secondary path in MPLS?()A、to act as an equal-cost path to the primary pathB、to enable another LSP for load balancingC、to act as a diverse backup path to the primary pathD、to allow the use of explicit path selection via EROs

考题 What is the optimize timer on an RSVP-signaled Label-Switched Path (LSP)?()A、the time it takes to identify the optimal path for the LSPB、the interval at which the ingress router recalculates the LSP’s pathC、the time the ingress router takes to establish the primary pathD、the maximum number of times the ingress router tries to establish the primary path

考题 What is the optimize timer on an RSVP-signaled Label-Switched Path (LSP)?()A、The time it takes to identify the optimal path for the LSP.B、The interval at which the ingress router recalculates the LSP's path.C、The time the ingress router takes to establish the primary path.D、The maximum number of times the ingress router tries to establish the primary path.

考题 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.

考题 Which statement is true about loading data using the conventional path of SQL*Loader()A、Redo is not generated while performing conventional path loads.B、Only PRIMARY KEY, UNIQUE KEY, and NOT NULL constraints are checked.C、No exclusive locks are acquired when the conventional path loads are performed.D、Instead of performing transactions, SQL*Loader directly writes data blocks to the data files.E、INSERT triggers are disabled before the conventional path load and reenabled at the end of the load.

考题 Which statement is true about loading data using the conventional path of SQL*Loader()A、Redo is not generated while performing conventional path loads.B、Only PRIMARY KEY, UNIQUE KEY, and NOT NULL constraints are checked.C、No exclusive locks are acquired when the conventional path loads are performed.D、Instead of performing transactions, SQL*Loader directly writes data blocks to the data files.E、INSERT triggers are disabled before the conventional path load and reenabled at the end of the load

考题 Which of the following choices correctly describes the difference between a data load via the conventional path and the direct path?()A、One runs faster than the otherB、A conventional path data load bypasses most of the Oracle RDBMS, whereas a direct path load is a high-speed version of the SQL INSERTC、A direct path data load bypasses most of the Oracle RDBMS, whereas a conventional path load is a high-speed version of the SQL INSERTD、The conventional path runs when the CONVENTIONAL command-line parameter is set to TRUE

考题 单选题Which statement is true about loading data using the conventional path of SQL*Loader()A Redo is not generated while performing conventional path loads.B Only PRIMARY KEY, UNIQUE KEY, and NOT NULL constraints are checked.C No exclusive locks are acquired when the conventional path loads are performed.D Instead of performing transactions, SQL*Loader directly writes data blocks to the data files.E INSERT triggers are disabled before the conventional path load and reenabled at the end of the load.

考题 单选题Which statement is true about loading data using the conventional path of SQL*Loader()A Redo is not generated while performing conventional path loads.B Only PRIMARY KEY, UNIQUE KEY, and NOT NULL constraints are checked.C No exclusive locks are acquired when the conventional path loads are performed.D Instead of performing transactions, SQL*Loader directly writes data blocks to the data files.E INSERT triggers are disabled before the conventional path load and reenabled at the end of the load

考题 判断题语句“rmdir(’path1/path2’)”的执行目的就是递归删除path2和path1。A 对B 错

考题 单选题What is the optimize timer on an RSVP-signaled Label-Switched Path (LSP)?()A The time it takes to identify the optimal path for the LSP.B The interval at which the ingress router recalculates the LSP's path.C The time the ingress router takes to establish the primary path.D The maximum number of times the ingress router tries to establish the primary path.

考题 单选题You use—login-path to access a MySQL server on a Linux installation. Which statement is true about the – login-path option that is created by using mysql_config_editor?()A All system users have access to the MySQL server via—login path localB login-path can be used only for MySQL servers running on a local machineC login-path allows you to provide login credentials without passing clear text passwords on the command lineD When using – login-path to connect to a remote MySQL server, the remote server version must be 5.6 or later

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

考题 单选题What is the optimize timer on an RSVP-signaled Label-Switched Path (LSP)?()A the time it takes to identify the optimal path for the LSPB the interval at which the ingress router recalculates the LSP’s pathC the time the ingress router takes to establish the primary pathD the maximum number of times the ingress router tries to establish the primary path

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

考题 单选题Which of the following choices correctly describes the difference between a data load via the conventional path and the direct path?()A One runs faster than the otherB A conventional path data load bypasses most of the Oracle RDBMS, whereas a direct path load is a high-speed version of the SQL INSERTC A direct path data load bypasses most of the Oracle RDBMS, whereas a conventional path load is a high-speed version of the SQL INSERTD The conventional path runs when the CONVENTIONAL command-line parameter is set to TRUE

考题 单选题What is the default function of a secondary path in MPLS?()A to act as an equal-cost path to the primary pathB to enable another LSP for load balancingC to act as a diverse backup path to the primary pathD to allow the use of explicit path selection via EROs

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

考题 单选题Which configuration would allow for non-revertative LSP path failover?()A AB BC CD D