Thanks. At this point I'm just trying to get the ports to come up, so it's the simplest config in the world. 2402 connected via port 26 to SI-GT on port 4/9 with a crossover cable. It's 11.0 code, and it's worked in other machines, though I don't have any currently running that code.<br>
<br>2402:<br><br>FES2402 Switch#sho run<br>Current configuration:<br>!<br>ver 04.0.00aTc1<br>!<br>!<br>!<br>!<br>!<br>!<br>!<br>ip address 192.168.0.64 255.255.255.0<br>!<br>!<br>!<br>!<br>!<br>!<br>end<br><br>FES2402 Switch#sho int e 26<br>
GigabitEthernet26 is up<br> Link Error Dampening is Disabled<br> Hardware is GigabitEthernet, address is 000c.db1d.4769 (bia 000c.db1d.4769)<br> Configured speed 1Gbit, actual 1Gbit, configured duplex fdx, actual fdx<br>
Configured mdi mode AUTO, actual MDI<br> Member of L2 VLAN ID 1, port is untagged, port state is FORWARDING<br> BPDU guard is Disabled, ROOT protect is Disabled<br> Link Error Dampening is Disabled<br> STP configured to ON, priority is level0<br>
Flow Control is config enabled, oper enabled, negotiation disabled<br> mirror disabled, monitor disabled<br> Not member of any active trunks<br> Not member of any configured trunks<br> No port name<br> IP MTU 1500 bytes<br>
300 second input rate: 0 bits/sec, 0 packets/sec, 0.00% utilization<br> 300 second output rate: 640 bits/sec, 1 packets/sec, 0.00% utilization<br> 6461218 packets input, 423261535 bytes, 0 no buffer<br> Received 4282 broadcasts, 21834 multicasts, 6424644 unicasts<br>
0 input errors, 0 CRC, 0 frame, 0 ignored<br> 0 runts, 0 giants, DMA received 6461218 packets<br> 6746678 packets output, 1994941951 bytes, 0 underruns<br> Transmitted 189434 broadcasts, 124538 multicasts, 6432706 unicasts<br>
0 output errors, 0 collisions, DMA transmitted 6746678 packets<br>FES2402 Switch#sho int bri<br><br>Port Link State Dupl Speed Trunk Tag Priori MAC Name<br>1 Down None None None None No level0 000c.db1d.4750<br>
2 Down None None None None No level0 000c.db1d.4751<br>3 Down None None None None No level0 000c.db1d.4752<br>4 Down None None None None No level0 000c.db1d.4753<br>5 Down None None None None No level0 000c.db1d.4754<br>
6 Down None None None None No level0 000c.db1d.4755<br>7 Down None None None None No level0 000c.db1d.4756<br>8 Down None None None None No level0 000c.db1d.4757<br>9 Down None None None None No level0 000c.db1d.4758<br>
10 Down None None None None No level0 000c.db1d.4759<br>11 Down None None None None No level0 000c.db1d.475a<br>12 Down None None None None No level0 000c.db1d.475b<br>13 Down None None None None No level0 000c.db1d.475c<br>
14 Down None None None None No level0 000c.db1d.475d<br>15 Down None None None None No level0 000c.db1d.475e<br>16 Down None None None None No level0 000c.db1d.475f<br>17 Down None None None None No level0 000c.db1d.4760<br>
18 Down None None None None No level0 000c.db1d.4761<br>19 Down None None None None No level0 000c.db1d.4762<br>20 Down None None None None No level0 000c.db1d.4763<br>21 Down None None None None No level0 000c.db1d.4764<br>
22 Down None None None None No level0 000c.db1d.4765<br>23 Up Forward Full 100M None No level0 000c.db1d.4766<br>24 Up Forward Full 100M None No level0 000c.db1d.4767<br>25 Up Forward Full 1G None No level0 000c.db1d.4768<br>
26 Up Forward Full 1G None No level0 000c.db1d.4769<br>FES2402 Switch#<br><br>SI-GT:<br><br>ServerIronGT E-1#sho run<br>!Building configuration...<br>!Current configuration : 378 bytes<br>!<br>ver 11.0.00TD4<br>
!<br>module 1 bi-0-port-wsm6-management-module<br>module 3 bi-jc-2-port-gig-module<br>module 4 bi-jc-16-port-gig-copper-module<br>!<br>context default<br>!<br>aaa authentication web-server default local<br>no enable aaa console<br>
telnet server<br>username admin password .....<br>snmp-server<br>!<br>interface ethernet 4/9<br> ip address 192.168.0.77 255.255.255.0<br>!<br>end<br><br>ServerIronGT E-1#sho int e 4/9<br>GigabitEthernet4/9 is down, line protocol is down<br>
Hardware is GigabitEthernet, address is 000c.dbb5.b668 (bia 000c.dbb5.b668)<br> Configured speed auto, actual unknown, configured duplex fdx, actual unknown<br> Member of L2 VLAN ID 1, port is untagged, port state is BLOCKING<br>
STP configured to ON, priority is level0, flow control enabled<br> mirror disabled, monitor disabled<br> Not member of any active trunks<br> Not member of any configured trunks<br> No port name<br> Internet address is <a href="http://192.168.0.77/24">192.168.0.77/24</a>, MTU 1518 bytes, encapsulation ethernet<br>
300 second input rate: 0 bits/sec, 0 packets/sec, 0.00% utilization<br> 300 second output rate: 0 bits/sec, 0 packets/sec, 0.00% utilization<br> 6096 packets input, 507641 bytes, 0 no buffer<br> Received 4256 broadcasts, 1838 multicasts, 2 unicasts<br>
0 input errors, 0 CRC, 0 frame, 0 ignored<br> 0 runts, 0 giants, DMA received 0 packets<br> 0 packets output, 0 bytes, 0 underruns<br> Transmitted 0 broadcasts, 0 multicasts, 0 unicasts<br> 0 output errors, 0 collisions, DMA transmitted 0 packets<br>
ServerIronGT E-1#sho int bri<br><br>Port Link State Dupl Speed Trunk Tag Priori MAC Name<br>4/1 Down None None None None No level0 000c.dbb5.b660<br>4/2 Down None None None None No level0 000c.dbb5.b661<br>
4/3 Down None None None None No level0 000c.dbb5.b662<br>4/4 Down None None None None No level0 000c.dbb5.b663<br>4/5 Down None None None None No level0 000c.dbb5.b664<br>4/6 Down None None None None No level0 000c.dbb5.b665<br>
4/7 Down None None None None No level0 000c.dbb5.b666<br>4/8 Down None None None None No level0 000c.dbb5.b667<br>4/9 Down None None None None No level0 000c.dbb5.b668<br>4/10 Down None None None None No level0 000c.dbb5.b669<br>
4/11 Down None None None None No level0 000c.dbb5.b66a<br>4/12 Down None None None None No level0 000c.dbb5.b66b<br>4/13 Down None None None None No level0 000c.dbb5.b66c<br>4/14 Down None None None None No level0 000c.dbb5.b66d<br>
4/15 Down None None None None No level0 000c.dbb5.b66e<br>4/16 Down None None None None No level0 000c.dbb5.b66f<br>ServerIronGT E-1#<br><br><div class="gmail_quote">On Fri, Feb 20, 2009 at 12:06 PM, Daniel Kekai <span dir="ltr"><<a href="mailto:Daniel.Kekai@microsoft.com">Daniel.Kekai@microsoft.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US">
<div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Send the output on the FES side interface and if possible the
configs for both the GT and FES</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Also do you have this setup working with other GT's – FES? If so
are you running the same code?</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">-D</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
<p style="margin-left: 0.5in;"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> Chuck Ufarley [mailto:<a href="mailto:markentime@gmail.com" target="_blank">markentime@gmail.com</a>]
<br>
<b>Sent:</b> Friday, February 20, 2009 11:17 AM<br>
<b>To:</b> Daniel Kekai<br>
<b>Cc:</b> <a href="mailto:foundry-nsp@puck.nether.net" target="_blank">foundry-nsp@puck.nether.net</a><br>
<b>Subject:</b> Re: [f-nsp] Port state blocking?</span></p>
</div><div><div></div><div class="Wj3C7c">
<p style="margin-left: 0.5in;"> </p>
<p style="margin-right: 0in; margin-bottom: 12pt; margin-left: 0.5in;">It seems to be disabled. Should I enable
it? This hasn't been an issue in past configs.<br>
<br>
ServerIronGT E-1#sho span<br>
<br>
Spanning-tree is not configured on port-vlan 1.<br>
<br>
Thanks again.</p>
<div>
<p style="margin-left: 0.5in;">On Fri, Feb 20, 2009 at 11:01 AM,
Daniel Kekai <<a href="mailto:Daniel.Kekai@microsoft.com" target="_blank">Daniel.Kekai@microsoft.com</a>>
wrote:</p>
<div>
<div>
<p style="margin-left: 0.5in;"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Check
your spanning tree</span></p>
<p style="margin-left: 0.5in;"><span style="font-size: 11pt; color: rgb(31, 73, 125);">-D</span></p>
<p style="margin-left: 0.5in;"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-style: solid none none; border-color: -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
<p style="margin-left: 1in;"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> <a href="mailto:foundry-nsp-bounces@puck.nether.net" target="_blank">foundry-nsp-bounces@puck.nether.net</a> [mailto:<a href="mailto:foundry-nsp-bounces@puck.nether.net" target="_blank">foundry-nsp-bounces@puck.nether.net</a>]
<b>On Behalf Of </b>Chuck Ufarley<br>
<b>Sent:</b> Friday, February 20, 2009 9:51 AM<br>
<b>To:</b> <a href="mailto:foundry-nsp@puck.nether.net" target="_blank">foundry-nsp@puck.nether.net</a><br>
<b>Subject:</b> [f-nsp] Port state blocking?</span></p>
</div>
<div>
<div>
<p style="margin-left: 1in;"> </p>
<p style="margin-left: 1in;">This might be a silly question, but I can't get a
port to come up on a ServerIron. I enabled the interface and connected it
properly to a FES-X2402 switch, but the J-B16GC and the J-B2Gx ports just won't
come up and forward. The cards have worked in other configs, but I can't
get anything to come out of "blocking" mode. Here are the shows
(any help greatly appreciated):<br>
<br>
ServerIronGT E-1#sho run<br>
!Building configuration...<br>
!Current configuration : 378 bytes<br>
!<br>
ver 11.0.00TD4<br>
!<br>
module 1 bi-0-port-wsm6-management-module<br>
module 3 bi-jc-2-port-gig-module<br>
module 4 bi-jc-16-port-gig-copper-module<br>
!<br>
context default<br>
!<br>
aaa authentication web-server default local<br>
no enable aaa console<br>
telnet server<br>
username admin password .....<br>
snmp-server<br>
!<br>
interface ethernet 4/9<br>
ip address 192.168.0.77 255.255.255.0<br>
!<br>
end<br>
<br>
ServerIronGT E-1#sho run<br>
!Building configuration...<br>
!Current configuration : 378 bytes<br>
!<br>
ver 11.0.00TD4<br>
!<br>
module 1 bi-0-port-wsm6-management-module<br>
module 3 bi-jc-2-port-gig-module<br>
module 4 bi-jc-16-port-gig-copper-module<br>
!<br>
context default<br>
!<br>
aaa authentication web-server default local<br>
no enable aaa console<br>
telnet server<br>
username admin password .....<br>
snmp-server<br>
!<br>
interface ethernet 4/9<br>
ip address 192.168.0.77 255.255.255.0<br>
!<br>
end<br>
<br>
ServerIronGT E-1#sho mod<br>
Module
Status Ports Starting MAC<br>
S1: B0GMR WSM6 Management Module, SYSIF 2 M6, ACTIV 0<br>
S2:<br>
S3: J-BxG2 JetCore Gig Fiber Module, SYSIF
OK 2
000c.dbb5.b640<br>
S4: J-BxGC16 JetCore Gig Copper Module, SY
OK 16
000c.dbb5.b660<br>
ServerIronGT E-1#sho int e 4/9<br>
GigabitEthernet4/9 is down, line protocol is down<br>
Hardware is GigabitEthernet, address is 000c.dbb5.b668 (bia
000c.dbb5.b668)<br>
Configured speed auto, actual unknown, configured duplex fdx, actual
unknown<br>
Member of L2 VLAN ID 1, port is untagged, port state is BLOCKING<br>
STP configured to ON, priority is level0, flow control enabled<br>
mirror disabled, monitor disabled<br>
Not member of any active trunks<br>
Not member of any configured trunks<br>
No port name<br>
Internet address is <a href="http://192.168.0.77/24" target="_blank">192.168.0.77/24</a>,
MTU 1518 bytes, encapsulation ethernet<br>
300 second input rate: 0 bits/sec, 0 packets/sec, 0.00% utilization<br>
300 second output rate: 0 bits/sec, 0 packets/sec, 0.00% utilization<br>
991 packets input, 77378 bytes, 0 no buffer<br>
Received 581 broadcasts, 410 multicasts, 0 unicasts<br>
0 input errors, 0 CRC, 0 frame, 0 ignored<br>
0 runts, 0 giants, DMA received 0 packets<br>
0 packets output, 0 bytes, 0 underruns<br>
Transmitted 0 broadcasts, 0 multicasts, 0 unicasts<br>
0 output errors, 0 collisions, DMA transmitted 0 packets<br>
ServerIronGT E-1#<br>
<br>
+++++<br>
<br>
Thanks much, everyone.</p>
</div>
</div>
</div>
</div>
</div>
<p style="margin-left: 0.5in;"> </p>
</div></div></div>
</div>
</blockquote></div><br>