亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
12下一頁(yè)
最近訪問(wèn)板塊 發(fā)新帖
查看: 4236 | 回復(fù): 14
打印 上一主題 下一主題

請(qǐng)問(wèn)這是為什么(有關(guān)4006的問(wèn)題)? [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2003-01-20 21:26 |只看該作者 |倒序?yàn)g覽

我沒(méi)有設(shè)置去10.41.55.0/24網(wǎng)段的路由,但是其他三個(gè)網(wǎng)段卻都能與10.41.55.0/24網(wǎng)段的主機(jī)通信(已經(jīng)排除通過(guò)默認(rèn)路由的可能性),請(qǐng)問(wèn)為什么???另外如果我的配置還有什么其他問(wèn)題一起幫我指出。
配置如下:

Console>; (enable) sh conf
This command shows non-default configurations only.
Use 'show config all' to show both default and non-default configurations.
.......
................


..................


..

begin
!
# ***** NON-DEFAULT CONFIGURATION *****
!
!
#time: Tue Jan 21 2003, 05:02:06 Beijing
!
#version 5.5(1)
!
!
#system web interface version(s)
!
#frame distribution method
set port channel all distribution mac both
!
#vtp
set vtp domain cisco
set vlan 1 name default type ethernet mtu 1500 said 100001 state active
set vlan 2 name VLAN0002 type ethernet mtu 1500 said 100002 state active
set vlan 3 name VLAN0003 type ethernet mtu 1500 said 100003 state active
set vlan 4 name VLAN0004 type ethernet mtu 1500 said 100004 state active
set vlan 1002 name fddi-default type fddi mtu 1500 said 101002 state active
set vlan 1004 name fddinet-default type fddinet mtu 1500 said 101004 state activ
e stp ieee
set vlan 1005 name trnet-default type trbrf mtu 1500 said 101005 state active st
p ibm
set vlan 1003 name token-ring-default type trcrf mtu 1500 said 101003 state acti
ve mode srb aremaxhop 7 stemaxhop 7 backupcrf off
!
#ip
set interface sc0 1 192.168.1.1/255.255.255.0 192.168.1.255

set interface sl0 192.168.1.150 255.255.255.0
set interface sl0 down
set interface me1 down
set ip route 0.0.0.0/0.0.0.0         192.168.1.254
!
#syslog
set logging level cops 2 default
!
#ntp
set timezone Beijing 8 0
!
#set boot command
set boot config-register 0x2
set boot system flash bootflash:cat4000.5-5-1.bin
!
#port channel
set port channel 4/1-2 156
set port channel 1/1-2 157
set port channel 4/3-8 177
set port channel 4/9-12 178
set port channel 4/13-16 179
set port channel 4/17-20 180
set port channel 4/21-24 181
set port channel 4/25-28 182
set port channel 4/29-32 183
set port channel 4/33-34 184
!
#module 1 : 2-port 1000BaseX Supervisor
set trunk 1/1  on dot1q 1-1005
set trunk 1/2  on dot1q 1-1005
!
#module 4 : 34-port Router Switch Card
set vlan 8    4/29-30
set vlan 11   4/27-28
set vlan 12   4/3-26,4/31-34
set trunk 4/1  nonegotiate dot1q 1-1005
set trunk 4/2  nonegotiate dot1q 1-1005
set port channel 4/1-2 mode on
!
end


L3模塊配置:

Router#sh run
Building configuration...

Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
!
ip subnet-zero
!
!
!
interface Port-channel1
no ip address
no ip directed-broadcast
hold-queue 300 in
!
interface Port-channel1.1
encapsulation dot1Q 1 native
ip address 192.168.1.254 255.255.255.0
no ip redirects
no ip directed-broadcast
!
interface Port-channel1.2
encapsulation dot1Q 2
ip address 192.168.2.254 255.255.255.0
no ip redirects
no ip directed-broadcast
!
interface Port-channel1.3
encapsulation dot1Q 3
ip address 10.41.55.254 255.255.255.0
no ip redirects
no ip directed-broadcast
!
interface Port-channel1.4
encapsulation dot1Q 4
ip address 192.168.0.254 255.255.255.0
no ip redirects
no ip directed-broadcast
!
interface FastEthernet1
no ip address
no ip directed-broadcast
!
interface GigabitEthernet1
no ip address
no ip directed-broadcast
!
interface GigabitEthernet2
no ip address
no ip directed-broadcast
!
interface GigabitEthernet3
no ip address
no ip directed-broadcast
no negotiation auto
channel-group 1
!
interface GigabitEthernet4
no ip address
no ip directed-broadcast
no negotiation auto
channel-group 1
!
router eigrp 1
passive-interface FastEthernet1
network 192.168.0.0
network 192.168.1.0
network 192.168.2.0
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.0.2
!
arp 127.0.0.2 0005.32bf.ae00 ARPA
!
line con 0
transport input none
line aux 0
line vty 0 4
login
!
end

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2003-01-21 09:49 |只看該作者

