API Guide

Identifier GUID-75A464A5-22D5-4AF5-BEB0-C4DCB8DD7063
Version 1
Status Translation approved
VLT 网络上的 FSB 配置示例
1. 全局启用 FIP 侦听功能。
OS10(config)# feature fip-snooping
2. 创建 FCoE VLAN
OS10(config)#interface vlan 1001
OS10(conf-if-vl-1001)# fip-snooping enable
3. 配置 VLTi 接口。
OS10(config)# interface ethernet 1/1/27
OS10(conf-if-eth1/1/27)# no shutdown
OS10(conf-if-eth1/1/27)# no switchport
4. 配置 VLT
OS10(config)# vlt-domain 1
OS10(conf-vlt-1)# backup destination 10.16.151.110 <<Enter the management IP address of
the VLT peer>>
OS10(conf-vlt-1)# discovery-interface ethernet1/1/27
5. 启用 DCBX
OS10(config)# dcbx enable
光纤通道
313