• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
深秋、
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 47 下一页

2024年8月17日

NP2011-SW-4-单臂路由_SVI_多层交换真题
摘要: vtp修剪 通过减少不必要的流量的扩散增加了可用的的带宽。 valn2-1001能被修剪,vlan1不能被修剪。 只需要在一台vtp服务器上启用,通过vtp加入消息会传遍整个管理域。 一旦启用了vtp修建,就会使下游交换机通过vtp加入消息进行上高,从而使上游交换机获悉下游的vlan情况,从而达到修 阅读全文
posted @ 2024-08-17 01:25 深秋、 阅读(15) 评论(0) 推荐(0)
 
NP2011-SW-3-VTP_Server_Client_Trans
摘要: vtp(vlan中继协议)的特征 它是一个2层消息通告协议,主要是通告vlan的配置(添加,删除,改变等)信息。 在整个管理域内维护交换机vlan配置的一致性,避免安全问题的产生。 vtp仅仅在trunk链路上运行 是cisco公司专有协议。 被封装在isl或802.1q中继协议内在vlan1内进行 阅读全文
posted @ 2024-08-17 01:24 深秋、 阅读(10) 评论(0) 推荐(0)
 
NP2011-SW-2-VLAN_Trunk_DTP
摘要: 标记 isl proprietary(私有) encapsulated(30字节)protocol independent encapsulates the old frame in a new frame 802.1q nonproprietary(公有) tagged(4字节)效率更高 prot 阅读全文
posted @ 2024-08-17 01:24 深秋、 阅读(13) 评论(0) 推荐(0)
 
NP2011-SW-1-园区网模型_设备选型
摘要: 企业架构 园区网 数据中心 分支机构 远程办公人员 思科架构方案 sona 统一通信 思科网络分层 接入层 汇聚层 核心层 园区网流量类型 网络管理流量 Ip电话流量 ip组播 正常数据流量 端到端的应用 vlan产生的原因-广播风暴 vlan分类 端到端的vlan 本地vlan vlan号范围 0 阅读全文
posted @ 2024-08-17 01:24 深秋、 阅读(19) 评论(0) 推荐(0)
 
52-BGP属性-本地优先级_多出口鉴别
摘要: local preference属性 通告给ibgp邻居关于怎样离开本as 仅仅在同as内有效,不会超过ibgp边界 默认是100 自由的属性 router bgp 134 bgp default local-preference 200 (修改本地优先级) ip prefix-list a per 阅读全文
posted @ 2024-08-17 01:24 深秋、 阅读(19) 评论(0) 推荐(0)
 
51-BGP选路原则-权重属性
摘要: bgp权重属性 r2: int lo0 ip add 2.2.2.2 255.255.255.0 int 172 ip add 172.16.4.1 255.255.255.0 ip add 172.16.5.1 255.255.255.0 secondaryip add 172.16.6.1 25 阅读全文
posted @ 2024-08-17 01:23 深秋、 阅读(27) 评论(0) 推荐(0)
 
50-K1_BGP联邦实验及BGP选路原则
摘要: 联邦 bgp联邦3要素 1.联邦中所有路由器都必须使用小as号(router bgp 小as) 2.联邦中所有路由器都必须声明大as号(bgp confederation identifier 大as) 3.连接小as的边界路由器必须互相指peer(bgp confrederation peers对 阅读全文
posted @ 2024-08-17 01:23 深秋、 阅读(23) 评论(0) 推荐(0)
 
49-BGP路由反射器实验
摘要: 路由反射器实验: r2: int lo0 ip add 2.2.2.2 255.255.255.0 int s1/0 ip add 12.1.1.2 255.255.255.0 no sh r1: int lo0 ip add 1.1.1.1 255.255.255.0 int s1/0 ip ad 阅读全文
posted @ 2024-08-17 01:23 深秋、 阅读(31) 评论(0) 推荐(0)
 
48-BGP抑制列表_打破BGP水平分割方案
摘要: bgp汇总 router(config-router)# aggregate-address ip address mask [summary-only](只通告汇总出去) [as-set](携带原来as属性)使用时候得先把明细路由通告出来 r2: router bgp 2 net 172.16.4 阅读全文
posted @ 2024-08-17 01:23 深秋、 阅读(67) 评论(0) 推荐(0)
 
47-BGP下一跳特例及BGP路由聚合
摘要: 实验: r4: int lo0 ip add 4.4.4.4 255.255.255.0 no sh int f0/0 ip add 134.1.1.4 255.255.255.0 r3:int lo0 ip add 3.3.3.3 255.255.255.0 int f0/0 no sh ip a 阅读全文
posted @ 2024-08-17 01:22 深秋、 阅读(18) 评论(0) 推荐(0)
 
 
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 47 下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3