热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

cisco数据中心理论小记-3

portchannelSTP-防环PCH-带宽利用率提升,逻辑上单链路l2l3都可以使用无协议-on有协商-LACPvPC---纯二层解决的是跨

=====port channel=============

STP-防环
PCH-带宽利用率提升,逻辑上单链路 l2/l3都可以使用
无协议-on
有协商-LACP

vPC---纯二层
解决的是跨框 仅2台,逻辑上2台变逻辑一台

VPC:
domain id,peers
Pkl: peer keep live UDP3200,不建议背对背--->check alive
pl:peer link ,万兆以太网链路背对背 ,就是port channel--->transfer data
member port 双上行 , orphan port 单上行
CFS oe:传了一堆控制面的信息
roles:primary sencondary
peer gateway-默认打开的


VPC member port down产生后果:无附加后果

PKL Down: 各做各的事情

PL Down (PKL fine): seconday member ports suspend

PKL Down and PL down===>双活/脑裂 各做个

补救:auto recovery

 


============Febric path==========
Trill
FP-----EVE--大多都是自动配置的


大二层解决方案/SPINE-LEAF--FP
受VXLAN打击现在用的少

FP 端口:
core ports--->fp/edge ports --->CE
控制面: L2 ISIS 自己形成switch id ---IF 的对应表

unified port: enthernet /FC
unified fabric: FCOE

======SDN & CLOUD====================================
SDN: Rest API

clinet ----> http --->server / provider ---> server
server ----> http ---->json/xml ----> clinet

SDN自动化控制器
NB 北向标准----- UP   --- human----rest API
SB  南向标准----- down ----- device ----netconf

云计算:
自服务化
可扩展化
资源池化(虚拟化)
可以随时访问
IAAS: infrastruture  as a service
PAAS: platform as a service
SAAS: software as a service

UCSd : UCS director 相当于云管理平台

==========NP process=======
N7K 启动过程:
kenerl: boot flash: ****kickstart.bin
no mantennace mode
(boot)load bootflash:***.bin


二层协议:
STP : Rapid PVST / PVRST+ /MST

Toolkit:
loop gurad:配置在端口,避免进入foward状态,只对单一设备生效。

-----单向链路问题-----

BA bridge assurance:需要链路两段都配,所有端口 状态都可以 配 ,确保链路不会进去 环路 状态

UDLD:不依赖BPDU.一层检查设备连接

=====VPC======
配置过程
interface edage )# vpc memeber 100
双下联:member port
单下联: oraphe port

standard vpc ==== multiple layers
enhance vpc
vpc over fp=== VPC plus
vpc over vxlan
vpc over aci
VPC guidelines:
1-switch type 平台一样
2-link speed: 10Gbp+
3-vpc keep live (三层可达)
4-vpc peer link:万兆卡
5-number of VPC peers:2
6-number of VPC domain PER switch:1
7-routing 《vpc peer-gateway》


====FEX=====
Fex:就是远程板卡 Fex and vn tag,极度依赖parent

Fabric Path: MAC IN MAC


====OTV========
mac in ip
DCI技术,跨数据中心mac互通,让两个站点间vlan互通
edge devices:n7k
internal interfacs: 二层流量
join interface:组播流量
overlay interface:做封装

mac routing-- conftrol plane:isis
dynamic encap of l2 in l3

wKioL1mIkCGzzx-IAAIS_vLqK8k173.png

本文出自 “Erick WAY” 博客,谢绝转载!


推荐阅读
author-avatar
琳琳小朋友m
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有