set routing-options static route 10.1.1.1/32 no-retain
set routing-options static route 10.1.1.1/32 discard
set routing-options static route 10.1.1.1/32 reject
set routing-options static route 10.1.1.1/32 no-install
第1题:
A. set protocols ospf import static-routes
B. set protocols ospf export static-routes
C. set routing-options static defaults readvertise
D. set routing-options static route 0.0.0.0/0 readvertise
第2题:
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 passive
第3题:
You need to configure a default route on a Ezonexam router. Which command will configure a default route on a router?
A.VE1(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1
B.VE1(config)# ip default-route 10.1.1.0
C.VE1(config)# ip default-gateway 10.1.1.0
D.VE1(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1
第4题:
A.It establishes a static route to the 172.16.3.0 network.
B.It establishes a static route to the 192.168.2.0 network.
C.It configures the router to send any traffic for an unknown destination to the 172.16.3.0 network.
D.It configures the router to send any traffic for an unknown destination out the interface with the address 192.168.2.4.
E.It uses the default administrative distance.
F.It is a route that would be used last if other routes to the same destination exist.
第5题:
A.set interfaces fe-0/0/0 address 10.1.1.1/24
B.set interfaces fe-0/0/0.0 family inet address 10.1.1.1/24
C.set interfaces fe-0/0/0.0 address 10.1.1.1/24
D.set interfaces fe-0/0/0 unit 0 family inet address 10.1.1.1/24
第6题:
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
第7题:
A. Traffic matching the default route will use 10.1.1.1 as the next hop.
B. Traffic matching the default route will use 10.1.1.254 as the next hop.
C. Traffic matching the default route will be load-balanced per packet across both next hops.
D. Traffic matching the default route will be load-balanced per flow across both next hops.
第8题:
A. The preference will be 6.
B. The preference will be 7.
C. The preference will be 8.
D. The preference will be the default for static routes.
第9题:
A. The RIP route
B. The static route
C. The IGRP route
D. All three will load balance.
第10题:
Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4 (Choose two.)()。