POE & Stack For 3750

环境:

5台3750堆叠。

—————— show switch detail ——————

Switch/Stack Mac Address : 001d.a224.0400
H/W Current
Switch# Role Mac Address Priority Version State
———————————————————-
*1 Master 001d.a224.0400 14 0 Ready
2 Member 001d.a23c.ff80 12 0 Ready
3 Member 001d.e516.f880 10 0 Ready
4 Member 001d.a223.fb00 8 0 Ready
5 Member 001d.a23c.df80 6 0 Ready

Stack Port Status Neighbors
Switch# Port 1 Port 2 Port 1 Port 2
——————————————————–
1 Ok Ok 2 5
2 Ok Ok 3 1
3 Ok Ok 4 2
4 Ok Ok 5 3
5 Ok Ok 1 4

问题:

1. 其中一台3750的多个端口POE失效。
2. POE Failure的端口可以正常转发数据。
3. 以下是客户的邮件:

1. There is no information desplayed on the LCD Screen of the IP Phone. As far as i know, the headset/mute/spraker buttons on the phone will flash in turn when connnected to the good port. But there is no response when we connected the good phone directly to the 7 ports.

2. So far there are 7 ports on this switch can not supply the IP Phones.
P14/15/16/17/43/45/46.

3. The IP Phones/RJ-45 Lines/config file of the switch are all well.


解决问题:


让客户采集必要的POE的相关信息:

1 Captrue the information for “show int f3/0/14 transceiver properties” and “show power inline f3/0/14 ” when insert the ip phone into the port.

2 Captrue the information for “show int fx/0/x transceiver properties” and “show power inline fx/0/x ” for good port.

以下是信息:

#show int f3/0/14 transceiver properties
Diagnostic Monitoring is not implemented.
Name : Fa3/0/14
Administrative Speed: auto
Administrative Duplex: auto
Administrative Auto-MDIX: on
Administrative Power Inline: enable
Operational Speed: auto
Operational Duplex: auto
Operational Auto-MDIX: on
Media Type: 10/100BaseTX

#show power inline f3/0/14
Interface Admin Oper Power Device Class Max
(Watts)
——— —— ———- ——- ——————-
Fa3/0/14 auto off 0.0 n/a n/a 15.4

Interface AdminPowerMax AdminConsumption
(Watts) (Watts)
———- ————— ——————–

Fa3/0/14 15.4 15.4

++++++++++++++++++++++++++++++++++++++++

#sh interfaces f3/0/13 transceiver properties
Diagnostic Monitoring is not implemented.
Name : Fa3/0/13
Administrative Speed: auto
Administrative Duplex: auto
Administrative Auto-MDIX: on
Administrative Power Inline: enable
Operational Speed: 100
Operational Duplex: full
Operational Auto-MDIX: on
Media Type: 10/100BaseTX

#sh power inline f3/0/13
Interface Admin Oper Power Device Class Max
(Watts)
——— —— ———- ——- ——————-
Fa3/0/13 auto on 6.3 IP Phone 7940 n/a 15.4

Interface AdminPowerMax AdminConsumption
(Watts) (Watts)
———- ————— ——————–

Fa3/0/13 15.4 15.4

POE端口供电问题,可能供电芯片损坏,更换备件。

客户解决中的问题:

对于堆叠的交换机,如何进行割接更换?

Follow information is step for cut over:

1 Backup the Master config to flash.

#copy run flash

2 Upgrade the IOS for RMA part.

#archive upload-sw tftp://172.16.2.155/c3750-ipbasek9-mz.122-40.SE.tar
!— upload the ios to tftp
#archive download-sw /leave-old-sw /reload tftp://172.16.2.155/c3750-ipbasek9-mz.122-40.SE.tar
!— download-sw Download a new copy of software from a server
!— /leave-old-sw Leave old sw installed after successful sw upgrade
!— /reload Reload system (if no unsaved config changes) after successful sw upgrade

3 Change the New part SW priority:

Switch#sh sw
Switch/Stack Mac Address : 0016.9de7.ea00
H/W Current
Switch# Role Mac Address Priority Version State
———————————————————-
*1 Master 0016.9de7.ea00 10 0 Ready
Switch#config ter
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#sw 1 pri 1
Changing the Switch Priority of Switch Number 1 to 1
Do you want to continue?[confirm]
New Priority has been set successfully
Switch(config)#end
Switch#
Switch#sh sw
Switch/Stack Mac Address : 0016.9de7.ea00
H/W Current
Switch# Role Mac Address Priority Version State
———————————————————-
*1 Master 0016.9de7.ea00 1 0 Ready
#wr

4 Power down and join the stack.

5 Power on.

关于堆叠的一些基础知识:

在LAB中,3台3750堆叠:

1. 加台新设备,如果带电加,可能会导致其他设备重启,这样如果新SW优先级大,他会同步其他两台设备的配置。不加电入网,不会影响堆叠:
Switch#sh sw
Switch/Stack Mac Address : 0016.9de7.ea00
H/W Current
Switch# Role Mac Address Priority Version State
———————————————————-
*1 Master 0016.9de7.ea00 10 0 Ready
2 Member 0016.9df2.6480 2 0 Ready
3 Member 0012.4306.6380 14 0 Ready

2. 堆叠成功后,配置及文件名都被同步,3台设备的Console口信息都是相同的,而且均是Master的。

3. 上面的1,2,3是逻辑的,所以不能从这上面判断现实中的交换机(比如说1,有可能在现实中是中间的交换机)。所以在排除故障是,只能根据序列号来判定具体是哪台交换机故障。

