51CTO博客开发
1. chassis redundancy hierarchy 2. initial RE configuration example you can config a master-only address on fxp0 3. copy a configuration from one RE to another 4. load a software package from the
1.Understanding Routing Engine Redundancy on Juniper Networks Routers 1.1.RE redundancy overview GRE未配置-备用RE重启交换平面,PFE被初始化,流量中断。 GRE配置-interface and kernel info is preserved。重启RPD。所有硬件和端口热重启 GRE+N
Given that an explicit burst size value was not specified, the policer’s burst tolerance is set to the recommended value for a low-speed interface, which is ten times the interface’s MTU.
Tos字段被主机用来标识一个数据包的优先级 字段格式: 0 1 2 3 4 5 6 7 Precedence D T R Unused
BGP使用Update消息来发送和撤销路由信息 每个更新消息将所有使用相同单个属性的路由打包发送。 Each Update contains a single set of BGP attributes and all routes using those attributes. This format reduces the total number of packets routers send between BGP peers when exchanging routing knowledge.
the CSPF algorithm fails due to the lack of entries in the Traffic Engineering Database (TED) for routers outside of the Level 1 IS-IS area 0001. This is a normal occurrence for a Multi-Level IS-IS t
排了30天的计划,终于把书《the complete isis》看完。以后可以看看笔记了
从26日开始,等待了整整一个月时间,终于得到了考试结果,看到Congratulations的字样时,心终于放下了。回想一个月的等待过程,简直是折磨。 下定决心要考JNCIP,应该从6月份就开始了准备。把JNCIA、JNCIS两本书一章章进行了细读,做下笔记。读书做笔记真的很重要,可以很好对知识进行总结和复习,有些东西感觉好像是知道的,但不明确,这种就很容易遗忘。经过写下来这一过程,则可以较好
估计明天的结果也该出来了吧。JNCIP,Y/N? 今天是第10个工作日了,这几天的等待可真难熬。忍不住还是要记录下此刻心情。 考完之后觉得有些问题还不是很确定,因为到最后半小时,检查出来好几个问题。 是对是错,结果出来再说吧。总之,通过近几个月的努力付出,理论知识也进一步的得到巩固。
Linux下安全性模型 ? 使用user或group控制访问文件和资源 ? 账号和密码 ? 每个文件有自己的owner,通常是创建这个文件的用户 每个程序都会关联到user或group。可以在文件上设定权限允许指定的user和group访问 User ? 每个user有自己的UID,唯一识别码 ? 用户名
1、标准输入和输出 提供三个通道 0标准输入Keybord is default 1标准输出Terminal windows is default 2标准错误Terminal windows is default 2、将输出的资讯显示在终端上 3、将资料导入导出的方法 4、将标准输出信息导出到档案里 5、将标准错误信息导出到档案 6、将标准输出信息和错误信息一次导出到档案里 7、将标准输入资讯导入 8、使用cut命令,显示特定栏位里的内容 9、使用sort命令,将输出资料排列 10、Using pipes to connect processes 11、Using pipes for mail
bash 说明 bash即文字模式,相当于dos下的提示字元。 [root@localhost root]# C:\Users\Administrator.SD-20100125BYGO> 全称Bourne again shell bash演变 编译语言
ls 列出名称, Ls –l (long list)查看档案详细信息,包括档案权限、容量大小、建立时间,档案名称 cp 复制, Cp –r doc jpg,将doc目录复制到jpg Cp –a doc jpg,将doc目录复制到jpg并保持原来的时间。 Cp a b c,将a b文件复制到
使用..表示上一层目录,使用.表示当前目录。文件夹或文件前面有.,则表示是掩藏文件 Home,分为root的Home和一般用户的home Bin目录里存放了常用的执行档,例如date、cal等。Bin和usr/bin的内容大致相同。预设情况下Usr/local/bin是空的。 /sbin里存放了系统执行档,如mnt等。 Etc 存放系统配置文件,如账号,密码 /tmp
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号