ospf

配置末梢命令

配置末梢区域:

router ospf 1

area -id stub

配置完全末梢:

router ospf 1

area -id stub no-summary

配置nssa区域:

router ospf 1

area -id nssa

配置完全nssa区域;

router ospf 1

area -id nssa no-summary
 

汇总命令

区域间路由汇总:

area area -id range ip -address mask

例:area 1 range 10.1.0.0 255.255.252.0

外部路由汇总:

summary-address ip -address mask

例: summary-address 10.0.0.0 255.255.248.0

重分发命令

redistribute static subnets 重分发静态路由

default-information originate 重分发默认路由

redistribute connected subnets 重分发直连路由

重分发rip

router ospf 1

redistribute rip subnets 

重分发ospf

router rip

redistribute ospf 1 metric 3 
 

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 3
    评论
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值