网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
Which command will drop a matching packet and send out a notification message?()
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
参考答案
参考解析
解析:
暂无解析
更多 “单选题Which command will drop a matching packet and send out a notification message?()A set routing-options static route 10.1.1.1/32 no-retainB set routing-options static route 10.1.1.1/32 discardC set routing-options static route 10.1.1.1/32 rejectD set routing-options static route 10.1.1.1/32 no-install” 相关考题
考题
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.1B.VE1(config)# ip default-route 10.1.1.0C.VE1(config)# ip default-gateway 10.1.1.0D.VE1(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1
考题
Referring to the exhibit, if the static route with prefix 10.1.1.0/24 is evaluated against the routing policy, which preference value will be set?()
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.
考题
Which command will apply a policy to redistribute static routes into OSPF?()
A. set protocols ospf import static-routesB. set protocols ospf export static-routesC. set routing-options static defaults readvertiseD. set routing-options static route 0.0.0.0/0 readvertise
考题
Which command will drop a matching packet and send out a notification message?()
A. set routing-options static route 10.1.1.1/32 no-retainB. set routing-options static route 10.1.1.1/32 discardC. set routing-options static route 10.1.1.1/32 rejectD. set routing-options static route 10.1.1.1/32 no-install
考题
Which command will silently drop a matching packet?()
A. set routing-options static route 10.1.1.1/32 no-retainB. set routing-options static route 10.1.1.1/32 discardC. set routing-options static route 10.1.1.1/32 rejectD. set routing-options static route 10.1.1.1/32 passive
考题
Assuming both paths shown in the exhibit are available, which statement is correct?()
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.
考题
Which two are correct when configuring an IP address for a Fast Ethernet interface?()
A.set interfaces fe-0/0/0 address 10.1.1.1/24B.set interfaces fe-0/0/0.0 family inet address 10.1.1.1/24C.set interfaces fe-0/0/0.0 address 10.1.1.1/24D.set interfaces fe-0/0/0 unit 0 family inet address 10.1.1.1/24
考题
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?()
A. The RIP routeB. The static routeC. The IGRP routeD. All three will load balance.
考题
Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.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.
考题
Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4 (Choose two.)()。A、It establishes a static route to the 172.16.3.0 networkB、It establishes a static route to the 192.168.2.0 networkC、It configures the router to send any traffic for an unknown destination to the 172.16.3.0 networkD、It configures the router to send any traffic for an unknown destination out the interface with the address 192.168.2.4E、It uses the default administrative distanceF、It is a route that would be used last if other routes to the same destination exist
考题
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? ()A、set protocols isis inet6B、set routing-options router-id router-idC、set protocols ospf3 area 0 interface allD、set interface fe-0/0/1 unit 0 family inet6E、set routing-options ipv6-router-id router-id
考题
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?()A、The RIP routeB、The static routeC、The IGRP routeD、All three will load balance.
考题
Which command will configure a default route on a router?()A、router(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1B、router(config)# ip default-route 10.1.1.0C、router(config)# ip default-gateway 10.1.1.0D、router(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1
考题
Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4? (Choose two.)()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.
考题
Which command will silently drop a matching packet?()A、set routing-options static route 10.1.1.1/32 no-retainB、set routing-options static route 10.1.1.1/32 discardC、set routing-options static route 10.1.1.1/32 rejectD、set routing-options static route 10.1.1.1/32 passive
考题
Which command will apply a policy to redistribute static routes into OSPF?()A、set protocols ospf import static-routesB、set protocols ospf export static-routesC、set routing-options static defaults readvertiseD、set routing-options static route 0.0.0.0/0 readvertise
考题
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?()A、user@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1B、user@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1C、user@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1D、user@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1
考题
Which of the following are steps to configure destination-based Remote Triggered Black Hole(RTBH)filtering?()A、Configure OSPF between trigger router and black hole routesB、Configure all edge routers with static (reserved) host route to Null0C、Configure BGP beteen trigger and black hole routersD、Configure on trigger router to advertise victim host route with commumityE、Activate black hole by redistributing route for victim into BGP with next-hop set to the static(reserved)host route configured on edge routers
考题
Which command will drop a matching packet and send out a notification message?()A、set routing-options static route 10.1.1.1/32 no-retainB、set routing-options static route 10.1.1.1/32 discardC、set routing-options static route 10.1.1.1/32 rejectD、set routing-options static route 10.1.1.1/32 no-install
考题
Which two commands may be used when configuring an IP address for a Gigabit Ethernet interface?()A、set interfaces ge-0/0/0.0 address 10.1.1.1/24B、set interfaces ge-0/0/0.0 family inet address 10.1.1.1/24C、set interfaces ge-0/0/0 unit 0 family inet address 10.1.1.1/24D、set interfaces ge-0/0/0 address 10.1.1.1/24
考题
多选题Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4 (Choose two.)()。AIt establishes a static route to the 172.16.3.0 networkBIt establishes a static route to the 192.168.2.0 networkCIt configures the router to send any traffic for an unknown destination to the 172.16.3.0 networkDIt configures the router to send any traffic for an unknown destination out the interface with the address 192.168.2.4EIt uses the default administrative distanceFIt is a route that would be used last if other routes to the same destination exist
考题
单选题Which command will silently drop a matching packet?()A
set routing-options static route 10.1.1.1/32 no-retainB
set routing-options static route 10.1.1.1/32 discardC
set routing-options static route 10.1.1.1/32 rejectD
set routing-options static route 10.1.1.1/32 passive
考题
单选题Which command will configure a default route on a router?()A
router(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1B
router(config)# ip default-route 10.1.1.0C
router(config)# ip default-gateway 10.1.1.0D
router(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1
考题
单选题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?()A
The RIP routeB
The static routeC
The IGRP routeD
All three will load balance.
考题
单选题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?()A
user@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1B
user@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1C
user@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1D
user@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1
考题
单选题Which command will apply a policy to redistribute static routes into OSPF?()A
set protocols ospf import static-routesB
set protocols ospf export static-routesC
set routing-options static defaults readvertiseD
set routing-options static route 0.0.0.0/0 readvertise
考题
单选题Assuming both paths shown in the exhibit are available, which statement is correct?()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.
热门标签
最新试卷