« Home « Chủ đề Chứng chỉ quốc tế

Chủ đề : Chứng chỉ quốc tế


Có 20+ tài liệu thuộc chủ đề "Chứng chỉ quốc tế"

Troytec MCSE Study Guide - Implementing, Managing and Supporting Windows 2000 Network Infrastructure Concepts

tailieu.vn

DHCP in a Windows 2000 Network Infrastructure. Type the full path to the Windows 2000 distribution files and click Continue. Remote Access in a Windows 2000 Network Infrastructure. Network Protocols in a Windows 2000 Network Infrastructure. Windows 2000 computers will attempt to obtain the TCP/IP configuration from a DHCP server on your network by default. NWLink and Windows 2000. Windows...

Troy Technologies USA_ A+ Certification Study Guide

tailieu.vn

You have purchased one of the Troy Technologies USA Study Guides.. CPU - The heart of the Microprocessor is the Central Processing Unit (CPU). The CPU controls nearly all functions of the PC.. Geometry is the internal electronic organization of data on the hard drive. 1024 is the maximum Cylinders you can have on a hard drive according to the...

Fravo Cisco 640-811 v1.0

tailieu.vn

Study Guide.. We will gladly refund the cost of this study guide or give you an exchange of study guide of your choice of the same or lesser value.. QUESTION 1 You work as network administrator at Contoso. More specifically you want to apply an access control on a interface of the router.. permit access-list 101 out B. apply access-list...

Chapter 3: IP Subnetting and Variable Length Subnet Masks(VLSM)

tailieu.vn

子网划分(subnetting)的优点:. 如何划分子网?首先要熟记 2 的幂:2 的 0 次方到 9 次方的值分别为 . 和 512.还有要明白的是:子网划分是借助于取走主机位,把这个取走的部分作为子网位.因此. 这个意味划分越多的子网,主机将越少. 子网掩码用于辨别 IP 地址中哪部分为网络地址,哪部分为主机地址,有 1 和 0 组成,长 32 位, 全为 1 的位代表网络号.不是所有的网络都需要子网,因此就引入 1 个概念:默认子网掩码 (default subnet mask).A 类 IP 地址的默认子网掩码为 255.0.0.0;B 类的为 C 类的为 . CIDR 叫做无类域间路由,ISP 常用这样的方法给客户分配地址,ISP 提供给客户 1 个块(block. size),类似这样 这排数字告诉你你的子网掩码是多少,/28 代表多少位为 1,最. 大/32.但是你必须知道的 1 点是:不管是 A 类还是 B类还是其他类地址,最大可用的只能为 30/, 即保留 2 位给主机位. 1.掩码 A...

Chapter 2 Internet Protocols

tailieu.vn

DoD 模型被认为是 OSI 参考模型的浓缩品,分为 4 层,从上到下是:. 其中,如果在功能上和 OSI 参考模型互相对应的话,那么:. Process/Application 层包含的协议和应用程序有:. 动态主机配置协议(DHCP)服务器可以提供的信息有:. 1.IP 地址. Host-to-Host 层描述了 2 种协议:. 1.传输控制协议(Transmission Control Protocol,TCP) 2.用户数据报协议(User Datagram Protocol,UDP). 当 1 个主机开始发送数据段(segment)的时候,发送方的 TCP 协议要与接受方的 TCP 协议进行 协 商 并 连 接 , 连 接 后 即 所 谓 的 虚 电 路(virtual circuit), 这 样 的 通 信 方 式 就 叫 做 面 向...

Chapter 10 Managing Traffic with Access Lists

tailieu.vn

