多选题BGP下有如下配置: Timer keep alive 30 hold 30 Peer 1.1.1.2 timer keepalive 10 hold 30 下面哪些描述是错误的()A全局配置优先,所以最终结果是peer 1.1.1.2的timer值取keep alive 30 hold 90BPeer配置优先,所以最终结果是peer 1.1.1.2的timer值取keep alive 10 hold 30CTimer取最小值,所以最终结果是peer 1.1.1.2的timer值取keep alive 10 hold 30D缺省配置为timer keep alive 60 hold 180,故peer 1.1.1.2具有比缺省值更快的检测peer连接故障的速度

多选题
BGP下有如下配置: Timer keep alive 30 hold 30 Peer 1.1.1.2 timer keepalive 10 hold 30 下面哪些描述是错误的()
A

全局配置优先,所以最终结果是peer 1.1.1.2的timer值取keep alive 30 hold 90

B

Peer配置优先,所以最终结果是peer 1.1.1.2的timer值取keep alive 10 hold 30

C

Timer取最小值,所以最终结果是peer 1.1.1.2的timer值取keep alive 10 hold 30

D

缺省配置为timer keep alive 60 hold 180,故peer 1.1.1.2具有比缺省值更快的检测peer连接故障的速度


参考解析

解析: 暂无解析

相关考题:

A BGP connection is being established.What happens if the local router and the peer router do NOT have the same hold-time value configured?() A. The BGP session does not establish.B. The hold time is assumed to be infinite.C. The larger of the two hold-time values is used.D. The smaller of the two hold-time values is used.

在窗体上有一个计时器控件Timer1和一个标签控件Labe11,在程序运行的时候,可通过每隔30ms让Labe11左移100缇,从而产生文字移动动画效果。文字从右向左移动,当移动到接近窗体左边界时停止移动,如图20-9所示。空格处应填( )。 Private Sub Form_Load() Labell.Left=Form1.Width Timer1.Interval=30 Timer1.Enabled=True End Sub Private Sub Timer1_Timer() Labell.Left=Labell.Left-100 If Labell.Left<100 Then _____________ End If End SubA.Timer1.Enabled=FalseB.Timer1.Interval=30C.Labell.Enabled=TrueD.Labell.Left=0

要使时钟控件Timer1的Timer事件不起作用,以下正确的语句是() A、Timer1.Visible=FalseB、Timer1.Enabled=FalseC、Timer1.Interval=1000D、Timer1.Index=0

BGP下有如下配置:Timer keep alive 30 hold 30Peer 1.1.1.2 timer keepalive 10 hold 30下面哪些描述是错误的() A.全局配置优先,所以最终结果是peer 1.1.1.2的timer值取keep alive 30 hold 90B.Peer配置优先,所以最终结果是peer 1.1.1.2的timer值取keep alive 10 hold 30C.Timer取最小值,所以最终结果是peer 1.1.1.2的timer值取keep alive 10 hold 30D.缺省配置为timer keep alive 60 hold 180,故peer 1.1.1.2具有比缺省值更快的检测peer连接故障的速度

BGP邻居PeerA在Open中携带的Hold timer时间是90s,PeerB在Open中携带的Hold timer时间是30s,peerA和PeerB建连成功后发送Keepalive消息的时间间隔是() A.90sB.30sC.10sD.不发送keepalive报文

用于配置 DDR (Dial-on-Demand Routing)链路重新建立连接等待时间的命令是( )A.dialer timer idleB.dialer timer competeC.dialer timer enable D.dialer timer wait-carrier

用于配置 DDR (Dial-on-Demand Routing)链路重新建立连接等待时间的命令是( )A.dialer timer idleB.dialer timer competeC.dialer timer enableD.dialer timer wait-carrier

在封装HDLC协议的接口上,设定状态轮询定时器时间间隔的命令是()。A、hdlc keepaliveB、keep aliveC、hdlc timeoutD、timer hold

路由信息包含在()BGP报文里边。A、NotificationB、OpenC、UpdateD、Keep-alive

在MSR路由器上,希望把HDLC协议的Keepalive报文时间调整为20秒,正确的配置是()A、在系统视图下,使用命令hdlc hold time 20B、在系统视图下,使用命令hdlc timer hold 20C、在接口视图下,使用命令timer hold 20D、在接口视图下,使用命令hold time 20

In a Cisco Nexus 7000 platform configured with GLBP, which GLBP timer can be tuned to prevent unnecessary GLBP state changes during a switchover or ISSU?()A、 GLBP redirect timerB、 GLBP forwarder pre-empt delay minimum timerC、 GLBP hold timerD、 GLBP pre-empt delay minimum timerE、 GLBP extended hold timerF、 GLBP nonstop forwarding timer

