Chapter 3 Setting Up the Server
> 3.2 Setting Up Brocade Fibre Channel Cards
ETERNUS Disk storage systems Server Connection Guide for Oracle Solaris
13
Copyright 2010 FUJITSU LIMITED
P3AM-4562-01ENZ0
The following procedure shows an example for setting the port speed, topology, and frame data
size.
1 Check the "port_id" of the target port.
The port ID checked here is used to set the port speed, topology, and frame data size.
2 Set the port speed to "8G".
3 Set the topology to "p2p".
4 Set the frame data size to "2048".
5 Execute the "port disable|enable" command to apply the port speed, topology,
and frame data size settings.
6 Check the port speed, topology, and frame data size that have been set.
• Port speed confirmation
• Topology confirmation
Port# Type PWWN/MAC FC Addr/ Media State Spd
Eth dev
1/0 fc 10:00:00:05:1e:e7:45:7b 010400 sw Linkup 8G
1/1 fc 10:00:00:05:1e:e7:45:7c 010500 sw Linkup 8G
# bcu port --list
Check the port ID
# bcu port --speed 1/0 8
Setting will be enforced after port --disable and -enable
# bcu port --topology 1/0 p2p
Setting will be enforced after port --disable and --enable
# bcu port --dfsize 1/0 2048
Setting will be enforced after port --disable and -enable
# bcu port --disable 1/0
port disabled
# bcu port --enable 1/0
port enabled
# bcu port --speed 1/0
Current port speed is: 8G
Configured port speed is: 8G
# bcu port --topology 1/0
Current topology is: P2P
Configured topology is: P2P