网络常见故障问答(四)
1 如果我本地下载了cisco的IOS,想给我的cisco 2505更新我的IOS,我使用的是windows附带的超级终端,连接我pc上的com1和cisco 2505的console。现在,我该如何操作呢? 采用超级终端的zmodem、xmodem协议即可完成 启动路由,按CTRL+BREAK进入ROM状太,copy zmodem flash, 然后点超级终端的发送(当然路径要先设好) 2 HSSI的的价格很贵,又只有一个口,不如高速串口卡上的口多,它的速度确实很快,但是用在什么地方呢? 比如ATM数据接口单元 2 如图:如何将router b模拟成frame relay 的交换机呢? router a------router b--------router c router b(config):frame-relay switching router b serial 1(config-if):en frame ; frame-relay intf-type dce frame-relay route dlci1 in s2 dlci2 router b serial 2(config-if):en frame ; frame-relay intf-type dce frame-relay route dlci2 in s1 dlci1 4 IPX SPX IP TCP 哪两个是 connection-oriented SPX TCP 5 AS5300最大支持多少个E1接口? 8个 6 我给本地的Cisco 2505申请了128K的DDN,同时申请了一根市话专线作为备份。我给这市话专线加载了ADSL的modem,使它起到了ADSL的传输速度,大概就是2M,这条DDN和市话专线的另一头都是接到了同一台cisco 3640。一般,在主用的DDN断了以后,备用的端口才自动起来,可是,在我这儿,备份的端口的速度反而比主用的高很多,但由于市话专线的不稳定,我不敢让它做主用。那我想,我能否让这两个端口同时使用,并在网络流量上自动的分配。那么,这可以吗? 如果我配的是ospf协议,那么,由于两个端口的cost不同,是否就能起到网络流量自动分配的作用? 那还有其他协议也支持网络流量自动分配吗? 静态路由也支持吗? 再有,这样就会出现闭合的网络环路,这会造成什么可能的严重后果?我该如何避免? You can't use OSPF,but try to use EIGRP 7 ISDN路由器中的SPID号怎样确定? SPID只在北美网络中有效,在中国没有用到。SPID 只是北美的ISDN通信标准,中国是沿用欧洲标准,设置ROUTER不需设SPID. 8 我现在碰到一个问题,想请教一下,我用的是cisco2511,客户端(win98)拨号上去想访问和2511连接的服务器(nt server,使用了dns服务),拨号上去后,能ping通,要访问服务器,必须要设置登录到服务器所在的域,而拨号成功后登录网络总是失败,提示不能登录到域,如果按确认即可,以后访问正常,如果不选登录到域,则访问服务器不成功!您有什么办法吗? Cisco2511拨号用户必须是NT的域用户,否测不能登陆NT。 9 cisco 的初始配置 IP address for this interface: 86.101.3.20 Number of bits in subnet field [0]:16 16是什么意思? Class A network is 86.0.0.0, 16 subnet bits; mask is 255.255.255.0 请问 上文的 16和这一行的地址有什么联系? 用多少位主机ID做子网掩码,你选16不就是是255.255.255.0。因为A的掩码是255.0.0.0 A类地址标准掩码是255。0。0。0,而这里16BIT掩码表示子网的个数,即2的十六次方个-2,写成掩码就是11111111。11111111,即255。255。那么这个子网的掩码就是255。255。255。0 10 联想路由器,作internet专线,对端cisco路由器, 1。广域网口能否封装hdlc? 2。静态路由如何配? 广域口封装为PPP方式,只有两方都是CISCO的产品才可以封装为HDLC。 静态路由应为:ip route 0.0.0.0 0.0.0.0 s1(或S0)或ip route 0.0.0.0 0.0.0.0 对端路由器广域口地址。 11 两台4500路由器,一个配置了4T模块,一个配置了2T模块,一连V.35DTE线,一连V.35DCE线,两线连在一起。查看端口都up了,但协议仍然是down。请问,是怎么回事。 我认为是时钟问题。 在DCE一端的路由器上配置时钟。 12 用CISCO路由器配置ISDN拨号上网,以前都挺好的,但现在出现一个问题。当ISDN只有一个通道UP时,一切正常。而有时候当另一个通道也UP起来时,既B1、B2通道都连上时,从路由器中PING哪儿都不通,返回的信息是:发出去的包要吗是timeout要吗是unreachable。加DEBUG IP ICMP返回信息是IP包被拨号服务器prohibit掉了。真是莫名其妙????那位高手遇到过吗?到底是CISCO路由器问题,还是ISP接入的问题? when b1 b2 up时,router在作multilink ppp, 同一个packet会被拆开。在isp会resassemble.问题可能在你的路由器。 可试着将你的路由器重新配置。 13 哪些是NBMA网?哪些不是? Frame-Relay是典型的NBMA网络。 Ethernet是典型的Broadcast网络。 DDN是典型的Point-to-Point网络。 ATM也可以认为是NBMA。 14 我是在2924上配5个vlan,想通过4条线连到5505上,这两边的etherchannel该如何配置,2924我是用snmp来配置的,把各端口指向各vlan以后,按了apply,为什么关机重起后,那些配置全没了.谢谢! Ciscoworks配置管理是通过替换config文件修改配置的,所以必须将配置导入设备。 2924上的口是fastethernet吗?如果不是不可以做etherchannel的. 你可以做几个TRUNK的LOAD BALANCE来代替 我的2924M-XL的口是fastethernet口,但是standard版,不是enterprise,听说它不支持trunk,vlan我已经设了,但不知道各个属于不同vlans的ports是否要分配不同网段的ip地址? 同一VLAN内的IP地址必须为同一网段.不同VLAN的IP可以在同一网段也可以不在同一网段,但不同VLAN之间一定要通过路由. VLAN跟IP没什么关系,不过正路的配置是应该这样的,不过要不配成这样也可以啦,在一个VLAN里面有多个IP interface,配多几条路由就可以啦 问题是我现在该怎么把它与5505连接起来,是不是也要在5505上设跟2924一样的vlan,并且把端口set到各个vlan(即与2924上的一一对应? 应该可以做Fast EtherChannel: Four-Port Fast EtherChannel Configuration Example This example configuration shows how to configure a four-port Fast Eth erChannel link between two switches. Figure 6-1 shows two switches con nected through four 100BaseTX Fast Ethernet ports. Figure 6-1: Fast EtherChannel Port Bundle Example Step 1 Make sure that all ports on Switch A and Switch B have the same port configuration, including VLAN membership, speed, and duplex. Switch_A> (enable) set vlan 50 1/1-4 VLAN 50 modified. VLAN 1 modified. VLAN Mod/Ports ---- ----------------------- 50 1/1-4 2/1-2 3/1-3 Switch_A> (enable) set port speed 1/1-4 100 Ports 1/1-4 transmission speed set to 100Mbps. Switch_A> (enable) set port duplex 1/1-4 full Ports 1/1-4 set to full-duplex. Switch_A> (enable) Switch_B> (enable) set vlan 50 3/1-4 VLAN 50 modified. VLAN 1 modified. VLAN Mod/Ports ---- ----------------------- 50 3/1-4 Switch_B> (enable) set port speed 3/1-4 100 Ports 3/1-4 transmission speed set to 100Mbps. Switch_B> (enable) set port duplex 3/1-4 full Ports 3/1-4 set to full-duplex. Switch_B> (enable) Step 2 You can confirm the channeling status of the switches using the show port channel command. Switch_A> (enable) show port channel No ports channelling Switch_A> (enable) Switch_B> (enable) show port channel No ports channelling Switch_B> (enable) Step 3 Configure the ports on Switch A to negotiate a Fast EtherChanne l bundle with the neighboring switch. This example assumes that the ne ighboring ports on Switch B are in EtherChannel auto mode. The system logging messages provide information about the formation of the EtherC hannel bundle. Switch_A> (enable) set port channel 1/1-4 desirable Port(s) 1/1-4 channel mode set to desirable. Switch_A> (enable) %PAGP-5-PORTFROMSTP:Port 1/1 left bridge port 1/1 %PAGP-5-PORTFROMSTP:Port 1/2 left bridge port 1/2 %PAGP-5-PORTFROMSTP:Port 1/3 left bridge port 1/3 %PAGP-5-PORTFROMSTP:Port 1/4 left bridge port 1/4 %PAGP-5-PORTFROMSTP:Port 1/2 left bridge port 1/2 %PAGP-5-PORTFROMSTP:Port 1/3 left bridge port 1/3 %PAGP-5-PORTFROMSTP:Port 1/4 left bridge port 1/4 %PAGP-5-PORTTOSTP:Port 1/1 joined bridge port 1/1-4 %PAGP-5-PORTTOSTP:Port 1/2 joined bridge port 1/1-4 %PAGP-5-PORTTOSTP:Port 1/3 joined bridge port 1/1-4 %PAGP-5-PORTTOSTP:Port 1/4 joined bridge port 1/1-4 Switch_B> (enable) %PAGP-5-PORTFROMSTP:Port 3/1 left bridge port 3/1 %PAGP-5-PORTFROMSTP:Port 3/2 left bridge port 3/2 %PAGP-5-PORTFROMSTP:Port 3/3 left bridge port 3/3 %PAGP-5-PORTFROMSTP:Port 3/4 left bridge port 3/4 %PAGP-5-PORTFROMSTP:Port 3/2 left bridge port 3/1-4 %PAGP-5-PORTFROMSTP:Port 3/3 left bridge port 3/1-4 %PAGP-5-PORTFROMSTP:Port 3/4 left bridge port 3/1-4 %PAGP-5-PORTTOSTP:Port 3/1 joined bridge port 3/1-4 %PAGP-5-PORTTOSTP:Port 3/2 joined bridge port 3/1-4 %PAGP-5-PORTTOSTP:Port 3/3 joined bridge port 3/1-4 %PAGP-5-PORTTOSTP:Port 3/4 joined bridge port 3/1-4 Step 4 After the EtherChannel bundle is negotiated, use the show port channel command to verify the configuration. Switch_A> (enable) show port channel Port Status Channel Channel Neighbor Neigh bor mode status device port ----- ---------- --------- ----------- ------------------------- ----- ----- 1/1 connected desirable channel WS-C4003 JAB023806(Sw 3/1 1/2 connected desirable channel WS-C4003 JAB023806(Sw 3/2 1/3 connected desirable channel WS-C4003 JAB023806(Sw 3/3 1/4 connected desirable channel WS-C4003 JAB023806(Sw 3/4 ----- ---------- --------- ----------- ------------------------- ----- ----- Switch_A> (enable) Switch_B> (enable) show port channel Port Status Channel Channel Neighbor Neigh bor mode status device port ----- ---------- --------- ----------- ------------------------- ----- ----- 3/1 connected auto channel WS-C5000 009979082(Sw 1/1 3/2 connected auto channel WS-C5000 009979082(Sw 1/2 3/3 connected auto channel WS-C5000 009979082(Sw 1/3 3/4 connected auto channel WS-C5000 009979082(Sw 1/4 ----- ---------- --------- ----------- ------------------------- ----- ----- Switch_B> (enable) 15 cisco 1605自带两个以太网口,这两个口是在同一网段(相当于集线器上的两个端口),还是不同网段。 我觉得关键是自己的定义,是可以在不同网段上的。 16 CISCO除了2600外还有那些低端型号带E1接口? 只要有wan接口的都会有E1接口的。1000、1600都有的。 17 1601,ping 不到本1601的以太口地址,请问问问题出在哪里? 但是可以正常通讯,怎么回事? 检查路由表,删除多余路由,或者shutdown所有interface,重新no shutdown 18 quidway 2500是CISCO 2500的仿制品.我把他的S0口作为DDN口,而A1口作为DDN的备份拨号口.假如DDN断掉,A1口会自动拨号. 我的问题是:当DDN恢复时,A1会DOWN下,然后UP我的S0口,可是A1口连接的拨号MODEM却不断.也就是说我在为DDN付费的同时,还要付电话费.关于的MODEM 的设置,Quidway自有自己MODEM 的脚本配置,还有就是MODEM的应答方式的设置。 正常现象,你可以设定在一定时间后down a1。 19 由于有大量的DDN专线用户接入,中国电信是否提供通道化的E2或E3电路出租? cisco有通道化的E2或E3卡,我们主要是做64K或128K的企业接入,如果以E1来计,线多且不好管理。 如果真的是特别大量,也不必划通道,可以共享大出口,成本还比通道低得多,关于大容量的传输,电信可提供ATM端口出租,在深圳的资费表当中称为数字电路,2M起租,可到155M。 我的业务和你相近 我的意思是不一定要划通道,一个是成本较高,一个是设备局限,并且过度依赖电信划通道的目的是保障服务质量,对于接入客户形成有一定规模的情况下可以采用建立自己网络的办法,接入客户共享大出口,可采取保证出口带宽占用率低于一定比例(比如60%)的方法,可以达到与通道式差不多的服务质量,同时自己网络可以采取多出口,反而提高了网络的可用性骨干网走SDH 155M,接7507 POS板,下接3524 1000M口,其下的100M分别接各Sun Enterprise Server,各托管服务器独享10M带宽。 中继E1计30条,其中20条用于PSTN接入,10条PRI E1用于ISDN接入,另有部分租用当地数据通信局DDN电路作专线接入。 必要的时候购买ADSL接点,不过要和电话公司搞好关系,且目前只能覆盖到方圆5公里以内。 20 GE1是什么线路? 是CE1。信道化E1。 是 channel e1,是可以划分信道的2M。 21 我用E1接到CISCO AS5300,PSTN和E1怎么连接?是电信做的吗?拨号号码怎样定? 应该由电信具给你一个连选号码。 电信会给你一根从程控那边来的E1线,你只要把它看成一根电话线就可以了,只不过是30路的。 22 小弟有一台CISCO 2501路由器,接有两条DDN专线,都是128K的,分别接于两个串口上,有一台服务器做为WEB服务器,不知如何使两条DDN等于256K,而不是重复128K数据传输?请详细介绍一下。 use the routing protocol that can load balance such as Eigrp or igrp or OSPF etc.... 直接使用静态路由: Load balancing 23 各位大虾,我的一个CATALYST 2901的密码忘了,请问怎样能清除它? Step 1: Attach a terminal or PC with terminal emulation to the admin (console) port of the switch. Use the following terminal settings : 9600 baud, no parity, 8 data bits, 1 stop bit Step 2: Power the switch down, then up. Step 3: When you see the password prompt, press Enter (no password within 30seconds). When asked for a password, just press the enter key within 30 seconds. A common mistake is to type 'null' as password. Step 4: Go into enable mode. Type 'enable' at the prompt. Step 5: When you see the password prompt, press Enter (null password for 30 seconds). When asked for a password, just press the enter key within 30 seconds. A common mistake is to type 'null' as password. Step 6: Change the password. Use the 'set password' and/or 'set enablepass' command. When asked to give the old password, just hit enter (this works only within 30 seconds!).
|