博科Brocade交换机Trunking配置
1、博科Brocade交换机Trunking配置具体操作步骤:
switch:admin> switchcfgtrunk 1 //开启交换机的trunking功能
switch:admin> portcfgtrunkport 3, 1 //将3号口加入trunking
switch:admin> trunkshow //查看trunking状态
switchCfgTrunk
Enables or disables trunking on all the ports of a switch. switchCfgTrunk 是开启和关闭交换机trunking功能的开关命令
2、switchcfgtrunk mode
mode Specify 1 to enable trunking on all the ports on this switch. Specify 0 to disable trunking on all the ports on this switch. This operand is required. switchcfgtrunk 后面跟0或1的参数,0表示关闭trunking,1表示开启trunking功能。
To enable trunking on a switch:
switch:admin> switchcfgtrunk 0
Committing configuration…done.
3、portCfgTrunkPort
Configures a port to enable or disable trunking.
portcfgtrunkport [slotnumber/]portnumber[,] mode
slotnumber For bladed systems only, specify the slot number of the port to be configured,followed by a slash (/). slotnumber 是在刀片系统中用到的参数,表示第几片刀片。
portnumber Specify a port number to be configured, relative to its slot for bladed systems.Use switchShow to display a list of valid ports. portnumber 表示要配置的端口号。
mode Specify 1 to enable this port for trunking. Specify 0 to disable the port frombeing trunked. This operand is required. mode 是0和1的开关参数。
To enable a port for trunking:
switch:admin> portcfgtrunkport 3, 1
4、trunkShow
Displays trunking information.通过 trunkshow 可以看到交换机的trunking配置情况。
To display trunking information for a switch:
switch:admin> trunkshow
1: 6 -> 4 10:00:00:60:69:51:43:04 deskew 15 MASTER
2:15 -> 13 10:00:00:60:69:51:43:04 deskew 16 MASTER
12 -> 12 10:00:00:60:69:51:43:04 deskew 15
14 -> 14 10:00:00:60:69:51:43:04 deskew 17
13 -> 15 10:00:00:60:69:51:43:04 deskew 16
3:24 -> 14 10:00:00:60:69:51:42:dd deskew 15 MASTER
在实施过程中,如果您需要产品和技术支持,请访问网站:[url]www.smartion.net[/url]。
FC SAN 发表于: 2010-05-13
我要回答