1 What is the purpose of the passive-interface command?allows interfac การแปล - 1 What is the purpose of the passive-interface command?allows interfac ไทย วิธีการพูด

1 What is the purpose of the passiv

1
What is the purpose of the passive-interface command?

allows interfaces to share IP addresses
allows an interface to remain up without receiving keepalives
allows a router to send routing updates on an interface but not receive updates via that innterface
allows a routing protocol to forward updates out an interface that is missing its IP address
allows a router to receive routing updates on an interface but not send updates via that interface*

2
What two tasks do dynamic routing protocols perform? (Choose two.)

assign IP addressing
network discovery*
propagate host default gateways
update and maintain routing tables*
discover hosts

3
Fill in the blank. Do not abbreviate the answer.
The command “version 2” is used in RIP router configuration mode to enable the sending of subnet masks with the routing updates.

4


Refer to the exhibit. OSPF is used in the network. Which path will be chosen by OSPF to send data packets from Net A to Net B?

R1, R3, R5, R7*
R1, R4, R6, R7
R1, R2, R5, R7
R1, R3, R6, R7
R1, R3, R5, R6, R7

5
Which two statements are true regarding classless routing protocols? (Choose two.)

is supported by RIP version 1
allows for use of both 192.168.1.0/30 and 192.168.1.16/28 subnets in the same topology*
sends subnet mask information in routing updates*
reduces the amount of address space available in an organization
sends complete routing table update to all neighbors

6
What two actions result from entering the network 192.168.1.0 command in RIP configuration mode on a router? (Choose two.)

The neighboring routers are sent a request for routing updates.
The routing table is created in the RAM of the router.
Routing updates are sent through all the interfaces belonging to 192.168.1.0.*
The RIP process is stopped and all existing RIP configurations are erased.
The network address 192.168.1.0 is advertised to the neighbor routers.*

7


Refer to the exhibit. Based on the partial output from the show ip route command, what two facts can be determined about the RIP routing protocol? (Choose two.)

The command no auto-summary has been used on the RIP neighbor router.*
RIP version 1 is running on this router and its RIP neighbor.
RIP will advertise two networks to its neighbor.
The metric to the network 172.16.0.0 is 120.
RIP version 2 is running on this router and its RIP neighbor.*

8





9
In the context of routing protocols, what is a definition for time to convergence?

the capability to transport data, video, and voice over the same media
the amount of time for the routing tables to achieve a consistent state after a topology change*
a measure of protocol configuration complexity
the amount of time a network administrator needs to configure a routing protocol in a small- to medium-sized network
10
Fill in the blank. Do not abbreviate.
When configuring RIPng, the ” default-information originate ” command instructs the router to propagate a static default route.​

11
A destination route in the routing table is indicated with a code D. Which kind of route entry is this?

a route dynamically learned through the EIGRP routing protocol*
a route used as the default gateway
a network directly connected to a router interface
a static route

12


Refer to the exhibit. Which interface will be the exit interface to forward a data packet with the destination IP address 172.16.0.66?

Serial0/0/0
Serial0/0/1*
GigabitEthernet0/0
GigabitEthernet0/1

13
Which route is the best match for a packet entering a router with a destination address of 10.16.0.2?

S 10.16.0.0/16 is directly connected, Ethernet 0/1
S 10.16.0.0/24 [1/0] via 192.168.0.9*
S 10.0.0.0/8 [1/0] via 192.168.0.2
S 10.0.0.0/16 is directly connected, Ethernet 0/0

14
Which two requirements are necessary before a router configured with a link-state routing protocol can build and send its link-state packets? (Choose two.)

The router has determined the costs associated with its active links.*
The router has constructed an SPF tree.
The router has established its adjacencies.*
The routing table has been refreshed.
The router has built its link-state database.

15
Which two requirements are used to determine if a route can be considered as an ultimate route in a router’s routing table? (Choose two.)

contain a next-hop IP address*
contain subnets
be a classful network entry
be a default route
contain an exit interface*

16
What is different between IPv6 routing table entries compared to IPv4 routing table entries?

By design IPv6 is classless so all routes are effectively level 1 ultimate routes.*
IPv6 does not use static routes to populate the routing table as used in IPv4.
IPv6 routing tables include local route entries which IPv4 routing tables do not.
The selection of IPv6 routes is based on the shortest matching prefix, unlike IPv4 route selection which is based on the longest matching prefix.

17
Which dynamic routing protocol was developed as an exterior gateway protocol to interconnect different Internet providers?

RIP
OSPF
EIGRP
BGP*

18
Which route will a router use to forward an IPv4 packet after examining its routing table for the best match with the destination address?

a level 1 child route
a level 1 parent route
a level 2 supernet route
a level 1 ultimate route*

19
Which two statements describe the OSPF routing protocol? (Choose two.)

used primarily as an EGP
has an administrative distance of 100
calculates its metric using bandwidth*
automatically summarizes networks at the classful boundaries
uses Dijkstra’s algorithm to build the SPF tree*

20
Which two events will trigger the sending of a link-state packet by a link-state routing protocol? (Choose two.)

the requirement to periodically flood link-state packets to all neighbors
a change in the topology*
the initial startup of the routing protocol process*
the router update timer expiring
a link to a neighbor router has become congested
21


Place the options in the following order:
[+] typically used on stub networks
[+] less routing overhead
[#] new networks are added automatically to the routing table
[#] best choice for large networks

[+] Order does not matter within this group.
[#] Order does not matter within this group.

22


Place the options in the following order:
[+] event-driven updates
[+] building a topological map
[+] fast convergence
[#] bandwidth consumption
[#] memory usage
[#] CPU processing time

[+] Order does not matter within this group.
[#] Order does not matter within this group.

New questions: Sunday 06, September 2015

23.

$$ R3# configure terminal
$$ R3 (config)# interface gigabitEthernet 0/0
$$ R3 (config-if) ipv6 address 2001:db8:cafe:3::100/64
$$ R3 (config-if) ipv6 rip RIP-AS enable
$$ % IPv6 routing not enabled
$$ R3 (config-if)

Refer to the exhibit. A network administrator has issued the exhibited commands in an attempt to activate RIPng on interface gig0/0. What is causing the console message that is shown after RIP is enabled?

IPv6 unicast routing has not been enabled on this router.***
Interface gig0/0 does not have a valid IPv6 address.
IPv6 is not supported on this IOS.
Interface gig0/0 is shutdown.

24. Which type of route will require a router to perform a recursive lookup?

a level 2 child route that is using an exit interface on a router that is not using CEF
a level 1 network route that is using a next hop IP address on a router that is using CEF
a parent route on a router that is using CEF
an ultimate route that is using a next hop IP address on a router that is not using CEF***

25. After a network topology change occurs, which distance vector routing protocol can send an update message directly to a single neighboring router without unnecessarily notifying other routers?

IS-IS
RIPv1
RIPv2
OSPF
EIGRP***

26. An OSPF enabled router is processing learned routes to select best paths to reach a destination network. What is the OSPF algorithm evaluating as the metric?

The amount of traffic and probability of failure of links.
The number of hops along the routing path.
The amount of packet delivery time and slowest bandwidth.
The cumulative bandwidth that is used along the routing path.***

27. What is a disadvantage of using dynamic routing protocols?

They require administrator intervention when the pathway of traffic changes.
They are only suitable for simple topologies.
Their configuration complexity increases as the size of the network grows.
They send messages about network status insecurely across networks by default.***

28. While configuring RIPv2 on an enterprise network, an engineer enters the command network 192.168.10.0 into router configuration mode. What is the result of entering this command?

The interface of the 192.168.10.0 network is sending RIP hello messages.
The interface of the 192.168.10.0 network is sending version 1 and version 2 updates.
The interface of the 192.168.10.0 network is sending only version 2 updates.***
The interface of the 192.168.10.0 network is receiving version 1 and version 2 updates.

29. Which routing protocol uses link-state information to build a map of the topology for computing the best path to each destination network?

OSPF***
RIPng
RIP
EIGRP

30. A router is configured to participate in multiple routing protocol: RIP, EIGRP, and OSPF. The router must send a packet to network 192.168.14.0. Which route will be used to forward the traffic?

a 192.168.14.0 /26 route that is learned via RIP***
a 192.168.14.0 /24 route that is learned via EIGRP
a 192.168.14.0 /25 route that is learned via OSPF
a 192.168.14.0 /25 route that is learned via RIP

31. When does a link-state router send LSPs to its neighbors?

only when one of its neighbors requests an update
immediately after receiving an LSP from neighbors with updates***
every 30 seconds
only when one of its interfaces goes up or down
0/5000
จาก: -
เป็น: -
ผลลัพธ์ (ไทย) 1: [สำเนา]
คัดลอก!
1 วัตถุประสงค์ของคำสั่งอินเทอร์เฟซแฝงคืออะไรทำให้อินเตอร์เฟสที่ใช้ IP แอดเดรสทำให้อินเทอร์เฟซยังคงได้รับ keepalives ค่าเราเตอร์จะส่งการปรับปรุงสายงานการผลิตบนอินเทอร์เฟส แต่ไม่ได้รับการปรับปรุงผ่าน innterface ที่ช่วยให้ทำให้โพรโทคอสายงานการผลิตเพื่อส่งออกอินเทอร์เฟซที่ไม่มีที่อยู่ IP ของการปรับปรุงช่วยให้เราเตอร์ได้รับการปรับปรุงสายงานการผลิตบนอินเทอร์เฟส แต่ไม่ส่งการปรับปรุงผ่านอินเตอร์เฟซที่ *2 งานที่สองโพรโทคอสายงานการผลิตแบบไดนามิกทำ (เลือกสอง)กำหนด ip Address ที่กำหนดค้นหาเครือข่าย *เกตเวย์เริ่มต้นโฮสต์แพร่กระจายปรับปรุง และรักษาตารางสายงานการผลิต *ค้นพบโฮสต์3 กรอกข้อมูลในว่างเปล่า ย่อคำตอบคำสั่ง "รุ่น 2" ถูกใช้ในโหมดการกำหนดค่าเราเตอร์ฉีกให้ส่งของซับเน็ตมาสก์มีการปรับปรุงสายงานการผลิต4หมายถึงการจัดแสดง OSPF จะใช้ในเครือข่าย เส้นทางที่จะเลือก โดย OSPF จะส่งแพ็กเก็ตข้อมูลจาก A สุทธิสุทธิ BR1, R3, R5, R7 *R1, R4, R6, R7R1, R2, R5, R7R1, R3, R6, R7R1, R3, R5, R6, R75 คำที่สองเป็นจริงเกี่ยวกับโพรโทคอสายงานการผลิต classless (เลือกสอง)ได้รับการสนับสนุน โดยการคัดลอกเวอร์ชัน 1อนุญาตให้ใช้เครือข่ายย่อย 192.168.1.0/30 และ 192.168.1.16/28 ในเดียวกันกับโทโพโลยี *ส่งข้อมูลรูปแบบเครือข่ายในสายงานการผลิตปรับปรุง *ลดจำนวนพื้นที่ที่อยู่ในองค์กรส่งเสร็จสมบูรณ์ปรับปรุงตารางสายงานการผลิตให้เพื่อนบ้านทั้งหมด6 การดำเนินการสองผลมาจากการป้อนคำสั่งเครือข่าย 192.168.1.0 ในริพในโหมดการกำหนดค่าบนเราเตอร์หรือไม่ (เลือกสอง)เราเตอร์ใกล้เคียงจะส่งการร้องขอการปรับปรุงสายงานการผลิตตารางสายงานการผลิตไว้ใน RAM ของเราเตอร์ปรับปรุงสายงานการผลิตจะถูกส่งผ่านอินเทอร์เฟซทั้งหมดที่เป็นสมาชิกของ 192.168.1.0.*หยุดการคัดลอก และโครงแบบ RIP ที่มีอยู่ทั้งหมดจะถูกลบออกโฆษณาอยู่เครือข่าย 192.168.1.0 จะ routers.* เพื่อนบ้าน7หมายถึงการจัดแสดง ใช้ในการแสดงผลบางส่วนจากดู ip กระบวนคำสั่ง ข้อเท็จจริงสองสิ่งสามารถระบุเกี่ยวกับโพรโทคอสายงานการผลิตฉีก (เลือกสอง)คำสรุปอัตโนมัติไม่ได้ถูกใช้ใน router.* ใกล้เคียงฉีกคัดลอกเวอร์ชัน 1 กำลังทำงานบนเราเตอร์นี้และเพื่อนบ้านของ RIPRIP จะโฆษณาเครือข่ายที่สองจะเป็นเพื่อนบ้านการวัดเครือข่าย 172.16.0.0 เป็น 120คัดลอกเวอร์ชัน 2 กำลังทำงานบนเราเตอร์นี้และ neighbor.* ของ RIP89 ในบริบทของโพรโทคอสายงานการผลิต อะไรคือคำนิยามสำหรับเวลาการบรรจบกันหรือไม่ความสามารถในการขนส่งข้อมูล ภาพ และเสียงผ่านสื่อเหมือนกันระยะเวลาในตารางสายงานการผลิตเพื่อให้บรรลุสิ่งที่สอดคล้องกันหลังจากเปลี่ยนโทโพโลยีแบบ *การวัดความซับซ้อนของการกำหนดค่าโพรโทคอลจำนวนเวลาที่ผู้ดูแลเครือข่ายต้องกำหนดค่าโพรโทคอสายงานการผลิตในระบบเครือข่ายขนาดเล็กถึงขนาดกลางขนาด10 กรอกข้อมูลในว่างเปล่า ไม่ต้องย่อเมื่อตั้งค่าคอนฟิก RIPng คำสั่ง "ข้อมูลเริ่มต้นมา" สั่งให้เราเตอร์สืบพันธุ์กระบวนการผลิตเริ่มคงที่11 ระบุปลายทางเส้นทางในตารางสายงานการผลิตกับ D. รหัส นี่คือชนิดของกระบวนการผลิตรายการกระบวนการเรียนรู้แบบไดนามิกผ่าน EIGRP สายงานการผลิตโพรโทคอล *เส้นทางที่ใช้เป็นเกตเวย์เริ่มต้นเครือข่ายที่เชื่อมต่อกับอินเทอร์เฟซของเราเตอร์แบบโดยตรงต้องการ12หมายถึงการจัดแสดง อินเทอร์เฟสที่จะออกอินเทอร์เฟซสำหรับส่งต่อแพคเก็ตข้อมูล ด้วยอยู่ IP ปลายทาง 172.16.0.66Serial0/0/0Serial0/0/1 *GigabitEthernet0/0GigabitEthernet0/113 กระบวนการผลิตซึ่งเป็นการจับคู่ที่ดีที่สุดสำหรับแพคเก็ตที่ป้อนเราเตอร์ซึ่ง มีปลายทางที่อยู่ของ 10.16.0.2S 10.16.0.0/16 เชื่อมต่อโดยตรง Ethernet 0/1S 10.16.0.0/24 [1 0] ผ่าน 192.168.0.9*S 10.0.0.0/8 [1 0] ผ่าน 192.168.0.2S 10.0.0.0/16 เชื่อมต่อโดยตรง Ethernet 0/014 ความต้องการที่สองจำเป็นก่อนเราเตอร์ที่กำหนดค่าโพรโทคอสายงานการผลิตเชื่อมโยงรัฐสามารถสร้าง และส่งแพ็คเก็ตของรัฐเชื่อมโยง (เลือกสอง)เราเตอร์ได้กำหนดต้นทุนที่เกี่ยวข้องกับ links.* ใช้งานอยู่เราเตอร์มีสร้างแผนภูมิการ SPFเราเตอร์มีการก่อตั้งของ adjacencies.*รีเฟรชตารางสายงานการผลิตแล้วเราเตอร์ได้สร้างฐานข้อมูลสถานะการเชื่อมโยง15 ความต้องการที่สองใช้เพื่อกำหนดว่าถ้ากระบวนการผลิตถือได้ว่าเป็นกระบวนการที่ดีที่สุดในตารางเส้นทางของเราเตอร์ (เลือกสอง)ประกอบด้วยการ next-hop IP ที่อยู่ *ประกอบด้วยเครือข่ายย่อยอย่างรายการเครือข่าย classfulมีกระบวนการผลิตเริ่มต้นประกอบด้วยอินเทอร์เฟซออกเป็น *16 คืออะไรแตกต่างระหว่าง IPv6 รายการตารางสายงานการผลิตเมื่อเปรียบเทียบกับ IPv4 รายการในตารางสายงานการผลิตโดยออกแบบ IPv6 เป็น classless เส้นทางทั้งหมดได้อย่างมีประสิทธิภาพ routes.* ที่ดีที่สุดระดับ 1IPv6 ไม่ใช้เส้นทางแบบคงที่เพื่อเติมเส้นตารางที่ใช้ใน IPv4IPv6 ตารางสายงานการผลิตรวมรายการทางหลวงท้องถิ่นที่ไม่มีตารางสายงานการผลิตของ IPv4การเลือกเส้นทาง IPv6 ตั้งอยู่ที่สั้นที่สุดตรงกับคำนำหน้า ซึ่งแตกต่างจากการเลือกเส้นทาง IPv4 ที่อยู่นำหน้าตรงยาวที่สุด17 โพรโทคอสายงานการผลิตแบบไดนามิกได้รับการพัฒนาเป็นโพรโทคอลเกตเวย์ภายนอกเพื่อเชื่อมผู้ให้บริการอินเทอร์เน็ตแตกต่างกันหรือไม่การคัดลอกOSPFEIGRPปอนด์ *18 เส้นทางที่จะเราเตอร์การส่งแพ็คเก็ต IPv4 การหลังจากการตรวจสอบตารางของสายงานการผลิตสำหรับการแข่งขันที่ดีที่สุดกับอยู่ปลายทางกระบวนการผลิตย่อยระดับ 1กระบวนการผลิตหลักระดับ 1ระดับ 2 supernet กระบวนการผลิตระดับ 1 ที่ดีที่สุดเส้นทาง *19 งบที่สองอธิบายถึงโพรโทคอสายงานการผลิตของ OSPF (เลือกสอง)ใช้เป็นหลักซึ่งเป็นมีระยะการจัดการ 100คำนวณการวัดการใช้แบนด์วิดท์ *สรุปโดยอัตโนมัติเครือข่ายในขอบเขต classfulใช้วิธีของไดค์ในการสร้างแผนภูมิ SPF *20 เหตุการณ์ที่สองจะทำการส่งแพคเก็ตเชื่อมโยงรัฐ โดยโพรโทคอสายงานการผลิตเชื่อมโยงรัฐ (เลือกสอง)ความต้องการแพคเก็ตเชื่อมโยงรัฐกับเพื่อนบ้านทั้งหมดที่น้ำท่วมเป็นระยะ ๆการเปลี่ยนแปลงในโทโพโลยี *เริ่มต้นเริ่มต้นสายงานการผลิตโพรโทคอลกระบวนการ *ปรับปรุงตัวเราเตอร์จับเวลาที่หมดอายุเชื่อมโยงไปยังเราเตอร์เพื่อนบ้านได้กลายเป็นแออัด21ทำตัวในลำดับต่อไปนี้: [+] ใช้เครือข่ายขั้ว [+] น้อยกว่าสายงานการผลิตค่าใช้จ่าย [#] เครือข่ายใหม่จะถูกเพิ่มโดยอัตโนมัติไปยังตารางสายงานการผลิต [#] ดีสำหรับเครือข่ายขนาดใหญ่[+] สั่งชุดในกลุ่มนี้[#] สั่งชุดในกลุ่มนี้22ทำตัวในลำดับต่อไปนี้: [+] เหตุการณ์ขับเคลื่อนปรับปรุง [+] สร้างแผนที่ topological [+] บรรจบกันอย่างรวดเร็ว ปริมาณการใช้แบนด์วิดท์ [#] ใช้หน่วยความจำ [#] [#] เวลาประมวลผลของ CPU[+] สั่งชุดในกลุ่มนี้[#] สั่งชุดในกลุ่มนี้คำถามใหม่: วันอาทิตย์ที่ 06, 2015 กันยายน23$$ R3 # การตั้งค่าคอนฟิกเทอร์มินัล$$ R3 (config) #ติดต่อ gigabitEthernet 0/0$$ R3 (config-ถ้า) 2001:db8:café:3::100 ที่อยู่ ipv6 / 64$$ R3 (config-ถ้า) ipv6 ฉีกฉีก-เป็นเปิดใช้งาน$ % IPv6 สายได้$$ R3 (config-ถ้า)หมายถึงการจัดแสดง ผู้ดูแลระบบเครือข่ายได้ออกคำสั่ง exhibited ในความพยายามที่จะเรียกใช้ RIPng บนอินเทอร์เฟซ gig0/0 สาเหตุข้อคอนโซลที่แสดงหลังจากที่คัดลอกได้หรือไม่เส้นทางของ IPv6 แบบผู้รับเดียวไม่เปิดบน router.* นี้ **ติดต่อ gig0/0 ไม่มีที่อยู่ IPv6 ที่ถูกต้องไม่มีสนับสนุน IPv6 บน IOS นี้ติดต่อ gig0/0 ถูกปิด24. ชนิดของกระบวนการผลิตจะต้องมีเราเตอร์เพื่อทำการค้นหาซ้ำหรือไม่เส้นทางเด็กระดับ 2 ที่ใช้อินเทอร์เฟซที่ออกบนเราเตอร์ที่ไม่ใช้ CEFเส้นทางเครือข่ายระดับ 1 ที่ใช้ที่อยู่ IP ของ hop ถัดไปบนเราเตอร์ที่ใช้ CEFเป็นเส้นทางหลักบนเราเตอร์ที่ใช้ CEFกระบวนการผลิตที่ดีที่สุดที่จะใช้ที่อยู่ IP hop ถัดไปบนเราเตอร์ที่ไม่ใช้ CEF ***25. หลังจากเกิดการเปลี่ยนแปลงโครงสร้างเครือข่าย ระยะที่เวกเตอร์โพรโทคอสายงานการผลิตสามารถส่งข้อความปรับปรุงโดยตรงไปยังเราเตอร์ใกล้เคียงหนึ่งโดยไม่ต้องแจ้งให้ทราบเราเตอร์อื่น ๆ โดยไม่จำเป็นเป็น-มีRIPv1RIPv2OSPFEIGRP ***26. การใช้ OSPF เตอร์กำลังประมวลผลกระบวนการเรียนรู้เพื่อเลือกเส้นทางที่ดีในการเข้าถึงเครือข่ายปลายทาง อะไรคืออัลกอริทึม OSPF ประเมินเป็นการวัดหรือไม่ยอดรวมของการจราจรและความน่าเป็นของความล้มเหลวของการเชื่อมโยงจำนวนข้ามตามเส้นทางสายจำนวนเวลาการจัดส่งแพ็คเก็ตและแบนด์วิดธ์ที่ช้าที่สุดแบนด์วิดท์ที่สะสมที่ใช้ตามสายงานการผลิต path.* **27. อะไรคือข้อเสียของการใช้โพรโทคอสายงานการผลิตแบบไดนามิกพวกเขาต้องการขัดจังหวะโดยผู้ดูแลเมื่อมีการเปลี่ยนแปลงทางเดินของการจราจรพวกเขาเป็นเพียงโทอย่างเหมาะความซับซ้อนของการกำหนดค่าเพิ่มขึ้นเป็นขยายขนาดของเครือข่ายพวกเขาส่งข้อความเกี่ยวกับสถานะของเครือข่าย insecurely ผ่านเครือข่าย โดย default.* **28. ขณะกำหนดค่า RIPv2 บนเครือข่ายองค์กร วิศวกรการป้อนคำสั่งเครือข่าย 192.168.10.0 ในโหมดการกำหนดค่าเราเตอร์ ผลของการใส่คำสั่งนี้คืออะไรอินเทอร์เฟซของ 192.168.10.0 เครือข่ายจะส่งข้อความสวัสดี RIPอินเทอร์เฟซของ 192.168.10.0 เครือข่ายส่งรุ่น 1 และรุ่น 2 ปรับปรุงอินเทอร์เฟซของ 192.168.10.0 เครือข่ายถูกส่งเฉพาะรุ่น 2 updates.* **อินเทอร์เฟซของ 192.168.10.0 เครือข่ายจะได้รับรุ่น 1 และรุ่น 2 ปรับปรุง29. ซึ่งโพรโทคอสายงานการผลิตใช้ข้อมูลสถานะการเชื่อมโยงในการสร้างแผนที่ของโทโพโลยีสำหรับการคำนวณเส้นทางดีที่สุดกับเครือข่ายปลายทางแต่ละOSPF ***RIPngการคัดลอกEIGRP30 มีการกำหนดค่าเราเตอร์.เอี่ยวหลายโพรโทคอสายงานการผลิต: RIP, EIGRP และ OSPF เราเตอร์ต้องส่งแพคเก็ตการเครือข่าย 192.168.14.0 จะใช้เส้นทางที่ส่งต่อการจราจรหรือไม่192.168.14.0/26 เส้นทางที่รู้ทาง RIP ***192.168.14.0/24 กระบวนผลิตที่จะได้เรียนรู้ผ่าน EIGRP192.168.14.0/25 เส้นทางที่เรียนรู้ผ่าน OSPF192.168.14.0/25 เส้นทางที่เรียนรู้ผ่านทางการริพ31. เมื่อไม่เตอร์รัฐเชื่อมโยงส่ง LSPs เพื่อบ้านของเฉพาะ เมื่อบ้านของหนึ่งร้องขอการปรับปรุงทันทีหลังจากได้รับการ LSP จากเพื่อนบ้านด้วยปรับปรุง ***ทุก ๆ 30 วินาทีเฉพาะ เมื่อหนึ่งอินเทอร์เฟซของจะขึ้น หรือลง
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 3:[สำเนา]
คัดลอก!
1
คือวัตถุประสงค์ของคำสั่งอินเตอร์เฟซเรื่อยๆ ?

ช่วยให้การเชื่อมต่อเพื่อแลกเปลี่ยน IP
ช่วยให้อินเตอร์เฟซที่ยังคงขึ้นโดยไม่ได้รับ keepalives
ช่วยให้เราเตอร์จะส่งเส้นทางการปรับปรุงอินเตอร์เฟซ แต่ไม่ได้รับการปรับปรุงผ่าน innterface
ช่วยให้เส้นทางที่จะปรับปรุงไปข้างหน้าออกอินเตอร์เฟซที่ขาดหายไป
IP ของช่วยให้เราเตอร์ได้รับการปรับปรุงในอินเตอร์เฟซ แต่ไม่ส่งการปรับปรุงผ่านทางอินเตอร์เฟส

2
สิ่งที่สองงานทำแบบไดนามิกเส้นทางโปรโตคอลแสดง ( เลือก 2 )

กำหนดที่อยู่ IP

การค้นพบเครือข่ายการเผยแพร่เป็นเจ้าภาพเริ่มต้นจากการปรับปรุง และรักษาตารางเส้นทาง



3
ค้นพบโฮสต์ที่เติมในช่องว่าง ไม่ย่อ
ตอบคำสั่ง " รุ่น 2 " จะใช้ในการตัดโหมดเราเตอร์การกำหนดค่าให้ส่งของมาสก์ subnet กับเส้นทางปรับปรุง

4


ดูที่จัดแสดง OSPF ใช้ในเครือข่าย เส้นทางซึ่งจะถูกเลือกโดย OSPF เพื่อส่งแพ็กเก็ตข้อมูลจากสุทธิสุทธิ B

R3 R1 , R5 r7 *
, , R1 , R6 r4
r7 , R1 , R2 , R3 R1 R5 , R6 , r7
, ,
r7 R3 R1 , R5 , R6 , r7

5
,ซึ่งทั้งสองงบเป็นจริงเกี่ยวกับลิงโพรโทคอลจัดเส้นทาง ? ( เลือก 2 )

ได้รับการสนับสนุนโดยตัดรุ่น 1
ช่วยให้การใช้งานทั้งในและ 192.168.1.0/30 192.168.1.16/28 subnets
แบบเดียวกัน * ส่งข้อมูลหน้ากาก subnet ในเส้นทางการปรับปรุง *
ช่วยลดปริมาณของพื้นที่ว่างที่อยู่ในองค์กร
ส่งสมบูรณ์ตารางเส้นทางปรับปรุงทั้งหมดเพื่อนบ้าน

6
สิ่งที่สองการกระทำ ผลจากการป้อนคำสั่งในโหมดการตั้งค่าเครือข่าย 192.168.1.0 ตัดเราเตอร์ ? ( เลือก 2 )

ใกล้เราเตอร์จะส่งคำขอสำหรับการอัพเดท
ตารางเส้นทางที่ถูกสร้างขึ้นใน RAM ของ Router .
เส้นทางอัพเดทส่งผ่านอินเทอร์เฟซของ 192.168.1.0 *
กระบวนการตัดและฉีกรูปแบบเดิมคือหยุดลบ .
เครือข่ายที่อยู่ 192.168.1.0 โฆษณาเพื่อเพื่อนบ้านเราเตอร์ *

7


ดูที่จัดแสดง ขึ้นอยู่กับการแสดงผลบางส่วนจากการแสดง IP เส้นทางคำสั่ง , สิ่งที่สองข้อเท็จจริงสามารถตัดสินใจเกี่ยวกับฉีกเส้นทางโปรโตคอล ( เลือก 2 )

สั่งไม่อัตโนมัติสรุปได้ถูกใช้ในเราเตอร์เพื่อนบ้านฉีก *
ตัดรุ่น 1 อยู่ในนี้และฉีก
เราเตอร์เพื่อนบ้าน
การแปล กรุณารอสักครู่..
 
ภาษาอื่น ๆ
การสนับสนุนเครื่องมือแปลภาษา: กรีก, กันนาดา, กาลิเชียน, คลิงออน, คอร์สิกา, คาซัค, คาตาลัน, คินยารวันดา, คีร์กิซ, คุชราต, จอร์เจีย, จีน, จีนดั้งเดิม, ชวา, ชิเชวา, ซามัว, ซีบัวโน, ซุนดา, ซูลู, ญี่ปุ่น, ดัตช์, ตรวจหาภาษา, ตุรกี, ทมิฬ, ทาจิก, ทาทาร์, นอร์เวย์, บอสเนีย, บัลแกเรีย, บาสก์, ปัญจาป, ฝรั่งเศส, พาชตู, ฟริเชียน, ฟินแลนด์, ฟิลิปปินส์, ภาษาอินโดนีเซี, มองโกเลีย, มัลทีส, มาซีโดเนีย, มาราฐี, มาลากาซี, มาลายาลัม, มาเลย์, ม้ง, ยิดดิช, ยูเครน, รัสเซีย, ละติน, ลักเซมเบิร์ก, ลัตเวีย, ลาว, ลิทัวเนีย, สวาฮิลี, สวีเดน, สิงหล, สินธี, สเปน, สโลวัก, สโลวีเนีย, อังกฤษ, อัมฮาริก, อาร์เซอร์ไบจัน, อาร์เมเนีย, อาหรับ, อิกโบ, อิตาลี, อุยกูร์, อุสเบกิสถาน, อูรดู, ฮังการี, ฮัวซา, ฮาวาย, ฮินดี, ฮีบรู, เกลิกสกอต, เกาหลี, เขมร, เคิร์ด, เช็ก, เซอร์เบียน, เซโซโท, เดนมาร์ก, เตลูกู, เติร์กเมน, เนปาล, เบงกอล, เบลารุส, เปอร์เซีย, เมารี, เมียนมา (พม่า), เยอรมัน, เวลส์, เวียดนาม, เอสเปอแรนโต, เอสโทเนีย, เฮติครีโอล, แอฟริกา, แอลเบเนีย, โคซา, โครเอเชีย, โชนา, โซมาลี, โปรตุเกส, โปแลนด์, โยรูบา, โรมาเนีย, โอเดีย (โอริยา), ไทย, ไอซ์แลนด์, ไอร์แลนด์, การแปลภาษา.

Copyright ©2024 I Love Translation. All reserved.

E-mail: