• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索

H3C S3500-EA IPv4 OSPF基本功能典型配置

  • 0关注
  • 0收藏 799浏览
粉丝: 关注:

H3C S3500-EA IPv4 OSPF基本功能典型配置

一、  组网需求:

所有的交换机都运行OSPF,并将整个自治系统划分为3个区域。

其中Switch ASwitch B作为ABR来转发区域之间的路由。

配置完成后,每台交换机都应学到AS内的到所有网段的路由。

二、  组网图:

 

三、  配置步骤:

(1)    配置各接口的IP地址(此处略)

(2)    配置OSPF基本配置

# 配置Switch A

<SwitchA> system-view

[SwitchA] ospf

[SwitchA-ospf-1] area 0

[SwitchA-ospf-1-area-0.0.0.0] network 192.168.0.0 0.0.0.255

[SwitchA-ospf-1-area-0.0.0.0] quit

[SwitchA-ospf-1] area 1

[SwitchA-ospf-1-area-0.0.0.1] network 192.168.1.0 0.0.0.255

[SwitchA-ospf-1-area-0.0.0.1] quit

[SwitchA-ospf-1] quit

# 配置Switch B

<SwitchB> system-view

[SwitchB] ospf

[SwitchB-ospf-1] area 0

[SwitchB-ospf-1-area-0.0.0.0] network 192.168.0.0 0.0.0.255

[SwitchB-ospf-1-area-0.0.0.0] quit

[SwitchB-ospf-1] area 2

[SwitchB-ospf-1-area-0.0.0.2] network 192.168.2.0 0.0.0.255

[SwitchB-ospf-1-area-0.0.0.2] quit

[SwitchB-ospf-1] quit

# 配置Switch C

<SwitchC> system-view

[SwitchC] ospf

[SwitchC-ospf-1] area 1

[SwitchC-ospf-1-area-0.0.0.1] network 192.168.1.0 0.0.0.255

[SwitchC-ospf-1-area-0.0.0.1] network 172.16.1.0 0.0.0.255

[SwitchC-ospf-1-area-0.0.0.1] quit

[SwitchC-ospf-1] quit

# 配置Switch D

<SwitchD> system-view

[SwitchD] ospf

[SwitchD-ospf-1] area 2

[SwitchD-ospf-1-area-0.0.0.2] network 192.168.2.0 0.0.0.255

[SwitchD-ospf-1-area-0.0.0.2] network 172.17.1.0 0.0.0.255

[SwitchD-ospf-1-area-0.0.0.2] quit

[SwitchD-ospf-1] quit

(3)    检查配置结果

# 查看Switch AOSPF邻居。

[SwitchA] display ospf peer verbose

          OSPF Process 1 with Router ID 192.168.0.1

                  Neighbors

 Area 0.0.0.0 interface 192.168.0.1(Vlan-interface 100)'s neighbors

 Router ID: 192.168.0.2    Address: 192.168.0.2     GR State: Normal

   State: Full  Mode:Nbr is  Master  Priority: 1

   DR: 192.168.0.2   BDR: 192.168.0.1   MTU: 0

   Dead timer due in 36  sec

   Neighbor is up for 00:15:04

   Authentication Sequence: [ 0 ]

   Neighbor state change count: 3

                  Neighbors

 Area 0.0.0.1 interface 192.168.1.1(Vlan-interface 200)'s neighbors

 Router ID: 172.16.1.1     Address: 192.168.1.2    GR State: Normal

   State: Full  Mode:Nbr is  Slave  Priority: 1

   DR: 192.168.0.1   BDR: 172.16.1.1   MTU: 0

   Dead timer due in 39  sec

   Neighbor is up for 00:07:32

   Authentication Sequence: [ 0 ]

   Neighbor state change count: 2

# 显示Switch AOSPF路由信息。

