切换switch hostHost失败 没有修改权该怎么解决呢?

交换机err-disabled状态解决方案
一.err-disabled状态的作用:
通常情况下,如果交换机运转正常,其中端口一项显示为启用(enable)状态.但是如果交换机的软件(CISCO
IOS/CatOS)检测到端口的一些错误,端口将随即被关闭.也就是说,当交换机的操作系统检测到交换机端口发生些错误事件的时候,交换机将自动关闭该端口.
当端口处于err-disabled状态,将没有任何流量从该端口被转发出去,也将不接收任何进站流量.从交换机外观上看去,端口相对应的LED状态灯也将由正常的绿色变为暗黄色(或者叫做橘黄色,本人色盲,官方给的说法是amber,琥珀色).同时使用查看端口状态的一些命令,比如show
interfaces,也会看到端口是处于err-disabled状态的.还有种情况是,当交换机因一种错误因素导致端口被禁用(err-disabled),这种情况通常会看到类似如下日志信息:
%SPANTREE-SP-2-BLOCK_BPDUGUARD:
& &Received BPDU on port
GigabitEthernet2/1 with BPDU Guard enabled. Disabling port.
%PM-SP-4-ERR_DISABLE:
& &bpduguard error detected on
Gi2/1, putting Gi2/1 in err-disable state
err-disabled的两个作用的:
1.告诉管理员端口状态出错.
2.消除因某个端口的错误导致所有端口,或者整个模块功能的出错.
二.err-disabled状态的起因:该特性最初是用于处理特定的冲突形势,比如过分冲突(excessive
collisison)和后期冲突(late
collision).由于CSMA/CD机制的制定,当发生16次冲突后帧将被丢弃,此时发生excessive
collision是指在发送方发送了64个字节之后,正常的和合法的冲突就不可能发生了.理论上正常的网络传播一定会在此之前就完成了,但是如果线路过长的话会在前64个字节完成后发生冲突,后期冲突和发生在前64个字节的冲突最明显的区别是后者网卡会自动重新传输正常的冲突帧,但不会重传后期冲突的帧.后期冲突发生在时间超时和中继器的远端.一般而言,这样的冲突在本地网段会简单地判断为一个帧校验序列(FCS)错误.引起这种错误的可能原因有:
1.线缆的不规范使用,比如超出了最大传输距离或者使用了错误的线缆类型.
2.网卡的不正常工作(物理损坏或者驱动程序的错误).
3.端口双工模式的错误配置,如双工不匹配.
如下是端口处于err-disabled状态的几种原因:
1.双工不匹配.
2.端口信道的错误配置.
3.违反BPDU守护(BPDU Guard)特性.
4.单向链路检测(UDLD).
5.检测到后期冲突.
6.链路振荡.
7.违反某些安全策略.
8.端口聚合协议(PAgP)的振荡.
9.层2隧道协议(L2TP)守护(L2TP Guard).
10.DHCP侦听限速.
三.检验端口是否处于err-disabled状态:
可以使用show interfaces命令查看端口状态,如:
NUAIKO#show interfaces gigabitethernet 2/1 status
err-disabled & &
1000BaseSX
当交换机的某个端口处于err-disabled状态后,交换机将发送为什么这么做的日志信息到控制台端口.也可以使用show
log查看系统日志,如:
%SPANTREE-SP-2-BLOCK_BPDUGUARD:
& &Received BPDU on port
GigabitEthernet2/1 with BPDU Guard enabled. Disabling port.
%PM-SP-4-ERR_DISABLE:
& &bpduguard error detected on
Gi2/1, putting Gi2/1 in err-disable state
%SPANTREE-2-CHNMISCFG: STP loop - channel 11/1-2 is disabled in
如果启用了errdisable recovery功能,可以使用show errdisable
recovery命令查看处于err-disabled状态的原因,如:
NUAIKO#show errdisable recovery
ErrDisable Reason&
&& & Timer
&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&
bpduguard& &&
security-violation&
channel-misconfig&
pagp-flap& &&
dtp-flap& &&
&&&Enabled
link-flap& &&
&&&Enabled
l2ptguard& &&
psecure-violation&
gbic-invalid& &&
dhcp-rate-limit&
mac-limit& &&
unicast-flood&
arp-inspection&
&&&Enabled
Timer interval: 300 seconds
Interfaces that will be enabled at the next timeout:
Interface& &&
&& &Errdisable
reason& &&
&&&&&&&&& &&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&
bpduguard& &&
四.恢复err-disabled状态:
当出现err-disabled状态后,首先要做的,是找出引起该状态的根源,然后重新启用该端口;如果顺序不一致,将导致该端口再次进入err-disabled状态.
找出问题的根源,以比较常见的做为例子:
1.以太网信道(EC)的错误配置:
如果要让EC能够正常工作,参与到EC绑定的端口的配置,必须是一致的,比如处于同一VLAN,trunk模式相同,速率和双工模式都匹配等等.如果一端配置了EC,而另一端没有配置EC,STP将关闭配置了EC一方的参与到EC中的端口.并且当PAgP的模式是处于on模式的时候,交换机是不会向外发送PAgP信息去进行协商的(它认为对方是处于EC).这种情况下STP判定出现环路问题,因此将端口设置为err-disabled状态.如:
%SPANTREE-2-CHNL_MISCFG: Detected loop due to etherchannel
misconfiguration
& &of Gi2/1
如下,查看EC信息显示使用的信道组数量为0:
NUAIKO#show etherchannel summary
Flags: D - down&
&& &P - in
port-channel
stand-alone& &s - suspended
Hot-standby (LACP only)
Layer3& &&
&& & U - in
&&&f - failed to
allocate aggregator
unsuitable for bundling
Number of channel-groups in use: 0
Number of aggregators:&
EC没有正常工作是由于端口被设置为err-disabled状态:
NUAIKO#show interfaces gigabitethernet 2/1 status
err-disabled & &
1000BaseSX
为找出为何EC没有正常工作,根据错误信息暗示,STP检测到环路.之前提到过,这种情况的发生,是由于一方配置了EC,设置PAgP模式为on模式,这种模式和desirable模式正好相反,而另一方没有配置EC.因此,为了解决这种问题的发生,将EC的PAgP模式设置为可以主动协商的desirable模式.,然后再重新启用该端口.如下:
interface gigabitethernet 2/1
channel-group 1 mode desirable non-silent
2.双工模式不匹配:
双工模式不匹配的问题比较常见,由于速率和双工模式自动协商的故障,常导致这种问题的发生.可以使用show
interfaces命令查看双方端口的速率和双工模式.后期版本的CDP也能够在将端口处于err-disabled状态之前发出警告日志信息.另外,网卡的不正常设置也将引起双工模式的不匹配.解决办法,如双方不能自动协商,使用duplex命令(CISCO
IOS和CatOS有所不同)修改双方双工模式使之一致.
3.BPDU Guard:
通常启用了快速端口(PortFast)特性的端口用于直接连接端工作站这种不会产生BPDU的末端设备.由于PortFast特性假定交换机的端口不会产生物理环路,因此,当在启用了PortFast和BPDU
Guard特性的端口上收到BPDU后,该端口将进入err-disabled状态,用于避免潜在环路.
假如我们将两台6509交换机相连,在其中一台上启用PortFast特性并打开BPDU Guard特性:
interface gigabitethernet 2/1
spanning-tree bpduguard enable
spanning-tree portfast enable
此时将看到如下日志信息:
%PM-SP-4-ERR_DISABLE: bpduguard error detected on Gi2/1, putting
& &err-disable state.
NUAIKO#show interfaces gigabitethernet 2/1 status
err-disabled & &
1000BaseSX
像这种情况,不能启用PortFast特性,因此禁用该特性可以解决该问题.
UDLD协议允许通过光纤或铜线相连的设备监控线缆的物理配置,并且可以检测是否存在单向链路.如果检测到有单向链路,UDLD将关闭相关端口并发出警告日志信息.单向链路可以引起一系列的问题,最常见的就是STP拓扑环路.注意,为了启用UDLD,双方必须都支持该协议,并且要单独在每个端口启用UDLD.如果你只在一方启用了UDLD,同样的会引起端口进入err-disabled状态,如:
%PM-SP-4-ERR_DISABLE: udld error detected on Gi2/1, putting Gi2/1
& &err-disable state.
5.链路振荡错误:
链路振荡(flap)是指短时间内端口不停的处于up/down状态,如果端口在10秒内连续振荡5次,端口将被设置为err-disabled状态,如:
%PM-4-ERR_DISABLE: link-flap error detected on Gi2/1, putting Gi2/1
& &err-disable state
可以使用如下命令查看不同的振荡的值:
NUAIKO#show errdisable flap-values
ErrDisable Reason&
&&&&&&&&&&&&&&&&& &&&&&& &&&&&&&&&&
pagp-flap& &&
dtp-flap& &&
link-flap& &&
引起链路震荡的常见因素,可能是物理层的问题,比如GBIC的硬件故障等等.因此解决这种问题通常先从物理层入手.
6.回环(loopback)错误:
当keepalive信息从交换机的出站端口被发送出去后,又从该接口收到该信息,就会发生回环错误.交换机默认情况下会从所有端口向外发送keepalive信息.但由于STP没能阻塞某些端口,导致这些信息可能会被转发回去形成逻辑环路.因此出现这种情况后,端口将进入err-disabled状态,如:
%PM-4-ERR_DISABLE: loopback error detected on Gi2/1, putting Gi2/1
& &err-disable state
从CISCO IOS
12.2SE之后的版本,keepalive信息将不再从光纤和上行端口发送出去,因此解决这种问题的方案是升级CISCO
IOS软件版本到12.2SE或后续版本.更多信息可以参见CISCO BUG ID
CSCea46385(需要一定权限的CCO).
7.违反端口安全(Port Security)策略:
端口安全特性提供了根据MAC地址,动态的对交换机端口进行保护的特性.违反该策略将导致端口进入err-disabled状态.端口安全的原理和配置这里就不再赘述,有兴趣的可以去CISCO的Documentation
CD里查阅(当然如果你比我还懒的话,可以加我Q:,我讲给你听).
五.重新启用进入err-disabled状态的端口:
再找到引起err-disabled状态的根源后,如果没有配置errdisable
recovery,此时端口仍然处于禁用状态.这种情况下,就必须手动的重新启动这些端口(在接口下先shutdown再no
shutdown).
errdisable recovery允许你根据错误类型,在一定时间后(默认值是300秒)自动的重新启用该端口.使用show
errdisable recovery命令查看该特性的默认设置:
NUAIKO#show errdisable recovery
ErrDisable Reason&
&& & Timer
&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&
bpduguard& &&
security-violation&
channel-misconfig&
pagp-flap& &&
dtp-flap& &&
&&&Disabled
link-flap& &&
&&&Disabled
l2ptguard& &&
psecure-violation&
gbic-invalid& &&
dhcp-rate-limit&
mac-limit& &&
unicast-flood&
arp-inspection&
&&&Disabled
Timer interval: 300 seconds
Interfaces that will be enabled at the next timeout:
Interface& &&
&& &Errdisable
reason& &&
&&&&&&&&& &&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&
bpduguard& &&
默认情况下超时特性是禁用的.如下是启用errdisable recovery并选择相应的条件:
NUAIKO#errdisable recovery cause ?
其中?对应show errdisable recovery的输出内容中"ErrDisable Reason"一项.如下:
NUAIKO#show errdisable recovery
ErrDisable Reason&
&& & Timer
&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&
bpduguard& &&
security-violation&
channel-misconfig&
pagp-flap& &&
dtp-flap& &&
&&&Disabled
link-flap& &&
&&&Disabled
l2ptguard& &&
psecure-violation&
gbic-invalid& &&
dhcp-rate-limit&
mac-limit& &&
unicast-flood&
arp-inspection&
&&&Disabled
Timer interval: 300 seconds
Interfaces that will be enabled at the next timeout:
Interface& &&
&& &Errdisable
reason& &&
&&&&&&&&& &&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&
bpduguard& &&
注意上面的输出内容,可以看出BPDU
Guard是引起Fa2/4进入err-disabled状态的原因.当任意errdisable条件被启用,默认300秒后将重新启用该端口.该时间可以通过errdisable
recovery interval {sec}进行修改.
Introduction This document defines the
errdisabled state, describes how to recover from it, and provides
examples of errdisable recovery. This document uses the terms
errdisable and error disable interchangeably. Customers often
when they notice that one or more of their
switch ports have become error disabled, which means that the ports
have a status of errdisabled. These customers want to know why the
error disablement happened and how they can restore the ports to
Note: The port status of err-disabled displays in the output of the
show interfaces interface_number status
Prerequisites Requirements There are no specific requirements
for this document.
Components Used In order to create the
examples in this document, you need two Cisco Catalyst
Series Switches (or the equivalent) in a lab environment with
cleared configurations. The switches should run Cisco
IOS& Software and each switch should have two
Fast Ethernet ports that are capable of EtherChannel and
The information in this document was created from the devices in a
specific lab environment. All of the devices used in this document
started with a cleared (default) configuration. If your network is
live, make sure that you understand the potential impact of any
Conventions Refer to
for more information on document
conventions.
Background Information Platforms That Use Errdisable The errdisable
feature is supported on these Catalyst switches:
Catalyst switches that run Cisco IOS Software:
2900XL / 3500XL
2940 / 2950 / 2960 / 2970
3550 / 3560 / 3560-E / 3750 / 3750-E
4000 / 4500
6000 / 6500
Catalyst switches that run Catalyst OS (CatOS) software:
4500 / 4000
5500 / 5000
6500 / 6000
The way in which errdisable is implemented varies between software
platforms. This document specifically focuses on errdisable for
switches that run Cisco IOS Software.
Errdisable Function of Errdisable If the configuration shows
a port to be enabled, but software on the switch detects an error
situation on the port, the software shuts down that port. In other
words, the port is automatically disabled by the switch operating
system software because of an error condition that is encountered
on the port.
When a port is error disabled, it is effectively shut down and no
traffic is sent or received on that port. The port LED is set to
the color orange and, when you issue the show
interfaces command, the port status shows err-disabled. Here is an example of what an
error-disabled port looks like from the command-line interface
(CLI) of the switch:
cat6knative#show interfaces gigabitethernet 4/1
status Port& &
& Duplex&&Speed
TypeGi4/1& &&
&&&err-disabled
full& &1000
1000BaseSX
Or, if the interface has been disabled because of an error
condition, you can see messages that are similar to these in both
the console and the syslog:
%SPANTREE-SP-2-BLOCK_BPDUGUARD:&
& Received BPDU on port GigabitEthernet4/1 with
BPDU Guard enabled. Disabling
port.%PM-SP-4-ERR_DISABLE:& &
bpduguard error detected on Gi4/1, putting Gi4/1 in err-disable
This example message displays when a host port receives the bridge
protocol data unit (BPDU). The actual message depends on the reason
for the error condition.
The error disable function serves two purposes:
It lets the administrator know when and where there is a port
It eliminates the possibility that this port can cause other
ports on the module (or the entire module) to fail.
Such a failure can occur when a bad port monopolizes buffers or
port error messages monopolize interprocess communications on the
card, which can ultimately cause serious network issues. The error
disable feature helps prevent these situations.
Causes of Errdisable This feature was
first implemented to handle special collision situations in which
the switch detected excessive or late collisions on a port.
Excessive collisions occur when a frame is dropped because the
switch encounters 16 collisions in a row. Late collisions occur
after every device on the wire should have recognized that the wire
was in use. Possible causes of these types of errors include:
A cable that is out of specification (either too long, the
wrong type, or defective)
A bad network interface card (NIC) card (with physical problems
or driver problems)
A port duplex misconfiguration
A port duplex misconfiguration is a common cause of the errors
because of failures to negotiate the speed and duplex properly
between two directly connected devices (for example, a NIC that
connects to a switch). Only half-duplex connections should ever
have collisions in a LAN. Because of the carrier sense multiple
access (CSMA) nature of Ethernet, collisions are normal for half
duplex, as long as the collisions do not exceed a small percentage
of traffic.
There are various reasons for the interface to go into errdisable.
The reason can be:
Duplex mismatch
Port channel misconfiguration
BPDU guard violation
UniDirectional Link Detection (UDLD) condition
Late-collision detection
Link-flap detection
Security violation
Port Aggregation Protocol (PAgP) flap
Layer 2 Tunneling Protocol (L2TP) guard
DHCP snooping rate-limit
Incorrect GBIC / Small Form-Factor Pluggable (SFP) module or
Address Resolution Protocol (ARP) inspection
Inline power
Note: Error-disable detection is enabled for all
of these reasons by default. In order to disable error-disable
detection, use the no errdisable detect cause
command. The show errdisable detect command
displays the error-disable detection status.
Determine If Ports Are in the Errdisabled
State You can determine if your port has been error disabled
if you issue the show interfaces command.
Here is an example of an active port:
cat6knative#show interfaces gigabitethernet 4/1
status !--- Refer to
for more information on the
command.Port& &
& Duplex&&Speed
TypeGi4/1& &&
Connected& &
full& &1000
1000BaseSX
Here is an example of the same port in the error disabled
cat6knative#show interfaces gigabitethernet 4/1
status !--- Refer to
for more information on the
command.Port& &
& Duplex&&Speed
TypeGi4/1& &&
err-disabled 100&
full& &1000
1000BaseSX
Note: When a port is error disabled, the LED on
the front panel that is associated with the port is off.
Determine the Reason for the Errdisabled
State (Console Messages, Syslog, and the show errdisable recovery
Command) When the switch puts a port in the error-disabled
state, the switch sends a message to the console that describes why
it disabled the port. The example in this section provides two
sample messages that show the reason for port disablement:
One disablement is because of the PortFast BPDU guard
The other disablement is because of an EtherChannel
configuration problem.
Note: You can also see these messages in the
syslog if you issue the show log command.
Here are the sample messages:
%SPANTREE-SP-2-BLOCK_BPDUGUARD:&
& Received BPDU on port GigabitEthernet4/1 with
BPDU Guard enabled. Disabling
port.%PM-SP-4-ERR_DISABLE:& &
bpduguard error detected on Gi4/1, putting Gi4/1 in err-disable
state %SPANTREE-2-CHNMISCFG: STP loop - channel 11/1-2 is disabled
If you have enabled errdisable recovery, you can
determine the reason for the errdisable status if you issue the
command. Here is an example:
cat6knative#show errdisable
recoveryErrDisable Reason&
& Timer Status-----------------&
& --------------udld&
&&&Enabledbpduguard&
&Enabledsecurity-violatio&
& Enabledchannel-misconfig&
& Enabledpagp-flap&
&Enableddtp-flap&
Enabledlink-flap&
&Enabledl2ptguard&
&Enabledpsecure-violation&
& Enabledgbic-invalid&
&Enableddhcp-rate-limit&
&Enabledmac-limit&
&Enabledunicast-flood&
&&&Enabledarp-inspection&
EnabledTimer interval: 300 secondsInterfaces that will be enabled
at the next timeout:Interface&
&& &Errdisable
reason& &&
&Time left(sec)---------&
& ---------------------&
--------------&&Fa2/4&
bpduguard& &&
已投稿到:
以上网友发言只代表其个人观点,不代表新浪网的观点或立场。Switchhosts! – 快速切换各类 Hosts
(快来投票)
Loading...
喜欢这篇文章?
按分类查看文章:
大家都在讨论些什么
: 给你们推荐一个我用了好几年的音乐管理软件 Media Go
Sony出品,用的是Sony旗下的Gracenote歌曲库,基本上Gracenote找不到的专辑其他库也不会有。我家里各种单曲碟合集碟等等奇奇怪怪的唱片他都能匹配到: 异次元软件世界说mobizen更好: Lifeline是不是就是那个修飞船,人吃人的游戏,据说情节比较重口。: 咦,没看明白...: 问题是没啥卵用,我还得把自己的秘钥发给别人,如果秘钥又被其它人截获,那就跟没加密是一样的: 还可以,主要有些好号可以选。: 我建议取消这款软件的推荐,这个开发者太无良了,如果你grant root权限后,他会后台替换掉play store 的版本为别的,如果他这种事都敢干,我觉得像后台给你安装个吸费软件什么的,他也不是干不出来,我录了个视频,你们可以看看。。放在油管上了 https://youtu.be/UzY6VMyWwMg
最热门标签
传说中的小众软件 让你的手机应用与众不同。
个人 blog 转载时请遵循 “署名-非商业性使用-相同方式共享” 的创作共用协议;
商业网站或未授权媒体不得复制本站内容。Switchhosts! – 快速切换各类 Hosts
(快来投票)
Loading...
喜欢这篇文章?
按分类查看文章:
大家都在讨论些什么
: 给你们推荐一个我用了好几年的音乐管理软件 Media Go
Sony出品,用的是Sony旗下的Gracenote歌曲库,基本上Gracenote找不到的专辑其他库也不会有。我家里各种单曲碟合集碟等等奇奇怪怪的唱片他都能匹配到: 异次元软件世界说mobizen更好: Lifeline是不是就是那个修飞船,人吃人的游戏,据说情节比较重口。: 咦,没看明白...: 问题是没啥卵用,我还得把自己的秘钥发给别人,如果秘钥又被其它人截获,那就跟没加密是一样的: 还可以,主要有些好号可以选。: 我建议取消这款软件的推荐,这个开发者太无良了,如果你grant root权限后,他会后台替换掉play store 的版本为别的,如果他这种事都敢干,我觉得像后台给你安装个吸费软件什么的,他也不是干不出来,我录了个视频,你们可以看看。。放在油管上了 https://youtu.be/UzY6VMyWwMg
最热门标签
传说中的小众软件 让你的手机应用与众不同。
个人 blog 转载时请遵循 “署名-非商业性使用-相同方式共享” 的创作共用协议;
商业网站或未授权媒体不得复制本站内容。先提前跟各位锋友说一声春节快乐!祝大家在假期里吃好喝好玩好睡好,躺着玩坐着玩趴着...
一年一度新春到,金猴祥云把春报。在这个隆重的节日里,威威代表威锋网给广大锋友拜年...
让我们充满期待进入新的一年,来品尝开发商们精心烹制、即将上席的开年大餐吧。
新年伊始,兔兔助手为大家带来了全新的版本,作为新年献礼,新增壁纸和游戏资讯两大功...
一个不知名的开发团队开发了一款被称作MaruOS的工具。当手机与外接显示器、鼠标、键盘...
至少从需求来说,4英寸的iPhone还是有市场的。
关于防水技术,苹果其实一直在默默改进。
虽然过程有些波折,但已经接近获批准。
春节期间的走亲访友一定让很多玩家都感到身心俱疲,而这时来一款游戏放松一下也是个不...
很多老玩家可能还对2013年在3DS上推出的游戏《暴走老精灵》有一定的印象,这款主打“...
最新作《Splash Cars》(狂溅飞车)的诞生,让玩家第一次认识到原来游戏开发商Craneba...
玩家仅需点击屏幕左右两侧即可控制角色进行移动,而炸弹就会从屏幕上方像下雨一样的落...
此前威锋网曾经报道,传统桌游《通路(Tsuro)》即将登陆iOS平台中,现在游戏终于如约...
变色龙在游戏中的出镜率非常高,这不,又有一款名为《贪吃舌(Pull My Tongue)》的新...
春节前的最后一个神奇周四,SQUARE ENIX 终于给我们端上了一份隆重无比的冷饭,重制版...
或许不久后,你就能在附近的苹果零售店中看到这款贴膜工具。
一家名为Appostasy的公司就推出了一款名为PenSe的Apple Pencil配件,让你的苹果笔不在...
可以充电颜值又足够高的背包,确实非常吸引人。
当然是不薄的了,不过对这方面功能有需要的人也不会在乎这点厚度。
要知道,很多公司的平板都是直接配送手写笔的,包括微软和三星这样的大牌。
苹果表示,有 MFi 认证的助听器产品比传统的助听器更出色,理应获得美国联邦通讯委员...
其实手机壳还是小一点比较好,拿起来不那么困难,但是如果有特殊作用的话,那就另当别...
难怪没有一颗螺丝钉,原来是酷炫的分段式设计,这下逼格又不知高到哪里去了。
紧急求助!IPAD2 3G 4.3.2升级到4.3.3出现3194错误!听人说是要修改HOST文件,请问在哪里修改
注册时间 最后登录
在线时间2 小时 UID
主题帖子人气
小苹果, 积分 14, 距离下一级还需 36 积分
看人家帖子是这样说的
我的iPad1代是wifi版的。系统版本是3.2.2。看了网上教程能完美越狱4.3.3,我就决定也给它升级一下再越狱!
1、首先下载了4.3.3固件。在升级前做好备份。
2、打开itunes时,按住Shift键+恢复按钮(能彻底删除iPad的文件),选择刚才下载的固件包;
3、过了一会提示“未知错误3194”。诶。。。不解,问了朋友得知需要修改host文件。
4、我以前用小雨伞备份过shsh,所以host文件被修改了。导致无法到官网验证。
5、我找到host文件用记事本打开,然后去掉文件最后的“74.208.10.249 ”,保存一下;
6、关闭itunes后,重新重复第2步步骤。过了一会就顺利升级到4.3.3啦!
我想请问下在哪里修改HOST文件啊!
注册时间 最后登录
在线时间938 小时 UID
主题帖子人气
提示: 作者被禁止或删除 内容自动屏蔽
注册时间 最后登录
在线时间279 小时 UID
主题帖子人气
引用第1楼kalphen于 09:16发表的 :
c:\\windows\\system32\\drivers\\etc
注册时间 最后登录
在线时间360 小时 UID
主题帖子人气
我的方法是直接清空host里面的东西,重启,再刷
注册时间 最后登录
在线时间104 小时 UID
主题帖子人气
不知道什么情况,现在4.3.2 升4.3.3 一直报错3194
注册时间 最后登录
在线时间538 小时 UID
主题帖子人气
楼主你备份的是4.3.3的shsh吗?
注册时间 最后登录
在线时间205 小时 UID
主题帖子人气
HOST文件里根本没有“74.208.10.249 ”,
还是报3194错误
注册时间 最后登录
在线时间3851 小时 UID
主题帖子人气
你把小雨伞或者itools的tss服务器关了。。你可能是之前打开过。。
威锋旗下产品
Hi~我是威威!
沪公网安备 29号 丨 沪ICP备号-1 丨 深公安网监备案号 5
增值电信业务经营许可证:
Powered by Discuz!}

我要回帖

更多关于 switch host 64 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信