Example FIP Snooping Configuration

Example FIP Snooping Configuration illustrates an example FIP snooping configuration.

Click to expand in new window
Example FIP Snooping Configuration
GUID-016CBC5E-ED29-4E8C-BA34-50FAE0530D54-low.png

The following commands enable FIP snooping on VLAN (Virtual LAN) “v1” with two ports (1:1 and 1:2) with PFC, jumbo frames, and DCBX enabled.

create vlan "v1"
configure vlan v1 tag 20
configure vlan v1 add ports 1:1-2 tagged
create qosprofile qp4
configure qosscheduler weighted-round-robin
configure qosprofile qp4 weight 1
enable jumbo-frame ports 1:1-2
enable flow-control rx-pause qosprofile qp4 ports 1:1-2
enable flow-control tx-pause priority 3 ports 1:1-2
enable lldp ports 1:1-2
configure lldp ports 1:1-2 advertise vendor-specific dcbx baseline
configure lldp ports 1:1-2 dcbx add application name fcoe priority 3
configure lldp ports 1:1-2 dcbx add application name fip priority 3
configure fip snooping add vlan v1
configure fip snooping vlan v1 port 1:1 location perimeter
configure fip snooping vlan v1 port 1:2 location fcf-to-enode
enable fip snooping vlan v1