<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hello,</div>
<div><br>
</div>
<div>We recently upgraded our BGP router in our east coat site to a Brocade BigIron RX-4. One of the reasons for the move was the ability to support IPv6. While our two Ipv4 BGP sessions have been running properly, the Ipv6 session is stuck in IDLE.</div>
<div><br>
</div>
<div>I have compared the configuration against our NetIron CER, which has a working v6 configuration, and cannot determine what the configuration error might be.</div>
<div><br>
</div>
<div>Relevant configuration snippets are below (omitted v4 details, can include if they would be helpful).  I would appreciate if someone can point me in the right direction, as my review of documentation and previous posts has not been able to get me to a
 suitable solution. I have confirmed with the provider (Zayo) that the configruation is built on their end. We are able to ping in each direction and I have full Ipv6 connectivity when using a static route, but not using our address space. I have redacted parts
 of IPv6 addresses with a YYYY for security and our AS number with a 99999.</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
ip as-path access-list 202 seq 5 permit .*                        </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
ip as-path access-list 102 seq 5 permit .*                        </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
                                </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
ipv6 prefix-list  PERMIT-TO-ZAYO-V6 seq 10 permit 2620:66:YYYY::/48 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
ipv6 prefix-list  BOGONS-V6 seq 155 permit 2001::/32              </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
ipv6 dns server-address 2001:4860:4860::8888                      </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
ipv6 route ::/0 2001:438:YYYY::1af5                               </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
ipv6 route 2620:66:YYYY::/48  null0                               </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
                                       </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
interface loopback 2                                              </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 ipv6 address 2620:66:YYYY::1/126                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 ipv6 enable                                                      </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
                                           </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
interface ethernet 3/24                                           </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 port-name ZayoTransit                                            </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 no cdp enable                                                    </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 ip address 209.249.39.62/30                                      </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 ipv6 address 2001:438:YYYY::1af6/126                             </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                           </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
router bgp                                                        </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 local-as 99999                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 as-path-filter  1 permit .*                                      </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 always-compare-med                                               </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
           </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 neighbor 2001:438:YYYY::1af5 remote-as 6461                      </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 neighbor 2001:438:YYYY::1af5 update-source ethernet 3/24         </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0); min-height: 14px;">
                                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
                                        </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
                                        </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 address-family ipv6 unicast                                      </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 network 2620:66:YYYY::/48                                        </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 redistribute connected                                           </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 redistribute static                                              </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 neighbor 2001:438:YYYY::1af5 activate                            </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 neighbor 2001:438:YYYY::1af5 route-map in ZAYO-TRANSIT-IN-V6     </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 neighbor 2001:438:YYYY::1af5 route-map out ZAYO-TRANSIT-OUT-V6   </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 exit-address-family                                              </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0); min-height: 14px;">
                         </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
route-map  ZAYO-TRANSIT-IN-V6 deny  6                             </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 match ipv6 address prefix-list BOGONS-V6                         </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
route-map  ZAYO-TRANSIT-IN-V6 permit  10                          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 match as-path  200                                               </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 set local-preference 150                                         </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
route-map  ZAYO-TRANSIT-IN-V6 permit  15                          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 match as-path  201                                               </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 set local-preference 130                                         </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
route-map  ZAYO-TRANSIT-IN-V6 permit  20                          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 match as-path  202                                               </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 set local-preference 120                                         </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
route-map  ZAYO-TRANSIT-IN-V6 permit  25                          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 match as-path  203                                               </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 set local-preference 110                                         </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
route-map  ZAYO-TRANSIT-IN-V6 permit  30                          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 match as-path  204                                               </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 set local-preference 100                                         </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
!                                                                 </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
route-map  ZAYO-TRANSIT-OUT-V6 permit  11                         </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 match ipv6 address prefix-list PERMIT-TO-ZAYO-V6  </p>
</div>
<div><br>
</div>
<div><br>
</div>
<div>And below is the summary of the sho ipv6 bgp nei</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
sho ipv6 bgp nei</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
    Total number of BGP Neighbors: 1</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
