interface FastEthernet0/0
ip address 192.168.42.1 255.255.255.0
duplex auto
speed auto !
interface FastEthernet0/1
ip address 192.168.250.42 255.255.255.252
duplex auto
speed auto !
interface FastEthernet0/0/0
ip address 192.168.249.42 255.255.255.252
ip ospf cost 10
duplex auto
speed auto !
router ospf 1
router-id 192.168.250.42
log-adjacency-changes
network 192.168.42.0 0.0.0.255
area 0
network 192.168.249.40 0.0.0.3
area 0
network 192.168.250.40 0.0.0.3
area 0
上面是思科的配置,如何在H3C上实现OSPF
(0)
最佳答案
interface FastEthernet0/0
ip address 192.168.42.1 255.255.255.0
duplex auto
speed auto !
interface FastEthernet0/1
ip address 192.168.250.42 255.255.255.252
duplex auto
speed auto !
interface FastEthernet0/0/0
ip address 192.168.249.42 255.255.255.252
ospf cost 10
duplex auto
speed auto !
ospf 1 router-id 192.168.250.42
area 0
network 192.168.42.0 0.0.0.255
network 192.168.249.40 0.0.0.3
network 192.168.250.40 0.0.0.3
望采纳!!
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论