By default, RIP automatically sends static routes.
Configure the static route with a next hop of the RIP neighbor.
Configure redistribute static under [edit protocols rip].
Apply an export policy within RIP that matches on the routes, and accepts it.
第1题:
A.edit policy-options policy-statement policy-name set term 1 from protocol static set term 1 then accept
B.edit ospf policy set from protocol static set 1 then accept
C.set protocols OSPF export policy-name
D.set protocols OSPF policy policy-name
第2题:
A. The RIP route
B. The static route
C. The IGRP route
D. All three will load balance.
第3题:
A routing table contains static, RIP, and IGRP routes destined to the same network with each route set to its default administrative distance. Which route will be the preferred route?()
第4题:
Your routing table contains four static routes which you need to redistribute to your OSPF peers. Which method would accomplish this?()
第5题:
What is the procedure for announcing routes leared from RIP to ISIS neighbors?()
第6题:
Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()
第7题:
In JUNOS software, what is required to redistribute RIP routes into OSPF?()
第8题:
Which two statements are true regarding route preference?()
第9题:
The RIP route
The static route
The IGRP route
All three will load balance.
第10题:
set protocols rip export demo
edit policy-options policy-statement demo set term 1 from protocol static set term 1 then accept
edit policy-options policy-statement demo set term 1 from protocol static accept
set protocols rip group internal export demo
第11题:
set protocol rip no-passive
top edit policy-options policy-statement demo set term 1 from protocol rip set term 1 then accept top set protocols rip group internal export demo
set protocols rip advertise in-out
top edit policy-options policy-statement demo set term 1 from active routes set term 1 then accept top set protocols rip group internal export demo
第12题:
set protocols ospf import static-routes
set protocols ospf export static-routes
set routing-options static defaults readvertise
set routing-options static route 0.0.0.0/0 readvertise
第13题:
A.Apply an import policy to OSPF; this will import the static routes into OSPF
B.Apply an export policy to protocol "static"; this will export the routes to other protocols.
C.Apply an import policy to the forwarding table; this will import the routes, allowing them to be forwarded to OSPF neighbors.
D.Apply an export policy to OSPF; this will export the static routes to your OSPF neighbors.
第14题:
Quidway路由器的路由协议的优先级别由高到低的排列顺序为()。
第15题:
Which command will apply a policy to redistribute static routes into OSPF?()
第16题:
Which configuration causes RIP-learned routes to be advertised to other RIP neighbors?()
第17题:
Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()
第18题:
Which two commands are needed to create and apply an export policy that advertises static routes to OSPF neighbors?()
第19题:
How do you send static routes to a RIP neighbor?()
第20题:
What is the default export routing policy for RIP?()
第21题:
user@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1
user@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1
user@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1
user@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1
第22题:
set protocols rip export demo
edit policy-options policy-statement demo set term 1 from protocol static set term 1 then accept
edit policy-options policy-statement demo set term 1 from protocol static
set policy-options policy-statement demo
第23题:
Apply an import policy to OSPF; this will import the static routes into OSPF
Apply an export policy to protocol static; this will export the routes to other protocols.
Apply an import policy to the forwarding table; this will import the routes, allowing them to be forwarded to OSPF neighbors.
Apply an export policy to OSPF; this will export the static routes to your OSPF neighbors.