访问列表(access list,ACL)的主要作用是过滤你不想要的数据包.设置 ACL 的一些规则:. 2 种主要的访问列表:. 1.标准访问列表(standard access lists):只使用源 IP 地址来做过滤决定. 2.扩展访问列表(extended access lists):它比较源 IP 地址和目标 IP 地址,层 3 的协议字段,层 4 端口号来做过滤决定. 利用 ACL 来过滤,必须把 ACL 应用到需要过滤的那个 router 的接口上,否则 ACL 是不会起到 过滤作用的.而且你还要定义过滤的方向,比如是是想过滤从 Internet 到你企业网的数据包呢 还是想过滤从企业网传出到 Internet 的数据包呢?方向分为下面 2 种:. 一些设置 ACL 的要点:. 1.每个接口,每个方向,每种协议,你只能设置 1 个 ACL. 2.组织好你的 ACL 的顺序,比如测试性的最好放在 ACL 的最顶部. 3.你不可能从 ACL 从除去 1 行,除去 1 行意味你将除去整个 ACL,命名访问列表(named access....

Chapter9 Managing a Cisco Internetwork

tailieu.vn

Cisco Router 的一些组件:. bootstrap:存储在 ROM 中的微码(microcode)中,用来在初始化的时候启动 router,然后加载 IOS. POST:存储在 ROM 中的微码中,用来检查硬件基本配置是否正常,然后决定哪些接口可用. ROM monitor:存储在 ROM 中的微码中,作用是测试和排疑等. Mini-IOS:Cisco 叫它 RXBOOT 或 bootloader,它是存储在 ROM 中的,IOS 的简化版本,用来把 IOS 加载到闪存中. RAM(random-access memory):用来保存数据包缓存,ARP 缓存,路由表,和 running-config 配置 文件.某些 router 上,IOS 可以从 RAM 中运行. ROM(read-only memory):用来启动和维持 router 正常化. Flash memory(闪存):用来存放 IOS,当 router 重新启动的时候闪存是不会被擦除的,由 Intel 创. NVRAM(nonvolatile RAM):存储 startup-config 配置文件,当 router 重新启动的后,这些文件是 不会被擦除的. configuration register:用来控制 router 如何启动,这个值可以使用 show version...

Chapter4 Introduction to the Cisco IOS

tailieu.vn

IOS 的一些功能:. 你可以通过以下方式进入 IOS:. 1.通过 router 的 console 口,用于本地. 当启动 1 个 router 的时候,大致将分为以下几个阶段:. 2.如果 1 正常, 如果 IOS 存在的话,将从它的闪存(flash memory)查找和加载 IOS 到 RAM 中. 3.如果 1 和 2 正常,接下来它将在非易失性 RAM(NVRAM)中查找启动配置文件 startup-config, 假如没有找到任何启动配置文件,router 将进入到 setup 模式. setup 模式可以对 router 进行些配置,但是我们不推荐使用这个方法对 router 进行配置.它分为. 2 种模式:. 在 setup 模式中,[]代表默认设置,你可以使用 Ctrl+C 随时退出 setup 模式. 当问你是否进入 setup 模式,选择 no,即进入命令行模式. 从用户模式(user mode)进入到特权模式(exec mode),注意提示符的变化:. 从特权模式退出到用户模式:. 退出...

Cisco Certified Network Associate 640-801 ICND Course Notes

tailieu.vn

把 1 个 大 的 网 络 分 成 几 个 小 点 的 网 络 称 之 为 网 络 分 段 (network segment), 这 些 工 作 由 routers,switches 和 bridges 来完成. 在网络中使用 routers 的优点:. 2.它们可以基于 layer-3(Network layer)的信息来对网络进行过滤. 冲突域(collision domain):Ethernet 术语之 1,处于冲突域里的某个设备在某个网段发送数据包, 强迫该网段的其他所有设备注意到这个包.而在某 1 个相同时间里,不同设备尝试同时发送包, 那么将在这个网段导致冲突的发生,降低网络性能. switches 可以包括多达上百端口.但是相同的地方是它们都可以分割大的冲突域为数个小冲. 突域,因为 1 个端口即为 1 个冲突域,但是它们仍然处在 1 个大的广播域中.分割广播域的任务, 可以由 routers 来完成....

Chapter5 IP Routing

tailieu.vn

路由协议(routing protocol):用于 routers 动态寻找网络最佳路径,保证所有 routers 拥有相同的 路 由 表 . 一 般 , 路 由 协 议 决 定 数 据 包 在 网 络 上 的 行 走 的 路 径 . 可路由协议(routed protocol):当所有的 routers 知道了整个网络的拓扑结构以后,可路由协议就 可以用来发送数据.一般的,可路由协议分配给接口,用来决定数据包的投递方式.这类例子有 IP 和 IPX. 路由:把 1 个数据包从 1 个设备发送到不同网络里的另 1 个设备上去.这些工作依靠 routers 来 完成.routers 并不关心主机,它们只关心网络的状态和决定网络中的最佳路径. router 可以路由数据包,必须至少知道以下状况:. 2.可以学习到远端网络状态的邻居 router. 3.到达远端网络的所有路线 4.到达远端网络的最佳路径 5.如何保持和验证路由信息. 路由原理:当...

Chapter7 Layer 2 Switching

tailieu.vn

路由协议有在阻止层 3 的循环的过程.但是假如在你的 switches 间有冗余的物理连接,路由协 议并不能阻止层 2 循环的发生,这就必须依靠生成树协议(Spanning Tree Protocol,STP). 不像 bridges 使用软件来创建和管理 MAC 地址过滤表,switches 使用 ASICs 来创建和管理. MAC 地址表,可以把 switches 想象成多端口的 bridges. 层 2 的 switches 和 bridges 快于层 3 的 router 因为它们不花费额外的时间字查看层 3 包头信 息,相反,它们查看帧的硬件地址然后决定是转发还是丢弃.每个端口为 1 个冲突域,所有的端 口仍然处于 1 个大的广播域里. 层 2 交换提供:. 1.基于硬件的桥接(ASIC) 2.线速(wire speed) 3.低延时(latency) 4.低耗费. 桥接和层 2 交换的一些区别和相似的地方:. 1.bridges 基于软件,switches 基于硬件 2.switches 和看作多端口的 bridges. 3.bridges...

TestKing 640-811 Edt1

tailieu.vn

For most updates, it is enough just to print the new questions at the end of the new version, not the whole document.. QUESTION NO: 1. IP address mask. QUESTION NO: 2. You work as a network technician at TestKing. Which of the following are true regarding configuration of this VLAN? (Choose three) A. An IP address must be configured...

Chapter6 Enhanced IGRP(EIGRP) and Open Shortest Path First(OSPF)

tailieu.vn

EIGRP 是 1 种无分类(classless),增强的距离向量路由协议,和 IGRP 类似,EIGRP 也使用 AS, 但是和 IGRP 不同的是,EIGRP 在它的路由更新信息中要包含子网掩码的信息.这样,在我们设 计的网络的时候,就允许我们使用 VLSM 和 summarization.EIGRP 有时候也算是混合型路由 协议,因为它同时具有了距离向量路和链路状态的一些特征:比如它不像 OSPF 那样发送链路 状态包而发送传统的距离向量更新;EIGRP 也有链路状态协议的特征比如它在相邻 router 启 动的时候同步路由表,然后只在拓扑结构发生变化的时候发送 1 些更新.这样就使得 EIGRP 能 够很好的在 1 个大型网络中工作.EIGRP 的主要特点如下:. 1.通过 PDMs(Protocol-Dependent Module)来支持 IP,IPX 和 AppleTalk 2.有效的邻 router 的发现. EIGRP 的 1 大特点是它可以支持几种网络层协议:IP,IPX 和 AppleTalk 等.能像 EIGRP 那样支 持数种网络层协议的还有 Intermediate System-to-Intermediate System(IS-IS)协议,但是这个协 议只支持 IP 和 Connectionless Network...

TestKing 642-661 Edt2-2

tailieu.vn

QUESTION NO: 1 Exhibit:. QUESTION NO: 2. QUESTION NO: 3. TestKing1-TestKing2 Next Hop 10.1.1.1 This is an EBGP connection. TestKing4-TestKing5 Next Hop 10.4.4.1 This is an EBGP connection. TestKing3-TestKing4 Next Hop 10.1.1.1 This is an IBGP connection. QUESTION NO: 4 Exhibit:. QUESTION NO: 5 Exhibit:. neighbor 10.1.1.2 remote-as 65102 neighbor remote-as 65101 network . neighbor 10.1.1.2 remote-as 65102 neighbor remote-as...

Actual Test 640-910 Part 2 v12

tailieu.vn

QUESTION .192 What are three benefits of an MPLS VPN? (Choose three) A. QUESTION .193 When running basic MPLS in conjunction with VPNs, how many labels does each packet contain?. QUESTION .194 When running MPLS in the frame mode over an Ethernet, how does the receiving device identify that the frame contains MPLS information?. MPLS is identified in the protocol...

Actual Test 642-641 v01.16.04

tailieu.vn

of low priority traffic due to preferential treatment of the high priority queue.. The Differentiated Services model scales by providing per-flow state visibility to the core of the network.. Policing is not used in the Differentiated Services model providing for efficient expediting of high priority traffic flows.. In the Differentiated Services model, and explicit setup mechanism predefines all QoS parameters...

TestKing 640-905 Edt2

tailieu.vn

QUESTION NO: 1. QUESTION NO: 2. QUESTION NO: 3. QUESTION NO: 4. QUESTION NO: 5. QUESTION NO: 6. QUESTION NO: 7. QUESTION NO: 8. QUESTION NO: 9. QUESTION NO: 10. QUESTION NO: 11. QUESTION NO: 12. QUESTION NO: 13. QUESTION NO: 14. QUESTION NO: 15. QUESTION NO: 16. QUESTION NO: 17. QUESTION NO: 18. QUESTION NO: 19. QUESTION NO: 20....

TestKing 640-910 Edt7-1

tailieu.vn

QUESTION NO: 1. QUESTION NO: 2. QUESTION NO: 3. QUESTION NO: 3 Exhibit:. QUESTION NO: 4. QUESTION NO: 5. QUESTION NO: 6. QUESTION NO: 7. QUESTION NO: 8. QUESTION NO: 9. QUESTION NO: 10. QUESTION NO: 11. QUESTION NO: 12. QUESTION NO: 13. QUESTION NO: 14. QUESTION NO: 15. QUESTION NO: 16. QUESTION NO: 17. QUESTION NO: 18. QUESTION NO:...

Actual Test 642-661 v12.31.03

tailieu.vn

QUESTION 3 By default, NOT using the next-hop-self option, what is the next-hop for the BGP updates shown in the diagram?. R2 and R5 cannot establish the IGBP session if the BGP Hello Timer between the two IBGP neighbors is different.. R1 and R2 cannot establish the EBGP session if the BGP Hello Timer between the two EBGP neighbors is...

TestKing 640-100 Edt7

tailieu.vn

QUESTION NO: 1. QUESTION NO: 2. QUESTION NO: 3. QUESTION NO: 4. QUESTION NO: 5. QUESTION NO: 6. QUESTION NO: 7. QUESTION NO: 8. QUESTION NO: 9. QUESTION NO: 10. QUESTION NO: 11. QUESTION NO: 12. QUESTION NO: 13. QUESTION NO: 15. QUESTION NO: 17. QUESTION NO: 18. QUESTION NO: 19. QUESTION NO: 20. QUESTION NO: 21. QUESTION NO: 22....