一、设置环境
硬件平台为:GSM7352Sv2,GSM7328Sv2
固件版本:8.0.3.28,8.0.3.28
二、应用结构图:
三、设置步骤:
1、命令行方法设置
(1)在GSM7352Sv2上面创建VLAN,定义端口到个VLAN的成员,启用vlan路由,接口路由等配置不再累述,请参考其他配置文档,着重讲述下OSPF相关的配置。
(GSM7352Sv2) #configure
(GSM7352Sv2) (Config)#ip routing
(GSM7352Sv2) (Config)#router ospf
(GSM7352Sv2) (Config-router)#enable
(GSM7352Sv2) (Config-router)#router-id 0.0.0.1
(GSM7352Sv2) (Config-router)#exit
(GSM7352Sv2) (Config)#interface 1/0/5
(GSM7352Sv2) (Interface 1/0/5)#ip ospf area 0.0.0.0
(GSM7352Sv2) (Interface 1/0/5)#routing
(GSM7352Sv2) (Interface 1/0/5)#exit
(GSM7352Sv2) (Config)#interface vlan 1
(GSM7352Sv2) (Interface-vlan 1)#ip ospf area 0.0.0.0
(GSM7352Sv2) (Interface-vlan 1)#exit
(GSM7352Sv2) (Config)#interface vlan 2
(GSM7352Sv2) (Interface-vlan 2)#ip ospf area 0.0.0.0
(GSM7352Sv2) (Interface-vlan 2)#exit
(GSM7352Sv2) (Config)#interface vlan 3
(GSM7352Sv2) (Interface-vlan 3)#ip ospf area 0.0.0.0
(2)在GSM7328Sv2上面创建VLAN,定义端口到个VLAN的成员,启用vlan路由,接口路由等配置不再累述,请参考其他配置文档,着重讲述下OSPF相关的配置。
(GSM7328Sv2) #configure
(GSM7328Sv2) (Config)#ip routing
(GSM7328Sv2) (Config)#router ospf
(GSM7328Sv2) (Config-router)#enable
(GSM7328Sv2) (Config-router)#router-id 0.0.0.2
(GSM7328Sv2) (Config-router)#exit
(GSM7328Sv2) (Config)#interface vlan 1
(GSM7328Sv2) (Interface-vlan 1)#ip ospf area 0.0.0.0
(GSM7328Sv2) (Interface-vlan 1)#exit
(GSM7328Sv2) (Config)#interface vlan 2
(GSM7328Sv2) (Interface-vlan 2)#ip ospf area 0.0.0.0
(GSM7328Sv2) (Interface-vlan 2)#exit
(GSM7328Sv2) (Config)#interface vlan 3
(GSM7328Sv2) (Interface-vlan 3)#ip ospf area 0.0.0.0
(3)验证
2、web 方式
GSM7352的WEB方法设置
(1)先使能OSPF
(2)使能端口5和vlan1、2、3的ospf
GSM7328Sv2 的 WEB 方法设置
(1)启用 ospf
(2)在vlan1、2、3启用ospf
(3)验证
我们一直都在努力坚持原创.......请不要一声不吭,就悄悄拿走。
我原创,你原创,我们的内容世界才会更加精彩!
【所有原创内容版权均属TechTarget,欢迎大家转发分享。但未经授权,严禁任何媒体(平面媒体、网络媒体、自媒体等)以及微信公众号复制、转载、摘编或以其他方式进行使用。】
微信公众号
TechTarget
官方微博
TechTarget中国