路由信息包含在哪个BGP报文里边?()A、NotificationB、OpenC、UpdateD、Keep-alive

下列设置中,可以使计时器Timer1停止计时的是()A、Timer1.Locked=TrueB、Timer1.Locked=FalseC、Timer1.Enabled=TrueD、Timer1.Enabled=False

下列设置中,可以使计时器Timer1停止计时的是()A、Timer1.Locked=TrueB、Timer1.Enabled=TrueC、Timer1.Interval=1D、Timer1.Interval=0

在VB中,计时器(Timer)定期激活Timer事件,使Timer中的代码执行一次。

In which two ways does the BGP graceful capability preserve prefix information during a restart?()A、The peer router immediately removes the BGP routers that it learned from the restarting router from itsBGP routing tables.B、The router establishes BGP sessions with other routers and relearns the BGP routes from others that are also capable of graceful restart. The restarting router waits to receive updates from the neighboringrouters. When the neighboring routers send end-of-RIB messages to indicate that they are donesending updates,the restarting router starts sending its own updates.C、The peer router sends an end-of-RIB message to the restarting router.D、The restarting router removes any stale prefixes after the timer for stale entries expires.E、The restarting router does not remove any stale prefixes after the timer for stale entries expires.

In IS-IS, how long will the restart helper keep the restarting router in the up state?()A、The hello dead timer expires.B、The restart duration timer expires.C、The restarting router sets the down bit.D、The restart helper sends out three CSNPs.

Which two built-ins would you use to remove the HOUR_ALARM timer using the timer_id parameter?()A、FIND_TIMER B、CREATE_TIMER C、SET_TIMER D、DELETE_TIMER E、GET_APPLICATION_PROPERTY

BGP协议的OPEN消息携带的内容包括有()A、BGP协议版本本号B、路由器的IDC、Hold timer值D、AS Number

单选题In IS-IS, how long will the restart helper keep the restarting router in the up state?()Auntil the hello dead timer expiresBuntil the restart duration timer expiresCuntil the restarting router sets the down bitDuntil the restart helper sends out three CSNPs

单选题设置主接口由up转down后延迟30秒切换到备份接口,主接口由down转up后60秒钟切换回主接口的配置为()。Astandby timer 30 60Bstandby timer 60 30Cstandby timer enable-delay 60 disable-delay 30Dstandby timer enable-delay 30 disable-delay 60

单选题In a Cisco Nexus 7000 platform configured with GLBP, which GLBP timer can be tuned to prevent unnecessary GLBP state changes during a switchover or ISSU?()A GLBP redirect timerB GLBP forwarder pre-empt delay minimum timerC GLBP hold timerD GLBP pre-empt delay minimum timerE GLBP extended hold timerF GLBP nonstop forwarding timer

单选题In IS-IS, how long will the restart helper keep the restarting router in the up state?()AThe hello dead timer expires.BThe restart duration timer expires.CThe restarting router sets the down bit.DThe restart helper sends out three CSNPs.

多选题In which two ways does the BGP graceful capability preserve prefix information during a restart?()AThe peer router immediately removes the BGP routers that it learned from the restarting router from itsBGP routing tables.BThe router establishes BGP sessions with other routers and relearns the BGP routes from others that are also capable of graceful restart. The restarting router waits to receive updates from the neighboringrouters. When the neighboring routers send end-of-RIB messages to indicate that they are donesending updates,the restarting router starts sending its own updates.CThe peer router sends an end-of-RIB message to the restarting router.DThe restarting router removes any stale prefixes after the timer for stale entries expires.EThe restarting router does not remove any stale prefixes after the timer for stale entries expires.

多选题In which two ways does the BGP graceful restart capability preserve prefix information during a restart?()AThe peer router sends an end-of RIB message to the restarting routerBThe peer router immediately removes the BGP routes that it learned from the restarting router from its BGP routing tableCThe restarting router does not remove any stale prefixes after the timer for stale entries expiresDThe router establishes BGP sessions with other routers and relearns the BGP routes from other routers that are also capable of graceful restart. The restarting router waits to receive updates from the neighboring routers. When the neighboring routers send end-of-RIB messages to indicate that they are done sending updates, the restarting router starts sending its own updatesEThe restarting router removes any stale prefixes after the timer for stale entries expires

单选题配置VRRP抢占时延的命令是()AVrrp vrid 1 preempt-timer 20BVrrp vrid 1 preempt-mode timer delay 20CVrrp vrid 1 timer delay 20DVrrp vrid 1 preempt-delay 20

单选题BGP邻居PeerA在Open中携带的Hold timer时间是90s,PeerB在Open中携带的Hold timer时间是30s,peerA和PeerB建连成功后发送Keepalive消息的时间间隔是()A90sB30sC10sD不发送keepalive报文