可学答题网 > 问答 > CCNP(642-832)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

A new router is&#819


A new router is added to an existing HSRP standby group. One of the existing routers is in anactive state, the other is in a standby state. Under what circumstance will the new router becomethe active router?()

  • AThe new router will become active immediately because it’s the newest router introduced intothe group
  • BThe new router can become active only when the existing active router and the existing standbyrouter become unavailable
  • CThe new router has a lower priority value
  • DThe new router will never become active unless the existing active router becomes unavailable
  • EThe new router has preempt configured and a higher priority
  • FThe new router has a higher priority value
参考答案
参考解析:
分类:CCNP(642-832)题库
相关推荐

1、若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值

若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值为()A0B-1C1D2

2、What is the new̳

What is the new Oracle Shared Server?()AAn improved version of multithreaded server configuration...

3、有以下程序段 main() { int a=5,*b,**c; c=&

有以下程序段 main() { int a=5,*b,**c; c=&b;&a; } 程序在执行了“C=&b;b=&a;”语句后,表达式“**c”的值是A变量a的地址B变量b中的值C变量a中的值D变量b的地址

4、What is the new̳

What is the new feature within 8.5.1 that allows a developer to remove malicious ...

5、现有int a,*b;,b=&a;,则下列运算错误的是

现有int a,*b;,b=&a;,则下列运算错误的是A*&aB&*aC*&bD&*b

6、若有定义语句:double a,+P=&;a;以下叙述中错误的是( )

若有定义语句:double a,+P=&a;以下叙述中错误的是( )。A定义语句中的*号是一个问址运算符B定义语句中的*号是一个说明符C定义语句中的P只能存放double类型变量的地址...