C114门户论坛百科APPEN| 举报 切换到宽版

亚星游戏官网

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索

军衔等级:

亚星游戏官网-yaxin222  一级通信军士

注册:2007-10-23
发表于 2011-10-20 17:41:27 |显示全部楼层
2011.10.12 Quidway s2326TP 配置实验.png


问题是:电脑A为何可以ping通1.1.1.1,它是如何找到回程路由的。

SwitchA的配置:
sysname switch A
#
vlan batch 10 40
#
interface Vlanif1
ip address dhcp-alloc
#
interface Vlanif10
ip address 1.1.4.2 255.255.255.0
#
interface Vlanif40
ip address 1.1.40.1 255.255.255.0
#
interface Ethernet0/0/2
port link-type trunk
port trunk allow-pass vlan 2 to 4094
ntdp enable
ndp enable
#
interface Ethernet0/0/4
port link-type access
port default vlan 40
ntdp enable
ndp enable
=================================================================================
switchA的路由表
[switch A]dis ip routing-table
Route Flags: R - relay, D - download to fib
------------------------------------------------------------------------------
Routing Tables: Public
        Destinations : 7        Routes : 7

Destination/Mask    Proto  Pre  Cost       Flags NextHop         Interface

        1.1.1.0/24  Static 60   0           RD   1.1.4.1         Vlanif10
        1.1.4.0/24  Direct 0    0            D   1.1.4.2         Vlanif10
        1.1.4.2/32  Direct 0    0            D   127.0.0.1       InLoopBack0
       1.1.40.0/24  Direct 0    0            D   1.1.40.1        Vlanif40
       1.1.40.1/32  Direct 0    0            D   127.0.0.1       InLoopBack0
      127.0.0.0/8   Direct 0    0            D   127.0.0.1       InLoopBack0
      127.0.0.1/32  Direct 0    0            D   127.0.0.1       InLoopBack0

===============================================================================

switchB的配置:
sysname switch B
#
vlan batch 10 30
#
interface Vlanif1
ip address dhcp-alloc
#
interface Vlanif10
ip address 1.1.4.1 255.255.255.0
#
interface Vlanif30
ip address 1.1.1.1 255.255.255.0
#
interface Ethernet0/0/1
port link-type access
port default vlan 30
ntdp enable
ndp enable
#
interface Ethernet0/0/2
port link-type trunk
port trunk allow-pass vlan 2 to 4094
ntdp enable
ndp enable
============================================================================
switchB的路由表
[switch B]dis ip routing-table
Route Flags: R - relay, D - download to fib
------------------------------------------------------------------------------
Routing Tables: Public
        Destinations : 6        Routes : 6

Destination/Mask    Proto  Pre  Cost       Flags NextHop         Interface

        1.1.1.0/24  Direct 0    0            D   1.1.1.1         Vlanif30
        1.1.1.1/32  Direct 0    0            D   127.0.0.1       InLoopBack0
        1.1.4.0/24  Direct 0    0            D   1.1.4.1         Vlanif10
        1.1.4.1/32  Direct 0    0            D   127.0.0.1       InLoopBack0
      127.0.0.0/8   Direct 0    0            D   127.0.0.1       InLoopBack0
      127.0.0.1/32  Direct 0    0            D   127.0.0.1       InLoopBack0

================================================================================

在交换机A上,我加了一条静态路由 ip route-static 1.1.1.0 225.255.255.0 1.1.4.1。路由器B上未加静态路由。
电脑A ping 1.1.1.1 正向路由可达,能理解,因为它通过查交换机A的路由表的,但回程是如何回去的呢?
我是做传输的,初玩交换机,望高手引导~~~

举报本楼

本帖有 8 个回帖,您需要登录后才能浏览 登录 | 注册
您需要登录后才可以回帖 登录 | 注册 |

手机版|C114 ( 沪ICP备12002291号-1 )|联系大家 |网站地图  

GMT+8, 2024-11-16 14:58 , Processed in 0.225953 second(s), 18 queries , Gzip On.

Copyright © 1999-2023 C114 All Rights Reserved

Discuz Licensed

回顶部
XML 地图 | Sitemap 地图