請(qǐng)問(wèn)這是為什么(有關(guān)4006的問(wèn)題)?

上邊配置看不出什么問(wèn)題,把show ip route 的結(jié)果貼出來(lái)。估計(jì)一眼就能看出來(lái)

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2003-01-21 10:27 |只看該作者

請(qǐng)問(wèn)這是為什么(有關(guān)4006的問(wèn)題)?

sh ip route 顯示分別如下:

Console>; (enable) show ip route
Fragmentation   Redirect   Unreachable
-------------   --------   -----------
enabled         enabled    enabled

The primary gateway: 192.168.1.254
Destination      Gateway          RouteMask    Flags   Use       Interface
---------------  ---------------  ----------   -----   --------  ---------
default          192.168.1.254    0x0          UG      4749        sc0
192.168.1.0      192.168.1.1      0xffffff00   U       32748       sc0
255.255.255.0    192.168.1.150    0x0          UH      0           sl0

Router#sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default
       U - per-user static route, o - ODR

Gateway of last resort is 192.168.0.2 to network 0.0.0.0

C    127.0.0.0/8 is directly connected, INBAND0
     10.0.0.0/24 is subnetted, 1 subnets
C       10.41.55.0 is directly connected, Port-channel1.3
C    192.168.0.0/24 is directly connected, Port-channel1.4
C    192.168.1.0/24 is directly connected, Port-channel1.1
C    192.168.2.0/24 is directly connected, Port-channel1.2
S*   0.0.0.0/0 [1/0] via 192.168.0.2

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2003-01-21 11:44 |只看該作者

請(qǐng)問(wèn)這是為什么(有關(guān)4006的問(wèn)題)?

從你的配置來(lái)看要通信絕對(duì)是不可能的。。
至少我看不出來(lái)

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2003-01-21 12:22 |只看該作者

請(qǐng)問(wèn)這是為什么(有關(guān)4006的問(wèn)題)?

trace一下看看是怎么出去的不就行了

論壇徽章:
0
6 [報(bào)告]
發(fā)表于 2003-01-21 13:00 |只看該作者

請(qǐng)問(wèn)這是為什么(有關(guān)4006的問(wèn)題)?

dui

論壇徽章:
0
7 [報(bào)告]
發(fā)表于 2003-01-21 18:02 |只看該作者

請(qǐng)問(wèn)這是為什么(有關(guān)4006的問(wèn)題)?

如果你10.41.55.0 網(wǎng)段機(jī)器的網(wǎng)關(guān)設(shè)置為10.41.55.254
192.168.0.0網(wǎng)段的機(jī)器網(wǎng)關(guān)設(shè)為192.168.0.254,那么這兩個(gè)網(wǎng)段就能訪問(wèn)。因?yàn)槟阍O(shè)置了這些網(wǎng)段的地址,這就是3層交換。不用設(shè)路由就可以

論壇徽章:
0
8 [報(bào)告]
發(fā)表于 2003-01-21 20:29 |只看該作者

請(qǐng)問(wèn)這是為什么(有關(guān)4006的問(wèn)題)?

樓上說(shuō)的對(duì),因?yàn)槟?0那個(gè)段是3層交換的一個(gè)接口,默認(rèn)就產(chǎn)生一條路由
你在路由表里也能看到那些直連的網(wǎng)段,當(dāng)尋找路由的時(shí)候3層設(shè)備發(fā)現(xiàn)自己本身就連著10這個(gè)網(wǎng)段,當(dāng)然自己就轉(zhuǎn)發(fā)了。

論壇徽章:
0
9 [報(bào)告]
發(fā)表于 2003-01-22 17:42 |只看該作者

請(qǐng)問(wèn)這是為什么(有關(guān)4006的問(wèn)題)?

那象樓上兩位所說(shuō)究竟應(yīng)該如何設(shè)置?豈不是vlan間通信不要設(shè)置路由??(究竟應(yīng)該如何設(shè)置),請(qǐng)各位幫幫忙!

論壇徽章:
0
10 [報(bào)告]
發(fā)表于 2003-01-23 09:27 |只看該作者

請(qǐng)問(wèn)這是為什么(有關(guān)4006的問(wèn)題)?

L2交換使用mac表,L3交換使用VLAN表,當(dāng)一個(gè)具有三層交換功能的設(shè)備設(shè)置了IP地址時(shí),VLAN間通信通過(guò)查找VLAN表可以達(dá)到.因?yàn)関lan表里有vlan id 和port映射關(guān)系
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP