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
第1题:
A. set routing-options static route 10.1.1.1/32 no-retain
B. set routing-options static route 10.1.1.1/32 discard
C. set routing-options static route 10.1.1.1/32 reject
D. set routing-options static route 10.1.1.1/32 no-install
第2题:
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.
第3题:
Which command will silently drop a matching packet?()
第4题:
There are three static routes in the routing table that need to be announced to your OSPF peers. Which method is used to accomplish this?()
第5题:
You have been asked to configure your MX240 with a default route toward your upstream ISP atIP address 192.168.100.1. Which command successfully completes this task?()
第6题:
You are at the top of the hierarchy and must configure OSPF on interface so-0/0/0 unit 100. Which two achieve this result?()
第7题:
Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()
第8题:
Which two commands are needed to create and apply an export policy that advertises static routes to OSPF neighbors?()
第9题:
You are at the top of the hierarchy and must configure OSPF on interface so-0/0/0 unit 100. Which two achieve this result?()
第10题:
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
第11题:
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
第12题:
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.
第13题:
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
第14题:
You wish to configure IPv6 support on a router which does not have any current IPv4 configuration.Which three steps are used to configure IPv6 with an accompanying IGP in JUNOS software? ()
第15题:
Which command will apply a policy to redistribute static routes into OSPF?()
第16题:
Your routing table contains four static routes which you need to redistribute to your OSPF peers. Which method would accomplish this?()
第17题:
Which command will drop a matching packet and send out a notification message?()
第18题:
In JUNOS software, which command is used to configure TED support for OSPF?()
第19题:
Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()
第20题:
In JUNOS software, what is required to redistribute RIP routes into OSPF?()
第21题:
Apply an import policy to OSPF that injects the static routes into OSPF
Apply an import policy to the static routes that injects the static routes into OSPF
Apply an export policy to the static routes that injects the static routes into OSPF
Apply an export policy to OSPF that injects the static routes into OSPF
第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 accept
set protocols rip group internal export demo
第23题:
edit policy-options policy-statement policy-name set term 1 from protocol static set term 1 then accept
edit ospf policy set from protocol static set 1 then accept
set protocols OSPF export policy-name
set protocols OSPF policy policy-name
第24题:
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