Search
SAN-OS / NX-OS "which" command (Part 3)
- bfeeny
- Sep 10, 2010
- 1 min read
MDS4(config-if)# which[ 1]. channel-group[ 2]. channel-group force [ 3]. channel-group auto[ 4]. fcdomain rcf-reject vsan[ 5]. fspf cost vsan[ 6]. fspf dead-interval vsan[ 7]. fspf hello-interval vsan[ 8]. fspf passive vsan[ 9]. fspf retransmit-interval vsan[ 10]. link-state-trap... It only returned 50 lines, which is very manageable, and most importantly a few of these lines look very relevant to our problem, for example the following:
[ 21]. switchport fcrxbbcredit default[ 22]. switchport fcrxbbcredit performance-buffers default[ 23]. switchport fcrxbbcredit performance-buffers[ 24]. switchport fcrxbbcredit[ 25]. switchport fcrxbbcredit mode E[ 26]. switchport fcrxbbcredit mode Fx[ 27]. switchport fcrxbufsize So once again, I am a big fan of this command, I think it can be very helpful when doing your studies.
Recent Posts
See AllOne issue to be mindful of when configuring Cisco MDS switches with Brocade switches is that Brocades Per VC Flow Control must be...
At 1Gbps a FC frame is 4km long, at 2Gbps a frame is 2km long, and at 4Gbps a frame is 1km long. A 10km cable is 20km round trip. Round...
Comments