Connectivity Guide

5 (Optional) Recongure the interface speed in INTERFACE mode.
speed {8 | 16 | 32 | auto}
6 Apply vfabric conguration on the interface. For more information about vfabric conguration, see Virtual fabric.
vfabric fabric-ID
7 Enable the FC interface in INTERFACE mode.
no shutdown
Congure FC interface
OS10(config)# port-group 1/1/15
OS10(conf-pg-1/1/15)# mode FC 16g-4x
OS10(conf-pg-1/1/15)# exit
OS10(config)# interface fibrechannel 1/1/43:1
OS10(conf-if-fc-1/1/43:1)# speed 32
OS10(conf-if-fc-1/1/43:1)# no shutdown
View FC interface
OS10(config)# interface fibrechannel 1/1/43:1
OS10(conf-if-fc-1/1/43:1)# show configuration
!
interface fibrechannel1/1/43:1
no shutdown
speed 32
vfabric 100
OS10# show interface fibrechannel 1/1/43:1
Fibrechannel 1/1/43:1 is up, FC link is up
Address is 14:18:77:20:8d:fc, Current address is 14:18:77:20:8d:fc
Pluggable media present, QSFP+ type is QSFP+ 4x(16GBASE FC SW)
Wavelength is 850
Receive power reading is 0.0
FC MTU 2188 bytes
LineSpeed 8G
Port type is F, Max BB credit is 1
WWN is 20:78:14:18:77:20:8d:cf
Last clearing of "show interface" counters: 00:02:32
Input statistics:
33 frames, 3508 bytes
0 class 2 good frames, 33 class 3 good frames
0 frame too long, 0 frame truncated, 0 CRC
1 link fail, 0 sync loss
0 primitive seq err, 0 LIP count
0 BB credit 0, 0 BB credit 0 packet drops
Output statistics:
33 frames, 2344 bytes
0 class 2 frames, 33 class 3 frames
0 BB credit 0, 0 oversize frames
6356027325 total errors
Rate Info:
Input 116 bytes/sec, 1 frames/sec, 0% of line rate
Output 78 bytes/sec, 1 frames/sec, 0% of line rate
Time since last interface status change: 00:00:24
Management interface
The Management interface provides OOB management access to the network device. You can congure the Management interface, but
the conguration options on this interface are limited. You cannot congure gateway addresses and IP addresses if it appears in the main
routing table. Proxy ARP is not supported on this interface.
1 Congure the Management interface in CONFIGURATION mode.
interface mgmt 1/1/1
2 By default, DHCP client is enabled on the Management interface. Disable the DHCP client operations in INTERFACE mode.
no ip address dhcp
Interfaces
153