当前位置:网站首页>OSPF-LSA
OSPF-LSA
2022-07-19 09:43:00 【关伯兰,】
目录
1-LSA
每一个网络设备都会发一条1-LSA
靠LINK描述拓扑信息(拓扑信息:接口连接情况)
- 接口连接点到点网络2.连接MA网络,多节点3.连接末梢网络4.虚链路
2-LSA
Net mask MA网络的掩码
Attached router 在MA网络中有几台设备的加入
通过1-LSA和 2-lSA才能够描述完整信息
3-LSA 携带域间路由信息
Net mask 是传递网段的掩码(LS id 目标网段)
Metric 通告路由器到目标网段的开销值
5-LSA
E type
Forwarding Address
Tag
4-LSA
Metric:通告者到asbr开销
边栏推荐
猜你喜欢
Shopify卖家:分享做社交媒体营销的几个技巧!
Notepad++ software installation tutorial
为什么独立站卖家喜欢做电子邮件营销?原来转化率能提高这么多!
Nacos配置管理——配置热更新
Mongodb startup error: child process failed, exited with 1
Mongodb security authentication
Scratch judge leap year electronic society graphical programming scratch grade examination level 4 true question and answer analysis June 2022
【无标题】了解dNet应用程序域
Automatic Metallic Surface Defect Detection and Recognition with Convolutional NeuralNetworks-论文阅读笔记
巴比特 | 元宇宙每日必读:虚拟人热度减退,有的“出道即巅峰”,围观人群都散了?...
随机推荐
Qt | 通过创建一个简单项目了解Qt Creator
Feign自定义配置详解
【JS】this指向的问题
多线程的配置以及使用
读书笔记-《购物中心》
Use onedns to perfectly solve the optimization problem of office network
Nacos配置管理——配置共享
Preliminary understanding of Panda3D fog
Nacos配置管理——配置热更新
Mitsubishi FX PLC Fuzzy PID membership function (FB)
十大券商开户注册账号有没有风险的?安全吗?
PHP实现执行定时任务的几种思路详解
CNN结构设计技巧:兼顾速度精度与工程实现
Débogage du Navigateur
【Kingbase】数据类型格式化函数
Is there any risk for the top ten securities companies to open accounts and register accounts? Is it safe?
Browser debugging
Fully Convolutional Networks for Surface Defect Inspection in IndustrialEnvironment-论文阅读笔记
Feign的自动装配以及熔断降级
kmeans手写实现与sklearn接口