标签:and work 子网掩码 outer 配置 out 路由器 idt ESS
Router(config)#router ospf process-id
process-id是进程号,取值范围1-65535。
Router(config-router)#network address wildcard-mask area area-id
wildcard-mask 为通配符掩码,与子网掩码相反,0表示网络号,1表示主机号。
area-id 是区域标识,格式是0-4294967295范围内的十进制数,或者标准点分十进制表示的数值。
Router(config)#interface loopback number
Router(config-if)#ip ospf priority number
Router(config-if)#bandwidth 500000
Router(config-if)#ip ospf cost 64
标签:and work 子网掩码 outer 配置 out 路由器 idt ESS
原文地址:https://www.cnblogs.com/ygxcj/p/14770499.html