[SwitchA] display ospf routing

          OSPF Process 1 with Router ID 192.168.0.1

                   Routing Tables

 Routing for Network

 Destination     Cost  Type      NextHop      AdvRouter    Area

 172.16.1.0/24   1563  Stub    192.168.1.2  172.16.1.1   0.0.0.1

 172.17.1.0/24   3125  Inter-area 192.168.0.2 192.168.2.1 0.0.0.0

 192.168.1.0/24  1562  Stub    192.168.1.1 192.168.0.1   0.0.0.1

 192.168.2.0/24  3124 Inter-area 192.168.0.2 192.168.2.1   0.0.0.0

 192.168.0.0/24  1562  Stub   192.168.0.1   192.168.0.1   0.0.0.0

 Total Nets: 5

 Intra Area: 3  Inter Area: 2  ASE: 0  NSSA: 0

# 显示Switch ALSDB

[SwitchA] display ospf lsdb

          OSPF Process 1 with Router ID 192.168.0.1

                  Link State Data Base

                          Area: 0.0.0.0

 Type    LinkState ID    AdvRouter   Age  Len  Sequence   Metric

 Router    192.168.2.1    192.168.2.1 874  48    80000006    1562

 Router    192.168.0.1    192.168.0.1 976  48    80000005    1562

 Sum-Net   192.168.1.0    192.168.0.1 630  28   80000001    1562

 Sum-Net   172.17.1.0     192.168.2.1 411  28   80000001    1563

 Sum-Net   192.168.2.0    192.168.2.1 429  28   80000001    1562

 Sum-Net   172.16.1.0     192.168.0.1 565  28   80000001    1563

                          Area: 0.0.0.1

 Type     LinkState ID   AdvRouter   Age  Len  Sequence   Metric

 Router    192.168.1.2    192.168.1.2 964  48    80000003    1562

 Router    192.168.0.1    192.168.0.1 590  48    80000002    1562

 Router    172.16.1.1     172.16.1.1  526  60   80000005    1562

 Sum-Net   172.17.1.0     192.168.0.1 410  28   80000001    3125

 Sum-Net   192.168.2.0    192.168.0.1 428  28   80000001    3124

 Sum-Net   192.168.0.0    192.168.0.1 630  28   80000001    1562

# 查看Switch D的路由表。

[SwitchD] display ospf routing

          OSPF Process 1 with Router ID 192.168.2.2

                   Routing Tables

 Routing for Network

 Destination   Cost  Type     NextHop       AdvRouter       Area

 172.16.1.0/24 4687 Inter-area 192.168.2.1 192.168.2.1     0.0.0.2

 172.17.1.0/24 1     Stub      172.17.1.1  192.168.2.2     0.0.0.2

 192.168.1.0/24 4686  Inter-area 192.168.2.1 192.168.2.1    0.0.0.2

 192.168.2.0/24 1562  Stub       192.168.2.2 192.168.2.2   0.0.0.2

 192.168.0.0/24 3124  Inter-area 192.168.2.1 192.168.2.1    0.0.0.2

 Total Nets: 5

 Intra Area: 2  Inter Area: 3  ASE: 0  NSSA: 0

# 使用Ping进行测试连通性。

[SwitchD] ping 172.16.1.1

  PING 172.16.1.1: 56  data bytes, press CTRL_C to break

    Reply from 172.16.1.1: bytes=56 Sequence=1 ttl=253 time=62 ms

    Reply from 172.16.1.1: bytes=56 Sequence=2 ttl=253 time=16 ms

    Reply from 172.16.1.1: bytes=56 Sequence=3 ttl=253 time=62 ms

    Reply from 172.16.1.1: bytes=56 Sequence=4 ttl=253 time=94 ms

    Reply from 172.16.1.1: bytes=56 Sequence=5 ttl=253 time=63 ms

  --- 172.16.1.1 ping statistics ---

    5 packet(s) transmitted

    5 packet(s) received

    0.00% packet loss

    round-trip min/avg/max = 16/59/94 ms

四、  配置关键点:

无。

若您有关于案例的建议,请反馈:

作者在2009-01-04对此案例进行了修订
0 个评论

该案例暂时没有网友评论

编辑评论

举报

×

侵犯我的权益 >
对根叔知了社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 pub.zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔知了社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作