1   IP Address: 2001:438:YYYY::1af5, Remote AS: 6461 (EBGP), RouterID: 0.0.0.0</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
    State: IDLE, Time: 0h31m45s, KeepAliveTime: 60, HoldTime: 180</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
       UpdateSource: Ethernet 3/24</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
    Address Family : IPV6 Unicast </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
       Route-map: (in) ZAYO-TRANSIT-IN-V6  (out) ZAYO-TRANSIT-OUT-V6  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
    Messages:    Open    Update  KeepAlive Notification Refresh-Req</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
       Sent    : 0       0       0         0            0          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
       Received: 0       0       0         0            0          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
    Last Connection Reset Reason:Unknown</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
    Notification Sent:     Unspecified</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
    Notification Received: Unspecified</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
    Neighbor NLRI Negotiation:</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
      Peer configured for IPV6 unicast  Routes</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
    TCP status not available</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0); min-height: 14px;">
<br>
</p>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Show version below:</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
==========================================================================</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
HW: BigIron RX Router</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
BigIron RX-4 CHASSIS (Serial #: H02718HM18,  Part #: 35550-001)</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
RX-BI-SFM1 Switch Fabric Module 1 (Serial #: S52609H111,  Part #: 35548-001G)</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FE 1: Type fe200,  Version 2</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
RX-BI-SFM1 Switch Fabric Module 2 (Serial #: S52612H136,  Part #: 35548-001G)</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FE 1: Type fe200,  Version 2</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
RX-BI-SFM1 Switch Fabric Module 3 (Serial #: S52614H15B,  Part #: 35548-001G)</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FE 1: Type fe200,  Version 2</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
==========================================================================</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
SL M2: RX-BI-MR2 Management Module (High Value) Active (Serial #: S02610H12S, Part #: 35524-005A):</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Boot     : Version 2.9.0dT145 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:52:20 labeled as rmb02900d</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (446876 bytes) from boot flash</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Monitor  : Version 2.9.0dT145 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:52:20 labeled as rmb02900d</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (446876 bytes) from code flash</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
IronWare : Version 2.9.0dT143 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:58:26 labeled as rmpr02900d</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (4694103 bytes) from Primary</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Board ID : 00 MBRIDGE Revision : 21</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
916 MHz Power PC processor  (version 8003/0101) 166 MHz bus</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
512 KB Boot Flash (AM29LV040B), 32 MB Code Flash (MT28F128J3)</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
2048 MB DRAM                                                      </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Active Management uptime is 15 hours 40 minutes 51 seconds        </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
==========================================================================</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
SL M1: RX-BI-MR2 Management Module (High Value) Standby (Serial #: S02609H0YX, Part #: 35524-004A):</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Boot     : Version 2.9.0dT145 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:52:20 labeled as rmb02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (446876 bytes) from boot flash                                   </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Monitor  : Version 2.9.0dT145 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:52:20 labeled as rmb02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (446876 bytes) from code flash                                   </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
IronWare : Version 2.9.0dT143 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:58:26 labeled as rmpr02900d         </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (4694103 bytes) from Primary                                     </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Board ID : 00 MBRIDGE Revision : 21                               </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
916 MHz Power PC processor  (version 8003/0101) 166 MHz bus       </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
512 KB Boot Flash (AM29LV040B), 32 MB Code Flash (MT28F128J3)     </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
2048 MB DRAM                                                      </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Standby Management uptime is 12 hours 20 minutes 44 seconds       </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
==========================================================================</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
SL 1: RX-BI-24C 24-port 1 GbE Copper Module (Serial #: ST51090820, Part #: 35521-003E)</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Boot     : Version 2.9.0dT155 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:52:12 labeled as rlb02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (307574 bytes) from boot flash                                   </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Monitor  : Version 2.9.0dT155 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:52:12 labeled as rlb02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (524288 bytes) from code flash                                   </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
IronWare : Version 2.9.0dT157 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 01:02:18 labeled as rlp02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (2381284 bytes) from Primary                                     </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 1 version: 3                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 2 version: 3                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 3 version: 0                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 4 version: 0                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
660 MHz Power PC processor 440GP (version 8020/0020) 330 MHz bus  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
512 KB Boot Flash (AM29LV040B), 16 MB Code Flash (MT28F640J3)     </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
512 MB DRAM, 8 KB SRAM, 0 Bytes BRAM                              </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
LP Slot 1 uptime is 15 hours 40 minutes 48 seconds                </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
==========================================================================</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
SL 2: RX-BI-24C 24-port 1 GbE Copper Module (Serial #: ST01100310, Part #: 35521-003E)</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Boot     : Version 2.9.0dT155 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:52:12 labeled as rlb02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (307574 bytes) from boot flash                                   </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Monitor  : Version 2.9.0dT155 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:52:12 labeled as rlb02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (524288 bytes) from code flash                                   </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
IronWare : Version 2.9.0dT157 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 01:02:18 labeled as rlp02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (2381284 bytes) from Primary                                     </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 1 version: 3                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 2 version: 3                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 3 version: 0                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 4 version: 0                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
660 MHz Power PC processor 440GP (version 8020/0020) 330 MHz bus  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
512 KB Boot Flash (AM29LV040B), 16 MB Code Flash (MT28F640J3)     </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
512 MB DRAM, 8 KB SRAM, 0 Bytes BRAM                              </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
LP Slot 2 uptime is 15 hours 40 minutes 48 seconds                </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
==========================================================================</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
SL 3: RX-BI-24F 24-port 1 GbE Module (Serial #: SA40081138, Part #: 35520-104C)</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Boot     : Version 2.9.0dT155 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:52:12 labeled as rlb02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (307574 bytes) from boot flash                                   </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Monitor  : Version 2.9.0dT155 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 00:52:12 labeled as rlb02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (524288 bytes) from code flash                                   </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
IronWare : Version 2.9.0dT157 Copyright (c) 1996-2010 Brocade Communications Systems, Inc.</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Compiled on Nov 13 2014 at 01:02:18 labeled as rlp02900d          </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
 (2381284 bytes) from Primary                                     </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 1 version: 3                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 2 version: 3                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 3 version: 0                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
FAP 4 version: 0                                                  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
660 MHz Power PC processor 440GP (version 8020/0020) 330 MHz bus  </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
512 KB Boot Flash (AM29LV040B), 16 MB Code Flash (MT28F640J3)     </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
512 MB DRAM, 8 KB SRAM, 0 Bytes BRAM                              </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
LP Slot 3 uptime is 15 hours 40 minutes 45 seconds                </p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
==========================================================================</p>
<p style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
All show version done  </p>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Thanks in advance for the consideration and assistance. </div>
<div><br>
</div>
<div>—Derek Maxwell</div>
<link rel="File-List" href="file://localhost/Users/dmaxwell/Library/Group%20Containers/UBF8T346G9.Office/msoclip1/01/clip_filelist.xml"><link rel="Edit-Time-Data" href="file://localhost/Users/dmaxwell/Library/Group%20Containers/UBF8T346G9.Office/msoclip1/01/clip_editdata.mso"><link rel="themeData" href="file://localhost/Users/dmaxwell/Library/Group%20Containers/UBF8T346G9.Office/msoclip1/01/clip_themedata.thmx"><style>
<!--
 /* Font Definitions */
@font-face
        {font-family:"MS 明朝";
        mso-font-charset:128;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:-536870145 1791491579 134217746 0 131231 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:0 0 0 0 0 0 0 0 0 0;
        mso-font-charset:1;
        mso-generic-font-family:roman;
        mso-font-format:other;
        mso-font-pitch:variable;
        mso-font-signature:0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:-536870145 1073786111 1 0 415 0;}
@font-face
        {font-family:Constantia;
        panose-1:2 3 6 2 5 3 6 3 3 3;
        mso-font-charset:0;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1073750091 0 0 415 0;}
@font-face
        {font-family:"Palatino Linotype";
        panose-1:2 4 5 2 5 5 5 3 3 4;
        mso-font-charset:0;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:-536870265 1073741843 0 0 415 0;}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:"";
        margin:0in;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:Calibri;
        mso-ascii-font-family:Calibri;
        mso-ascii-theme-font:minor-latin;
        mso-fareast-font-family:"MS 明朝";
        mso-fareast-theme-font:minor-fareast;
        mso-hansi-font-family:Calibri;
        mso-hansi-theme-font:minor-latin;
        mso-bidi-font-family:"Times New Roman";
        mso-bidi-theme-font:minor-bidi;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        mso-themecolor:hyperlink;
        text-decoration:underline;
        text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-noshow:yes;
        mso-style-priority:99;
        color:#954F72;
        mso-themecolor:followedhyperlink;
        text-decoration:underline;
        text-underline:single;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        font-family:Calibri;
        mso-ascii-font-family:Calibri;
        mso-ascii-theme-font:minor-latin;
        mso-fareast-font-family:"MS 明朝";
        mso-fareast-theme-font:minor-fareast;
        mso-hansi-font-family:Calibri;
        mso-hansi-theme-font:minor-latin;
        mso-bidi-font-family:"Times New Roman";
        mso-bidi-theme-font:minor-bidi;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;
        mso-paper-source:0;}
div.WordSection1
        {page:WordSection1;}
-->
</style>
</body>
</html>