4. 把3下架后,console进去:
c3750-2#sh sw
Switch/Stack Mac Address : 0012.4306.6380
H/W Current
Switch# Role Mac Address Priority Version State
———————————————————-
1 Member 0000.0000.0000 0 0 Provisioned
2 Member 0000.0000.0000 0 0 Provisioned
*3 Master 0012.4306.6380 3 0 Ready

配置及端口信息仍然存在。

在另外两台堆叠SW上:
c3750-2#sh sw
Switch/Stack Mac Address : 0016.9de7.ea00
H/W Current
Switch# Role Mac Address Priority Version State
———————————————————-
*1 Master 0016.9de7.ea00 10 0 Ready
2 Member 0016.9df2.6480 2 0 Ready
3 Member 0000.0000.0000 0 0 Provisioned

Stack错误诊断常用的命令:
1、show ver
2、show platform stack-manager all
3、show log
4、debug platform stack-manager sdp
!—Displays the Stack discovery Protocol (SDP) debug messages
5、debug platform stack-manager ssm
!—Displays the stack state-machine debug messages

2009-7-8更新:

由于在stack中,有可能出现2个stack口flapping的故障,但是由于没有更多的命令去troubleshooting,因此只能交叉测试,这样需要影响线网。
因此cisco对这个问题进行了修正,在12.2(50)SE以后的版本增加很多对于stack故障诊断的命令,如:

1. Command to enable/disable stack port
2. New command ‘show switch stack ports summary’
3. Saving and displaying buffer data
4. Startup config file backup
5. Messages announcing version/feature mismatch
6. MIB function to allow SNMP reading of stack port status

如果谁想更了解细节,可以点击以下的连接:
Managing Switch Stacks – 12.2(50)

另外更新几个对于Stack的一些文档:
常见问题–采用STACKWISE PLUS的堆叠
Creation and Management of Catalyst 3750 Switch Stacks

本文出自 Frank's Blog

版权声明:


本文链接:POE & Stack For 3750
版权声明:本文为原创文章,仅代表个人观点,版权归 Frank Zhao 所有,转载时请注明本文出处及文章链接
你可以留言,或者trackback 从你的网站

No Responses to “POE & Stack For 3750”

  1. Leo说道:

    hi~
    在查找如何配置堆叠的时候看了您的文章,觉得十分受用。因为接触网络时间不长,看着还比较吃力。请问有没有更详细的堆叠配置文档呢?例如搭建、启动顺序、具体配置步骤、添加/删除新Switch等,十分感谢~
    msn:[email protected]

  2. frank说道:

    堆叠的知识本身就不是很多。
    1.所有交换机必须同样ios,有时不同交换机也可Stack。
    2.对于堆叠的启动顺序,是要看优先级的,你直接可以把它看成一台设备,控制权只能是其中一台。
    3.Stack没有多余的配置,设好IOS、优先级基本上就可以了。
    4.删除switch不是命令控制的,你直接把Stack线拔下来就可以了。

  3. Leo说道:

    我自己的理解,麻烦看看是否正确:
    1.搭建
    将3台3750的stack线正确连接后依次启动(不用考虑顺序),swicth会自动分配ID和master;用console连接master进行配置即可,其它switch会自动同步。
    2.添加一台switch
    将原堆叠断电(shutdown时有顺序么?先master?剩下的有先后顺序么?),然后连接stack线再加电(先master?剩下的有先后顺序么?)。这时新添加的switch被自动同步(包括ID分配和优先级?),然后就可使用了。
    3.作为master的switch的ID需要设定为“1”么?我们这里的master的ID为3.

  4. frank说道:

    1.SW优选priority id高的为Master,默认都是1,如果都一样,会查找MAC地址高的位Master。你不管插到哪个Console口上,显示的信息都是一样的,而且都可以进行配置。一定记住,stack后,你用的就是一台交换机。
    2.断电没顺序,当你wr时,所有stack成员都保存了配置。优先级是不会同步的,你设多少就是多少。
    3.建议把master的优先级设的高些,防止新加入的SW抢占master,导致丢失配置。

    建议你去www.cisco.com上看看文档,你想要的那里都有。

  5. Leo说道:

    hi,frank:
    我看了cisco上的文档,收获确实挺大的。但是有个问题还要请教一下:在选举master的时候,是按照mac地址最高的当选。但是文档上写道:”When switches are added or stacks are merged, the master will be chosen based on these rules, in the order specified:6.The switch with the lowest MAC address” 实际中是怎样的呢?十分感谢!

  6. frank说道:

    如果文档这么写的,就以文档为准!

  7. Leo说道:

    又来麻烦您了~
    这个问题没有找到答案,而且需要实际操作的。
    4台3750堆叠,是没有做冗余的那种连接方式,现在想要做成可冗余的连接,有几个问题请教:
    1.直接用stack线连接就行么?支持热插拔么?
    2.连接后需要做任何配置么?
    3.有一个堆叠做了冗余方式的连接,但是其中的两个stack口显示为down,哪些原因会导致这种情况?
    万分感谢!!!

  8. frank说道:

    你所说的冗余是指用stack两两相连组成环么?

    你说的这个问题跟之前的有什么不同么?Stack加上去就可以了,不需要做配置,配置自动同步,只要注意优先级就可以。

  9. Leo说道:

    不好意思没说清楚,就是两两相连的那种。我们这里有两个stack,其中一个是单链方式(1-2-3-4),另一个虽然是冗余连接(1-2-3-4-1)但是4-1的这两个端口显示为down。
    1:我想把1-2-3-4改成1-2-3-4-1,直接用stack线连接1和4的端口就行么?还是需要shutdown后再做?
    2:另一个stack,我直接把1-4的端口no shutdown即可?

留言哦

blonde teen swallows load.xxx videos