博科交换机配置命令
BROCADE博科光纤交换机的设置
![BROCADE博科光纤交换机的设置](https://img.taocdn.com/s3/m/7bc3bad6c5da50e2534d7f58.png)
BROCADE博科光纤交换机的设置博科BROCADE交换机的设置博科登录管理模块➢IE:10.77.77.77 admin/password从Web 的Switch View中点Admin button输入user=admin pass=password。
Configuring IPClick the Network tab在配置IP同时,可配置Syslog的IP,用于记录系统的Log(Max支持6个IP记录系统Log)Firmware Download1.Click the Firmware tab.2.Click the Firmware Download radio button.3.Type the host IP address, user name, password, and fullyqualified path to the file name.Configuring a Switch1.Click the Swicth Table2.Switches can be identified by IP address, domain ID, WorldWide Name (WWN), 或通过命名来确定3.domain IDs一般是系统自动分配,但也可人工说明4.在这里可打印系统的配置信息View ReportRebooting the Switch1.Click the Firmware tab2.Click the Fastboot radio button.Configuring Ports(给Port 命名)1.可给每个Ports命名2.可给每个Ports端口设置Speed3.可设置Ports的Enable/Disable4.+Port(通过购买license)+SPFa)Install the Brocade Ports on Demand licensed product.b)+License Keyc)Enable the ports5.可改变Port口的距离(Long Distance)1)Click the Extended Fabric tab.1.在Configure中2.输入Host IP User Name File Name和Password后Apply下载到指定的Server上3.配置文件也可上传Config DownLoad To Switch(相同配置一次,下载后上传就可)下载traceDumpTrace TableZone1.为了方便管理和区分WinZone,UnixZone,将应用分为不同的Zone进行管理(将应用主机HBA卡和存贮的Port口绑在一起,以应用起名Alias)2.一个Alias下放一个应用主机HBA卡联接的Switch上的Port+存贮的一个Port构成一个Zone)Selecting the Zoning Method一般选择Port Zone类型,就是按Port划Zone +Zone➢给新命名的Zone+Add Member(+Port),到命名的Zone中(一般Min是两个Port,一个是存贮的,一个是主机的)➢这样不继的+Zone,到+完为止Create Config并将ZONE加入到CONFIG中把所有的Zone+到一个Config中,启动这个Config就完成了➢将Zone Member + 到这个Config中Save & Enable这CONFIGSwitch级联Enabling Long Distance Fabric Mode➢需要这个Brocade ExtendedFabrics licensese➢这是针对Port设置Long Distance(当然要有相应的License Key)级联1.修改两个交换机的IP和名字2.把两个交换机的域名改为不同。
Brocade(博科)光纤交换机常用命令与zone配置
![Brocade(博科)光纤交换机常用命令与zone配置](https://img.taocdn.com/s3/m/bca0f41531b765ce04081418.png)
Version:查看firmware版本
Sfpshow查看sfp状态
Userconfig查看和配置登陆账号
Domainsshow查看交换机的domain信息
Zone的配置
Zoning是Brocade交换机上的标准功能,通过在SAN网络中交换机上进行Zoning的配置,可以将连接在SAN网络中的设备,逻辑上划分为不同的区域,使各区域的设备相互间不能访问,是网络中的主机和设备间相互隔离
e(博科)光纤交换机常用命令以及ZONE配置
创建Configurations.将创建的zone添加到配置中.
选用配置、存储配置
Switchshow查看交换机状态
Help
不带任何参数会列出所有交换机的命令
带参数时输出如下
Chassisshow显示外壳信息.重要的是可以显示序列号
Configure,以菜单的形式对交换机进行配置.这个命令需要先使用switchdisable命令将交换暂停使用.第一个选项Fabric parameters如选yes.那么我们可以进入他的子选项去更改domain ID.
Zone的配置示例
创建Members,就是给端口或wwn创建别名,这里创建了3个别名每个别名包括3个端口.
红线标出的1,1表示domain1中的1号端口.
创建Zones通过zonecreate命令可以将别名,或端口名添加到zone中.
Configdefault恢复出厂默认设置,也需要先做switchdisable
Licenseshow, licenseadd, licenseremove, license的添加,查看,删除命令
configupload和configdownload,可以将配置文件上传或下载.支持ftp scp和local
博科Brocade交换机配置(学习资料)
![博科Brocade交换机配置(学习资料)](https://img.taocdn.com/s3/m/309fe84976232f60ddccda38376baf1ffd4fe35f.png)
设置博科Brocade交换机IP地址博科交换机的默认IP地址是10.77.77.77,在命令行模式下可以通过ipaddrset命令对交换机的IP地址进行设置和修改swd77:admin> ipaddrsetEthernet IP Address [10.77.77.77]: #输入交换机需要设置的IP地址Ethernet Subnetmask [255.255.255.0]: #输入掩码Fibre Channel IP Address [none]:Fibre Channel Subnetmask [none]:Gateway IP Address [none]: # 输入网关DHCP [Off]: #是否开启DHCPswd77:admin>一般情况下只需要设置Ethernet 的IP和掩码就可以了,这个IP地址主要是用来对交换机进行管理设置。
Brocade SAN交换机的几种管理方法为了对SAN网络进行管理,Brocade公司了丰富的管理工具,来适应不同场景下对SAN 网络的管理。
Telnet交换机管理的最基本方法,通过命令行的方式直接登录到交换机上,通过交换机上操作系统(Fabric OS)提供的命令对交换机作管理工作。
能完成对单台交换机管理的所有功能,对操作者对管理命令非常熟悉。
不适合非专业人士使用。
WEB TOOLS图形界面的管理工具,通过浏览器对交换机完成管理工作。
视觉效果比Telnet好很多,并且在性能监视时能提供多种视图。
能完成对单台交换机管理的大多数功能,适合大多数用户使用。
Fabric Manager对SAN网络中的交换机进行批量管理的工具。
能对SAN网络中的多台交换机,在一个管理站一次性的完成管理工作。
方便SAN网络的统一管理。
SNMP 网络管理的标准协议在Brocade交换机上运行有SNMP模块,让网络中的SNMP管理工作站对SAN网络完成管理工作。
通过管理工具,能完成对整个SAN网络的监视,但能修改的参数有限。
博科_光纤交换机配置命令一览
![博科_光纤交换机配置命令一览](https://img.taocdn.com/s3/m/ef402bc5fc4ffe473268ab03.png)
DS_200B:admin> helpaaaconfig Configure RADIUS for AAA servicesad Specifies all administration domain (AD)-leveloperationsag Configure the Access Gateway featureagshow Displays the Access Gateway information registered with the fabricagtcfgdefault Reset SNMP agent to factory defaultaliadd Add a member to a zone aliasalicreate Create a zone aliasalidelete Delete a zone aliasaliremove Remove a member from a zone aliasalishow Print zone alias informationaptpolicy Get and set Advanced Performance Tuning policy auditcfg Modifies and displays audit log filterconfiguration.authutil Get and set authentication configuration backplanetest Backplane connection test for multi-blade systems. backport Test for back-end ASIC pair to ASIC pair links. bannerset Set security bannerbannershow Display security bannerbcastshow Display broadcast routing informationbladebeacon Enables or disables blade beaconing or displays the current mode.bladedisable Disables all user ports on a blade.bladeenable Enables all User Ports on a blade.burninerrclear Clear errors that are stored in the non-volatilestorageburninerrshow Display errors that are stored in the non-volatilestorageburninstatus Display the diagnostics burnin status.camtest Verify QuickLoop's Content Addressable Memory(CAM).SID translationcentralmemorytest Test ASIC central memory operation. cfgactvshow Display Effective zone configuration information cfgadd Add a member to a configurationcfgclear Clear all zone configurationscfgcreate Create a zone configurationcfgdelete Delete a zone configurationcfgdisable Disable a zone configurationcfgenable Enable a zone configurationcfgremove Remove a member from a configurationcfgsave Save zone configurations in flashcfgshow Print zone configuration informationcfgsize Print size details of zone databasecfgtransabort Abort zone configuration transactioncfgtransshow Print zone configurations in transaction buffer chassisconfig Display or set the chassis configuration chassisname Display or set the chassis's Namechassisshow Display all Field Replaceable Units (FRU) chipregshow Displays the port registers for a given chipnumber.cmemretentiontest Data retention test of the central memory SRAMs. cmitest Verify CMI bus between ASICs.configdefault Reset config to factory defaultconfigdownload Load switch config from a serverconfigshow Print switch config parametersconfigupload Save switch config to a serverconfigure Set switch config parametersdatatypeshow Display available diagnostic data types.date Print/set the system date and timedbgshow Display debug levels of various modulesdefzone Activates or deactivates a default zoneconfiguration.diagclearerror Clears diagnostics failure status. diagcommandshow Display diagnostic command descriptions. diagdisablepost Disable diagnostic POST.diagenablepost Enable diagnostic POST.diagenv Diagnostic debug parameters management package. diaghelp Display diagnostic command descriptions. diagloopid Select the diagnostics loop ID.diagmodeshow Displays diagnostic mode configuration. diagpost Displays the contents of port registers andmemories.diagretry Sets diagnostic retry modediagsetburnin Initializes the blade for a burnin run.diagsetcycle Set diagnostic script parameters.diagsetesdmode Set or display ESD mode.diagsetshowtime Set or display diagnostic show-time mode. diagshow Display diagnostic status.diagshowtime Set or display diagnostic show-time mode. diagstatus Display currently running diagnostic tests. diagstopburnin Terminate burnin run on a blade.distribute Distributes data to switches in a fabric.dlsreset Turn off the dynamic load sharing (DLS) optiondlsset Turn on the dynamic load sharing (DLS) option dlsshow Display the state of the dynamic load sharingoptiondnsconfig Configure DNS serviceenclosureshow Display the switch enclosure attributes errclear Clear error logerrdelimiterset Sets the error log start and end delimiter formessages sent to the console and syslogerrdump Print error log (no page breaks)errfilterset Sets a filter for an error log destination errmoduleshow Displays all the defined modules in the system errshow Print error logfabportshow Display contents of a particular port's data fabretryshow Display retry count of various fabric commands fabriclog Displays or manipulates the fabric log fabricprincipal Displays/Enables/Disables Principal SwitchSelection modefabricshow Print fabric membership infofabstateclear Clears the fabric state information fabstateresize Changes the number of state entries fabstateshow Displays the fabric state information fabstatsshow Displays the fabric statistics information fabswitchshow Display fabric switch state information fandisable Disables a fan unit.fanenable Enables a fan unit.fanshow Print fan statusfastboot Reboot this switch and bypass POST fastwritecfg Configure FC fastwrite featurefazoneadd Add a member to a fabric assist zone fazonecreate Create a fabric assist zonefazonedelete Delete a fabric assist zonefazoneremove Remove a member from a fabric assist zone fazoneshow Print Fabric Assist Zone information fcipchiptest Functional Test of Components in FCIP Complex. fciphelp Print FCIP help infofcippathtest Data Path Test of the FCIP complex.fcping Sends a FC ELS ECHO request to a port fcplogclear Clear the FCP logfcplogdisable Disable logging of FCP eventsfcplogenable Enable logging of FCP eventsfcplogshow Display FCP probing log information fcpprobeshow Display FCP probing informationfcprlsshow Display FCP RLS (read link state) information fcrchiptest Functional Test of FCR FPGA.fcrconfigure Sets FC Router configuration parameters. fcrfabricshow Displays FC Routers on a backbone fabric. fcrlsancount Display maximum LSAN zone limit.fcrlsanmatrix Manage LSAN fabric matrix configuration.fcrpathtest Data Path Test on Connection between FCR FPGA andCentral ASIC.fcrphydevshow Displays FC Router physical device information. fcrproxyconfig Displays or configures proxy devices presented byan FC Router.fcrproxydevshow Displays FC Router proxy device information. fcrresourceshow Displays FC Router physical resource usage. fcrrouterportcost Displays FC Router route information.fcrrouteshow Displays FC Router route information.fcrxlateconfig Displays or persistently configures a translate(xlate) domain's domain ID for bothEX_Port-attached fabric and backbone fabric.fddcfg fddcfg manages the fabric data distributionconfiguration parameters.fdmicacheshow Display abbreviated remote FDMI device informationaccording to remote domain IDfdmishow Display detailed FDMI device informationficonclear Clears contents of the specified FICON managementdatabaseficoncupset Sets FICON-CUP parameters for a switchficoncupshow Displays FICON-CUP parameters for a switchficonhelp Displays FICON commandsficonshow Displays contents of the specified FICON managementdatabasefiltertest Run frame filter test for bloom ASICs.firmwarecommit Commit firmware to stable storagefirmwaredownload Download firmware into switch firmwaredownloadstatus Display the progress and status of firmwareDownload firmwarerestore Restore the old firmware in the switchfirmwareshow Display firmware versions in the switchfosconfig Enable/disable FabOS servicesfporttest Functional test of F->N N->F point to point path. framerpathtest Tests data path between ASICsfrureplace Replace a Field Replacable Unitfspfshow Print FSPF global informationfwalarmsfilterset Configure alarms filtering for Fabric Watch fwalarmsfiltershow Show alarms filtering for Fabric Watchfwclassinit Initialize all Fabric Watch classesfwconfigreload Reload Fabric Watch configurationfwconfigure Configure Fabric Watchfwfrucfg Configure FRU state and notificationfwhelp Print Fabric Watch help infofwmailcfg Configure Fabric Watch Email Alertfwportdetailshow Create a report with detailed port information fwsamshow Show availability monitor informationfwset Set port persistence timefwsettocustom Set boundary & alarm level to custom fwsettodefault Set boundary & alarm level to defaultfwshow Show thresholds monitored and port persistence time grep Linux grep commandh Print shell historyhadisable Disables the High Availability feature in theswitch.hadump Displays information about the status of the HighAvailability feature in the switch.haenable Enables the High Availability feature in the switch hafailover Forces the failover mechanism so that the Standby Control Processor (CP)becomes the Active CP.hashow Displays control processor (CP) statushasyncstart Enables HA state synchronization.hasyncstop Disables the HA state synchronization.help Print this listhistorylastshow Displays last history recordhistorymode Display or set the mode of the history log historyshow Displays entire history loghttpcfgshow Used to show the version of the Java plug-in used by the Webtoolsi Display process summaryifmodeset Set the link operating mode for a network interface ifmodeshow Display the link operating mode for a networkinterfaceinterfaceshow Display the FSPF (TM) interface information interopmode Displays/enables/disables Brocade switchinteroperability with switches from othermanufacturersiodreset Turn off the in-order delivery (IOD) optioniodset Turn on the in-order delivery (IOD) optioniodshow Display the state of the in-order delivery option ipaddrset Set ethernet and FC IP addressesipaddrshow Print ethernet and FC IP addressesipfilter Manage/display IP filtersiscsihelp Print iSCSI help infoislshow Display the current connections and statuskilltelnet Terminate telnet/serial login sessionsinteractivelylicenseadd Adds license keys to switchlicensehelp Print license help infolicenseidshow Displays the system license IDlicenseport Configure per-port POD license assignments licenseremove Removes a license key from this systemlicenseshow Displays current license keyslinkcost Set or print the FSPF cost of a linklogin Login as a new userlogout Logout from remote sessionloopporttest Functional test of L-port M->M path on a loop.lsdbshow Displays the FSPF link state databasememshow Display memory usage in the system.minicycle Functional test of internal and external transmitand receive paths at full speed.minispropshow Displays ASIC pair properties.more Linux more commandmscapabilityshow Display Management Server Capability.msconfigure Configure Management Servermsplatshow Display the Management Server Platform Database msplatshowdbcb Display the Management Server Database ControlBlockmsplcleardb Clear the Management Server Platform Databasefabric-widemsplmgmtactivate Activate the Management Server Platform Databasefabric-widemsplmgmtdeactivate Deactivate the Management Server Platform Database fabric-widemstddisable Disables the Management Server Topology DiscoveryManagement Servicemstdenable Enables the Management Server Topology DiscoveryManagement Servicemstdreadconfig Display status of Management Server TopologyDiscovery Servicemyid Display the current login session detailsnbrstateshow Display FSPF (TM) neighbors' statesnbrstatsclear Reset the FSPF (TM) interface countersnetstat Display network connections and statisticsnodefind Display all the devices' PID matching the givenworld wide namensaliasshow Display local Name Server information with Aliases nsallshow Print global Name Server informationnscamshow Print local Name Server Cache informationnsshow Print local Name Server information information nszonemember Display the information of all the online deviceswhich are zoned with the given device.opensource Display information on open source softwareutilized in FabOSpasswd Set usernames and passwordspasswdcfg passwdcfg manages the password policies. pathinfo Display routing information between two ports pdshow Show information from Panic Dump file perfaddeemonitor Add end-to-end monitorperfaddipmonitor Add monitor for IP trafic frame count perfaddreadmonitor Add filter-based monitor - SCSI Read perfaddrwmonitor Add monitor - SCSI Read and Write perfaddscsimonitor Add monitor for SCSI frame count perfaddusermonitor Add filter-based monitorperfaddwritemonitor Add filter-based monitor - SCSI Write perfcfgclear Clear Performance settings from FLASH perfcfgrestore Restore Performance configuration from FLASH perfcfgsave Save Performance configuration to FLASH perfclearalpacrc Clears the CRC error count associated with a port and Arbitrated Loop Physical Address (AL_PA). perfcleareemonitor Clears statistics counters of one or moreend-to-end performance monitors. perfclearfiltermonitor Clears counters of one or more filter-basedperformance monitors.perfdeleemonitor Delete end-to-end monitorperfdelfiltermonitor Delete filter-based monitorperfhelp Print Performance Monitoring help info perfmonitorclear Clear end-to-end/filter-based/ISL monitors perfmonitorshow Show end-to-end/filter-based/ISL monitors perfsetporteemask Set overall mask for end-to-end monitors perfshowalpacrc Get ALPA CRC count by port and ALPA perfshoweemonitor Show user-defined end-to-end monitors perfshowfiltermonitor Show filter-based monitors perfshowporteemask Show the current end-to-end maskpkicreate Creates public key infrastructure (PKI) objects pkiremove Removes existing public key infrastructure (PKI)objectspkishow Displays existing public key infrastructure (PKI)objectspolicy Configure IPSec encryption and authenticationalgorithmsportalpashow Show the ALPAs of a portportbuffershow Print the buffer allocations for the ports of aquadportcamshow Display filter utilizationportcfg Create/Delete a new ip interface/route/arp entry onthe GigE portportcfgdefault Restore the port configuration to defaults portcfgeport Enable/Disable a port from becoming E_Port portcfgexport Sets a port to be an EX_Port and sets and displays EX_Port configuration parameters.portcfggport Lock a port as a G_Portportcfgislmode Configure a port to be ISL R_RDY Modeenabled/disabledportcfglongdistance Configure a Long Distance Portportcfglport Lock a port as a L_Portportcfgnpivport Enables and disables NPIV functionality on a port. portcfgnport Enable/disable N_Port capability for a port portcfgpersistentdisable Persistently disable a port portcfgpersistentenable Enable a persistently disabled port portcfgshow Displays port configuration settings.portcfgspeed Configure a port to a particular speed level portcfgtrunkport Configure a port for trunkingportcfgvexport Sets a port to be an VEX_Port connected to FC-IP and sets and displays VEX_Port configurationparameters.portcmd Execute commands (ping etc) on the GigE port portdebug Set debug level and verbosity level of port modules portdisable Disable a specified portportenable Enable a specified portporterrshow Print port error summaryportflagsshow Display the port status bitmaps of all ports in aswitchportledtest Cycle user port LEDs.portlogclear Clear port activity logportlogconfigshow Display portlog configurationportlogdisable Disable portlog facilityportlogdump Print port log (no page breaks)portlogdumpport Print port log (no page breaks)portlogenable Enables port log facilityportlogeventshow Display information about port log events portloginshow Display port login informationportlogpdisc Set or clear the debug_pdisc_flagportlogreset Enable portlog facilityportlogresize Resize the port logportlogshow Print port activity logportlogshowport Print port activity logportlogtypedisable Disable port loggingportlogtypeenable Enable port loggingportloopbacktest Functional test of port N->N path.portmirror Set a port's configuration to be disabled orenabledportname Assign or display the name associated with a port portperfshow Print port throughput numbersportregtest Write/read test of the ASIC SRAMs portregtest. portrouteshow Display various routing tables for a portportshow Show configured ip interfaces/routes/arp entries onthe GigE Portportstats64show Display the 64-bit hardware statistics for a port portstatsclear Clear the status of a specified switch port portstatsshow Print hardware statisticsportswap Swaps area numbersportswapdisable Disable portswap featureportswapenable Enable portswap featureportswapshow Display port and area informationporttest Functional test on a live fabric. Starts porttest. porttestshow Retreive information from porttest.portzoneshow Displays the enforced zone type of the F/FL-portsof a switch.powerofflistset sets slot power off list orderpowerofflistshow Displays slot power-off order.psshow Print power supply statusquietmode Displays/enables/disables quietmode on telnetsessionreboot Reboot this processorroutehelp Print routing help infosaschiptest Functional Test of Components in SAS Complex. saspathtest Data Path Test of the SAS complex.secactivesize Displays size of the active (security) database secauthsecret Creates/Manages DHCHAP secret key details seccertutil Creates/Manages/Displays third party PKIcertificatessecdefinesize Displays size of the defined (security) database secfabricshow Displays security related fabric information secfcsfailover Forces primary role to this FCS switchsecglobalshow Displays current internal security stateinformationsechelp Displays information about security commands secmodedisable Disables secure modesecmodeenable Enables secure modesecmodeshow Displays whether secure mode is enabled or disabled secnonfcspasswd Sets the admin passwd for non-FCS switches secpolicyabort Aborts changes to defined policysecpolicyactivate Activates all policy setssecpolicyadd Adds members to an existing policysecpolicycreate Creates a new policysecpolicydelete Deletes an existing policysecpolicydump Displays all members of existing policies secpolicyfcsmove Moves a member in the FCS policy secpolicyremove Removes members from an existing policy secpolicysave Saves defined policy set and sends to all switches secpolicyshow Shows members of one or more policies secstatsreset Resets security statisticssecstatsshow Displays security statisticssectemppasswdreset Resets temporary password sectemppasswdset Sets temporary passwordsectransabort Aborts current transactionsecversionreset Resets version stampsensorshow Display sensor readingssetdbg Set debug level of the specified modulesetesdmode Set or display ESD mode.setmfgmode Set or display diagnostic MFG mode.setmodem Enables or disables modem login to a controlprocessor (CP)setsplbmode Set or display SPLB mode.setverbose Set verbosity level of the specified modulesfpshow Print Serial ID SFP information shellflowcontroldisable Disable xon-xoff flow control on console serialportshellflowcontrolenable Enable xon-xoff flow control on console serial port slotpoweroff Removes power from a slot.slotpoweron Restores power to a slot.slotshow Displays the status of all slots in the system.sltest Serial link test of port N->N path.snmpconfig Configure SNMPsnmpmibcapset Set options for configuring SNMP Mib/TrapCapabilitysnmpmibcapshow Show SNMP Mib/Trap Configurationspinfab Functional test of switch to switch ISL cabling andtrunk group operation.spinjitter line-speed jitter measurementspinsilk Functional test of internal and external transmitand receive paths at full speedsramretentiontest Data retention test of the miscellaneous SRAMs in ASIC.statsclear Clear port and diagnostic statistics.statstest Statistics counter test for the ASICs.stopporttest Terminate the running porttest.supportffdc Modifies or displays first-failure data capture(FFDC) configuration.supportftp set support Ftp parameterssupportsave retrieve support data from switch to hostsupportshow Prints switch information for debugging purposes. supportshowcfgdisable Disables a group of commands under supportshow command.supportshowcfgenable Enables a group of commands under supportshow command.supportshowcfgshow Displays the groups of commands enabled fordisplay. by the supportshow command.switchbeacon Set switch beacon on or off switchcfgpersistentdisable Persistently disable a switch switchcfgpersistentenable Enable a persistently disabled switch switchcfgspeed Configures all ports of the switch to a particularspeed levelswitchcfgtrunk Configure all ports on the switch for trunking switchdisable Disable this switchswitchenable Enable this switchswitchname Print/set this switch's nameswitchreboot Halts and restarts the operational switch.switchshow Print switch and port statusswitchstatuspolicyset Set policy parameters for overall switch status switchstatuspolicyshow Print policy parameters for overall switch status switchstatusshow Print overall switch statusswitchuptime Display the amount of time for which the switch isupsyslogdfacility Change the syslog facilitysyslogdipadd Add syslog daemon IP addresssyslogdipremove Remove syslog daemon IP addresssyslogdipshow Print the syslog daemon targetssysshutdown Provides a graceful shutdown to protect the switchfile systems.systemverification Run a suit of diagnostic tests on all switches in asystem.tempshow Print temperature readingstimeout Set/show the IDLE timeout value for a login session topologyshow Display the unicast fabric topologytracedump generate/remove trace dump or display trace dumpstatustrackchangeshelp Print Track Changes help infotrackchangesset Configure alert for login/logout/config update trackchangesshow Displays status of track changestrunkdebug Debug a trunk link failuretrunkshow Display trunking informationtsclockserver Displays or sets the NTP server address tstimezone Displays or sets the time zoneturboramtest Turbo SRAM test for bloom ASICs.txdpath Functional test of ASIC pair TXA TXD connections. uptime Print how long switch has been upurouteconfig Configure a static routeurouteremove Remove a static routeurouteshow Display unicast routing informationuserconfig Display or configure user accountsuserrename Rename user login nameversion Print firmware versionwwn Display or set the world wide namezone Copies/Removes/Validates zone objectszoneadd Add a member to a zonezonecreate Create a zonezonedelete Delete a zonezonehelp Print zoning help infozoneobjectcopy Copies a zone objectzoneobjectexpunge Expunges a zone object zoneobjectrename Rename a zoning Objectzoneremove Remove a member from a zonezoneshow Print zone information。
博科BROCADE交换机配置(详细)
![博科BROCADE交换机配置(详细)](https://img.taocdn.com/s3/m/48839be152d380eb63946dd8.png)
与交换机交互,可以使用三种方式:串口以太网口光纤口缺省的串口参数是:9600,N,8,1缺省IP访问方式是:IP地址: 10.77。
77。
77用户名:admin密码:password时区: Pacific time交换机名称:switch可使用ipAddrSet命令来重新设置交换机的IP地址。
在2000和3000系列交换机之中,只能同时支持一个Telnet进程。
Brocade的交换机可以使用命令行和图形界面方式进行管理。
代表性的CLI方法代表性的如:Telnet,HyperTerm和tip。
对于Fabric OS v4。
1,SSH v2可以被使用。
如果Brocade Secure Fabric OS被设置有效,CLI 接口必须是Brocade Secure Telnet.Brocade API v2。
1提供给用户扩展访问到交换机的方法;可以轻松的整合Brocade SAN Fabric的智能到已经存在的管理应用中,或者快速的开发用户SAN的特殊功能。
该工具包可以通过Brocade Connect 站点获得。
Brocade Fabric Manager v4。
0 是一个实时管理多台Brocade 光纤交换机的很好的一个工具,它提供了有效的配置、监控、动态资源分配管理。
Brocade Web Tool是一个直观简单的管理小型SAN网络的管理工具。
运行支持JRE的Web Browser上。
Brocade 提供基于SNMP的MIBs用来在交换机上读和配置公共设置。
串口管理:n一条串口连接电缆DB9 (female-to-female)n使用超级终端或UNIX终端n Windows: Hyper Terminaln UNIX:tipu Microsoft Windows® 环境之中–传输速率:9600bit/sec–数据位:8–校验位:None–停止位: 1–流控制: Noneu UNIX® 环境下, 输入以下命令#tip /dev/ttyb –9600u安装步骤1. 通过串口线将两者进行连接2。
博科BROCADE交换机常用命令与zone配置(完整资料).doc
![博科BROCADE交换机常用命令与zone配置(完整资料).doc](https://img.taocdn.com/s3/m/4830d34cc281e53a5802ffb6.png)
此文档下载后即可编辑telnet 10.77.77.77admin passwordctrl+cHelp不带任何参数会列出所有交换机的命令带参数时输出如下Switchshow 查看交换机状态Chassisshow 显示外壳信息.重要的是可以显示序列号Configure, 以菜单的形式对交换机进行配置.这个命令需要先使用switchdisable命令将交换暂停使用.第一个选项Fabric parameters 如选yes.那么我们可以进入他的子选项去更改domain ID.Configdefault 恢复出厂默认设置,也需要先做switchdisable Licenseshow, licenseadd, licenseremove, license的添加,查看,删除命令configupload 和configdownload,可以将配置文件上传或下载.支持ftp scp和localipAddrShow和ipAddrSet,查看设置管理端口的IP地址Version: 查看firmware 版本Sfpshow查看sfp状态Userconfig 查看和配置登陆账号Domainsshow 查看交换机的domain信息Zone 的配置Zoning是Brocade交换机上的标准功能,通过在SAN网络中交换机上进行Zoning的配置,可以将连接在SAN网络中的设备,逻辑上划分为不同的区域,使各区域的设备相互间不能访问,是网络中的主机和设备间相互隔离Zone的配置示例创建Members,就是给端口或wwn创建别名,这里创建了3个别名,每个别名包括3个端口.红线标出的1,1表示domain1 中的1号端口.创建Zones 通过zonecreate 命令可以将别名,或端口名添加到zone中.创建Configurations.将创建的zone添加到配置中.选用配置、存储配置。
Brocade交换机Trunking配置指南
![Brocade交换机Trunking配置指南](https://img.taocdn.com/s3/m/8d27473c43323968011c92da.png)
博科Brocade交换机Trunking配置1、博科Brocade交换机Trunking配置具体操作步骤:switch:admin> switchcfgtrunk 1 //开启交换机的trunking功能switch:admin> portcfgtrunkport 3, 1 //将3号口加入trunkingswitch:admin> trunkshow //查看trunking状态switchCfgTrunkEnables or disables trunking on all the ports of a switch. switchCfgTrunk 是开启和关闭交换机trunking功能的开关命令2、switchcfgtrunk modemode 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 0Committing configuration...done.3、portCfgTrunkPortBrocade交换机Trunking配置具体操作步骤:switch:admin> switchcfgtrunk 1 //开启交换机的trunking功能switch:admin> portcfgtrunkport 3, 1 //将3号口加入trunking switch:admin> trunkshow //查看trunking状态switchCfgTrunkEnables or disables trunking on all the ports of a switch. switchCfgTrunk 是开启和关闭交换机trunking功能的开关命令switchcfgtrunk modemode 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功能。
博科BROCADE交换机配置详细
![博科BROCADE交换机配置详细](https://img.taocdn.com/s3/m/86b85714a66e58fafab069dc5022aaea998f411b.png)
与交换机交互,可以使用三种方式:串口以太网口光纤口缺省的串口参数是:9600,N,8,1缺省IP访问方式是:IP地址:用户名:admin密码:password时区:Pacific time交换机名称:switch可使用ipAddrSet命令来重新设置交换机的IP地址。
在2000和3000系列交换机之中,只能同时支持一个Telnet进程。
Brocade的交换机可以使用命令行和图形界面方式进行管理。
代表性的CLI方法代表性的如:Telnet,HyperTerm和tip。
对于Fabric OS v4.1,SSH v2可以被使用。
如果Brocade Secure Fabric OS被设置有效,CLI 接口必须是Brocade Secure Telnet.Brocade API v2.1提供给用户扩展访问到交换机的方法;可以轻松的整合Brocade SAN Fabric 的智能到已经存在的管理应用中,或者快速的开发用户SAN的特殊功能。
该工具包可以通过Brocade Connect 站点获得。
Brocade Fabric Manager v4.0 是一个实时管理多台Brocade 光纤交换机的很好的一个工具,它提供了有效的配置、监控、动态资源分配管理。
Brocade Web Tool是一个直观简单的管理小型SAN网络的管理工具。
运行支持JRE的Web Browser上。
Brocade 提供基于SNMP的MIBs用来在交换机上读和配置公共设置。
串口管理:n一条串口连接电缆DB9 (female-to-female)n使用超级终端或UNI*终端n Windows: Hyper Terminaln UNI*: tipu Microsoft Windows® 环境之中–传输速率: 9600bit/sec–数据位: 8–校验位: None–停止位: 1–流控制: Noneu UNI*® 环境下, 输入以下命令* tip /dev/ttyb –9600u安装步骤1. 通过串口线将两者进行连接2. 确保交换机已经加电3. 通过ipAddrSet命令设置IP地址(注意: 命令是大小写敏感,但是全大写或全小写也可。
博科SAN交换机:常用命令行
![博科SAN交换机:常用命令行](https://img.taocdn.com/s3/m/74f4583058fb770bf78a55ca.png)
博科SAN交换机:常用命令行交换机基本配置命令•IP地址ipaddrshowipaddrset - 博科交换机的默认IP地址是10.77.77.77,在命令行模式下可以通过ipaddrset命令对交换机的IP地址进行设置和修改。
•Switch Name / Hostnameswitchnamehostname命令只能临时更改交换机名字。
•DNSdnsconfig•时间日期date "mmddHHMMyy"tstimezone --interactive•OS版本信息version交换机状态查询switchshow - 交换机与端口状态hashow - CP卡状态(Brodecade 300不支持)slotshow - SLOT状态(Brodecade 300不支持)psshow - 电源状态tempshow - 温度状态fanshow - 风扇状态firmwareshow - 微码状态licenseshow - 授权状态cfgshow - 配置信息zoneshow - ZONE信息uptime - 交换机运行时间porterrshow - 端口错误信息errshow - 错误信息别名管理alicreate - 创建别名alishow - 显示系统中定义的别名aliadd - 别名中添加成员aliremove - 别名中删除成员alidelete - 删除别名Example:alicreate "aliname","domainid1,port1;domainid2,port2"aliadd "aliname","domainid,port"aliremote "aliname","domainid,port"zone相关命令zonecreate - 创建一个zonezoneadd - Zone添加新成员zoneremove - Zone删除成员zoneobjectcopy - 复制一个zone到一个新的zongzoneobjectrename - 重新命名一个zonezoneobjectexpunge - 删除一个zoneExample:zonecreate "zonename","aliname1;aliname2;domainid3,port3"cfgadd "cfg", "zonename"无论添加和删除zone,都要相应的将zone从配置文件中添加或者删除。
Brocade(博科)交换机重要命令
![Brocade(博科)交换机重要命令](https://img.taocdn.com/s3/m/694e7837af45b307e8719739.png)
Brocade(博科)交换机重要命令一、改变admin帐号密码以用户名admin登录到SAN交换机,然后在输入命令:Passwd,再根据提示输入相应的用户名和密码,对话过程如下:switch:admin> passwdChanging password for adminEnter new password:Re-type new password:Password changed.Saving password to stable storage.Password saved to stable storage successfully.二、设置和查看管理IP地址设置交换机管理IP地址的命令为ipaddrset,以下对话将管理IP设置为182.1.10.10/255.255.0.0:Ethernet IP Address [192.168.166.148]:182.1.10.10Ethernet Subnetmask [255.255.255.0]:255.255.0.0Fibre Channel IP Address [none]:Fibre Channel Subnetmask [none]:Committing configuration...Done.OK.说明:Fibre Channel IP Address和Fibre Channel Subnetmask不需设置。
查看IP地址的命令为ipaddrshow。
三、设置交换机名命令switchname用于查看(不带参数时)和设置(带参数时)交换机名,以下对话先将交换机名设置为“MideaTsw”,然后查看交换机名:switch:admin> switchname MideaTswMideaTsw:admin> switchnameMideaTsw四、关于Zone的操作新建Zone建立新Zone的命令为zonecreate,以下命令建立名为cpdtestzone的Zone,并指定端口“1,0”和“50,14”作为其成员:MideaTsw:admin> zonecreate “cpdtestzone”, “1,0; 50,14”说明:“50,14”中50是交换机的Domain ID,14是交换机的端口号。
博科Brocade SAN switch常用命令
![博科Brocade SAN switch常用命令](https://img.taocdn.com/s3/m/4bc2d26bcaaedd3383c4d34b.png)
博科交换机查看IP地址命令swd77:admin> ipaddrshowSWITCHEthernet IP Address: 10.77.77.77Ethernet Subnetmask: 255.255.255.0Fibre Channel IP Address: noneFibre Channel Subnetmask: noneGateway IP Address: noneDHCP: Offswd77:admin>设置博科Brocade交换机IP地址博科交换机的默认IP地址是10.77.77.77,在命令行模式下可以通过ipaddrset命令对交换机的IP地址进行设置和修改swd77:admin> ipaddrsetEthernet IP Address [10.77.77.77]: #输入交换机需要设置的IP地址Ethernet Subnetmask [255.255.255.0]: #输入掩码Fibre Channel IP Address [none]:Fibre Channel Subnetmask [none]:Gateway IP Address [none]: # 输入网关DHCP [Off]: #是否开启DHCPswd77:admin>博科brocade交换机查看OS版本信息swd77:admin> versionKernel: 2.6.14.2 //linux内核版本Fabric OS: v6.1.0a // 交换机OS版本Made on: Thu Apr 17 21:45:31 2008 // 生产日期Flash: Tue Jan 13 23:33:44 2009BootProm: 4.6.6swd77:admin>博科brocade交换机添加license授权信息swd77:admin> licenseadd XXXXXXXX(博科的激活号)查看博科brocade交换机license授权信息在命令行模式下使用licenseshow命令可以查看博科交换机的授权情况,使用licenseadd命令可以添加授权。
博科_光纤交换机配置命令一览
![博科_光纤交换机配置命令一览](https://img.taocdn.com/s3/m/2ad15b635a8102d277a22f02.png)
DS_200B:admin> helpaaaconfig Configure RADIUS for AAA servicesad Specifies all administration domain (AD)-leveloperationsag Configure the Access Gateway featureagshow Displays the Access Gateway information registeredwith the fabricagtcfgdefault Reset SNMP agent to factory defaultaliadd Add a member to a zone aliasalicreate Create a zone aliasalidelete Delete a zone aliasaliremove Remove a member from a zone aliasalishow Print zone alias informationaptpolicy Get and set Advanced Performance Tuning policy auditcfg Modifies and displays audit log filterconfiguration.authutil Get and set authentication configuration backplanetest Backplane connection test for multi-blade systems. backport Test for back-end ASIC pair to ASIC pair links. bannerset Set security bannerbannershow Display security bannerbcastshow Display broadcast routing information bladebeacon Enables or disables blade beaconing or displays thecurrent mode.bladedisable Disables all user ports on a blade.bladeenable Enables all User Ports on a blade.burninerrclear Clear errors that are stored in the non-volatilestorageburninerrshow Display errors that are stored in the non-volatilestorageburninstatus Display the diagnostics burnin status.camtest Verify QuickLoop's Content Addressable Memory(CAM).SID translationcentralmemorytest Test ASIC central memory operation.cfgactvshow Display Effective zone configuration information cfgadd Add a member to a configurationcfgclear Clear all zone configurationscfgcreate Create a zone configurationcfgdelete Delete a zone configurationcfgdisable Disable a zone configurationcfgenable Enable a zone configurationcfgremove Remove a member from a configurationcfgsave Save zone configurations in flashcfgshow Print zone configuration informationcfgsize Print size details of zone databasecfgtransabort Abort zone configuration transaction cfgtransshow Print zone configurations in transaction buffer chassisconfig Display or set the chassis configuration chassisname Display or set the chassis's Namechassisshow Display all Field Replaceable Units (FRU) chipregshow Displays the port registers for a given chipnumber.cmemretentiontest Data retention test of the central memory SRAMs. cmitest Verify CMI bus between ASICs.configdefault Reset config to factory defaultconfigdownload Load switch config from a serverconfigshow Print switch config parametersconfigupload Save switch config to a serverconfigure Set switch config parametersdatatypeshow Display available diagnostic data types.date Print/set the system date and timedbgshow Display debug levels of various modules defzone Activates or deactivates a default zoneconfiguration.diagclearerror Clears diagnostics failure status. diagcommandshow Display diagnostic command descriptions. diagdisablepost Disable diagnostic POST.diagenablepost Enable diagnostic POST.diagenv Diagnostic debug parameters management package. diaghelp Display diagnostic command descriptions. diagloopid Select the diagnostics loop ID.diagmodeshow Displays diagnostic mode configuration. diagpost Displays the contents of port registers andmemories.diagretry Sets diagnostic retry modediagsetburnin Initializes the blade for a burnin run.diagsetcycle Set diagnostic script parameters. diagsetesdmode Set or display ESD mode.diagsetshowtime Set or display diagnostic show-time mode. diagshow Display diagnostic status.diagshowtime Set or display diagnostic show-time mode. diagstatus Display currently running diagnostic tests. diagstopburnin Terminate burnin run on a blade.distribute Distributes data to switches in a fabric.dlsreset Turn off the dynamic load sharing (DLS) option dlsset Turn on the dynamic load sharing (DLS) option dlsshow Display the state of the dynamic load sharingoptiondnsconfig Configure DNS serviceenclosureshow Display the switch enclosure attributes errclear Clear error logerrdelimiterset Sets the error log start and end delimiter formessages sent to the console and syslog errdump Print error log (no page breaks)errfilterset Sets a filter for an error log destination errmoduleshow Displays all the defined modules in the system errshow Print error logfabportshow Display contents of a particular port's data fabretryshow Display retry count of various fabric commands fabriclog Displays or manipulates the fabric log fabricprincipal Displays/Enables/Disables Principal SwitchSelection modefabricshow Print fabric membership infofabstateclear Clears the fabric state information fabstateresize Changes the number of state entries fabstateshow Displays the fabric state information fabstatsshow Displays the fabric statistics information fabswitchshow Display fabric switch state information fandisable Disables a fan unit.fanenable Enables a fan unit.fanshow Print fan statusfastboot Reboot this switch and bypass POST fastwritecfg Configure FC fastwrite featurefazoneadd Add a member to a fabric assist zone fazonecreate Create a fabric assist zonefazonedelete Delete a fabric assist zonefazoneremove Remove a member from a fabric assist zone fazoneshow Print Fabric Assist Zone information fcipchiptest Functional Test of Components in FCIP Complex. fciphelp Print FCIP help infofcippathtest Data Path Test of the FCIP complex.fcping Sends a FC ELS ECHO request to a port fcplogclear Clear the FCP logfcplogdisable Disable logging of FCP eventsfcplogenable Enable logging of FCP eventsfcplogshow Display FCP probing log information fcpprobeshow Display FCP probing information fcprlsshow Display FCP RLS (read link state) information fcrchiptest Functional Test of FCR FPGA.fcrconfigure Sets FC Router configuration parameters. fcrfabricshow Displays FC Routers on a backbone fabric. fcrlsancount Display maximum LSAN zone limit.fcrlsanmatrix Manage LSAN fabric matrix configuration. fcrpathtest Data Path Test on Connection between FCR FPGA andCentral ASIC.fcrphydevshow Displays FC Router physical device information. fcrproxyconfig Displays or configures proxy devices presented byan FC Router.fcrproxydevshow Displays FC Router proxy device information. fcrresourceshow Displays FC Router physical resource usage. fcrrouterportcost Displays FC Router route information.fcrrouteshow Displays FC Router route information. fcrxlateconfig Displays or persistently configures a translate(xlate) domain's domain ID for bothEX_Port-attached fabric and backbone fabric.fddcfg fddcfg manages the fabric data distributionconfiguration parameters.fdmicacheshow Display abbreviated remote FDMI device informationaccording to remote domain IDfdmishow Display detailed FDMI device information ficonclear Clears contents of the specified FICON managementdatabaseficoncupset Sets FICON-CUP parameters for a switch ficoncupshow Displays FICON-CUP parameters for a switch ficonhelp Displays FICON commandsficonshow Displays contents of the specified FICON managementdatabasefiltertest Run frame filter test for bloom ASICs. firmwarecommit Commit firmware to stable storage firmwaredownload Download firmware into switch firmwaredownloadstatus Display the progress and status of firmwareDownload firmwarerestore Restore the old firmware in the switchfirmwareshow Display firmware versions in the switchfosconfig Enable/disable FabOS servicesfporttest Functional test of F->N N->F point to point path. framerpathtest Tests data path between ASICsfrureplace Replace a Field Replacable Unitfspfshow Print FSPF global informationfwalarmsfilterset Configure alarms filtering for Fabric Watch fwalarmsfiltershow Show alarms filtering for Fabric Watchfwclassinit Initialize all Fabric Watch classesfwconfigreload Reload Fabric Watch configurationfwconfigure Configure Fabric Watchfwfrucfg Configure FRU state and notificationfwhelp Print Fabric Watch help infofwmailcfg Configure Fabric Watch Email Alertfwportdetailshow Create a report with detailed port information fwsamshow Show availability monitor informationfwset Set port persistence timefwsettocustom Set boundary & alarm level to custom fwsettodefault Set boundary & alarm level to defaultfwshow Show thresholds monitored and port persistence time grep Linux grep commandh Print shell historyhadisable Disables the High Availability feature in theswitch.hadump Displays information about the status of the HighAvailability feature in the switch.haenable Enables the High Availability feature in the switch hafailover Forces the failover mechanism so that the StandbyControl Processor (CP)becomes the Active CP. hashow Displays control processor (CP) status hasyncstart Enables HA state synchronization.hasyncstop Disables the HA state synchronization.help Print this listhistorylastshow Displays last history recordhistorymode Display or set the mode of the history log historyshow Displays entire history loghttpcfgshow Used to show the version of the Java plug-in usedby the Webtoolsi Display process summaryifmodeset Set the link operating mode for a network interface ifmodeshow Display the link operating mode for a networkinterfaceinterfaceshow Display the FSPF (TM) interface information interopmode Displays/enables/disables Brocade switchinteroperability with switches from othermanufacturersiodreset Turn off the in-order delivery (IOD) optioniodset Turn on the in-order delivery (IOD) optioniodshow Display the state of the in-order delivery option ipaddrset Set ethernet and FC IP addressesipaddrshow Print ethernet and FC IP addressesipfilter Manage/display IP filtersiscsihelp Print iSCSI help infoislshow Display the current connections and statuskilltelnet Terminate telnet/serial login sessionsinteractivelylicenseadd Adds license keys to switchlicensehelp Print license help infolicenseidshow Displays the system license IDlicenseport Configure per-port POD license assignments licenseremove Removes a license key from this system licenseshow Displays current license keyslinkcost Set or print the FSPF cost of a linklogin Login as a new userlogout Logout from remote sessionloopporttest Functional test of L-port M->M path on a loop. lsdbshow Displays the FSPF link state databasememshow Display memory usage in the system.minicycle Functional test of internal and external transmitand receive paths at full speed.minispropshow Displays ASIC pair properties.more Linux more commandmscapabilityshow Display Management Server Capability. msconfigure Configure Management Servermsplatshow Display the Management Server Platform Database msplatshowdbcb Display the Management Server Database ControlBlockmsplcleardb Clear the Management Server Platform Databasefabric-widemsplmgmtactivate Activate the Management Server Platform Databasefabric-widemsplmgmtdeactivate Deactivate the Management Server Platform Databasefabric-widemstddisable Disables the Management Server Topology DiscoveryManagement Servicemstdenable Enables the Management Server Topology DiscoveryManagement Servicemstdreadconfig Display status of Management Server TopologyDiscovery Servicemyid Display the current login session details nbrstateshow Display FSPF (TM) neighbors' states nbrstatsclear Reset the FSPF (TM) interface countersnetstat Display network connections and statisticsnodefind Display all the devices' PID matching the givenworld wide namensaliasshow Display local Name Server information with Aliases nsallshow Print global Name Server information nscamshow Print local Name Server Cache information nsshow Print local Name Server information information nszonemember Display the information of all the online deviceswhich are zoned with the given device. opensource Display information on open source softwareutilized in FabOSpasswd Set usernames and passwordspasswdcfg passwdcfg manages the password policies. pathinfo Display routing information between two ports pdshow Show information from Panic Dump file perfaddeemonitor Add end-to-end monitorperfaddipmonitor Add monitor for IP trafic frame count perfaddreadmonitor Add filter-based monitor - SCSI Read perfaddrwmonitor Add monitor - SCSI Read and Write perfaddscsimonitor Add monitor for SCSI frame count perfaddusermonitor Add filter-based monitorperfaddwritemonitor Add filter-based monitor - SCSI Write perfcfgclear Clear Performance settings from FLASH perfcfgrestore Restore Performance configuration from FLASH perfcfgsave Save Performance configuration to FLASH perfclearalpacrc Clears the CRC error count associated with a portand Arbitrated Loop Physical Address (AL_PA). perfcleareemonitor Clears statistics counters of one or moreend-to-end performance monitors. perfclearfiltermonitor Clears counters of one or more filter-basedperformance monitors.perfdeleemonitor Delete end-to-end monitorperfdelfiltermonitor Delete filter-based monitorperfhelp Print Performance Monitoring help info perfmonitorclear Clear end-to-end/filter-based/ISL monitors perfmonitorshow Show end-to-end/filter-based/ISL monitors perfsetporteemask Set overall mask for end-to-end monitors perfshowalpacrc Get ALPA CRC count by port and ALPA perfshoweemonitor Show user-defined end-to-end monitors perfshowfiltermonitor Show filter-based monitors perfshowporteemask Show the current end-to-end maskpkicreate Creates public key infrastructure (PKI) objects pkiremove Removes existing public key infrastructure (PKI)objectspkishow Displays existing public key infrastructure (PKI)objectspolicy Configure IPSec encryption and authenticationalgorithmsportalpashow Show the ALPAs of a portportbuffershow Print the buffer allocations for the ports of aquadportcamshow Display filter utilizationportcfg Create/Delete a new ip interface/route/arp entry onthe GigE portportcfgdefault Restore the port configuration to defaults portcfgeport Enable/Disable a port from becoming E_Port portcfgexport Sets a port to be an EX_Port and sets and displaysEX_Port configuration parameters. portcfggport Lock a port as a G_Portportcfgislmode Configure a port to be ISL R_RDY Modeenabled/disabledportcfglongdistance Configure a Long Distance Portportcfglport Lock a port as a L_Portportcfgnpivport Enables and disables NPIV functionality on a port. portcfgnport Enable/disable N_Port capability for a port portcfgpersistentdisable Persistently disable a port portcfgpersistentenable Enable a persistently disabled portportcfgshow Displays port configuration settings. portcfgspeed Configure a port to a particular speed level portcfgtrunkport Configure a port for trunkingportcfgvexport Sets a port to be an VEX_Port connected to FC-IPand sets and displays VEX_Port configurationparameters.portcmd Execute commands (ping etc) on the GigE port portdebug Set debug level and verbosity level of port modules portdisable Disable a specified portportenable Enable a specified portporterrshow Print port error summaryportflagsshow Display the port status bitmaps of all ports in aswitchportledtest Cycle user port LEDs.portlogclear Clear port activity logportlogconfigshow Display portlog configurationportlogdisable Disable portlog facilityportlogdump Print port log (no page breaks) portlogdumpport Print port log (no page breaks)portlogenable Enables port log facilityportlogeventshow Display information about port log events portloginshow Display port login informationportlogpdisc Set or clear the debug_pdisc_flagportlogreset Enable portlog facilityportlogresize Resize the port logportlogshow Print port activity logportlogshowport Print port activity logportlogtypedisable Disable port loggingportlogtypeenable Enable port loggingportloopbacktest Functional test of port N->N path.portmirror Set a port's configuration to be disabled orenabledportname Assign or display the name associated with a port portperfshow Print port throughput numbersportregtest Write/read test of the ASIC SRAMs portregtest. portrouteshow Display various routing tables for a portportshow Show configured ip interfaces/routes/arp entries onthe GigE Portportstats64show Display the 64-bit hardware statistics for a port portstatsclear Clear the status of a specified switch port portstatsshow Print hardware statisticsportswap Swaps area numbersportswapdisable Disable portswap featureportswapenable Enable portswap featureportswapshow Display port and area informationporttest Functional test on a live fabric. Starts porttest. porttestshow Retreive information from porttest.portzoneshow Displays the enforced zone type of the F/FL-portsof a switch.powerofflistset sets slot power off list orderpowerofflistshow Displays slot power-off order.psshow Print power supply statusquietmode Displays/enables/disables quietmode on telnetsessionreboot Reboot this processorroutehelp Print routing help infosaschiptest Functional Test of Components in SAS Complex. saspathtest Data Path Test of the SAS complex.secactivesize Displays size of the active (security) database secauthsecret Creates/Manages DHCHAP secret key details seccertutil Creates/Manages/Displays third party PKIcertificatessecdefinesize Displays size of the defined (security) database secfabricshow Displays security related fabric information secfcsfailover Forces primary role to this FCS switch secglobalshow Displays current internal security stateinformationsechelp Displays information about security commands secmodedisable Disables secure modesecmodeenable Enables secure modesecmodeshow Displays whether secure mode is enabled or disabled secnonfcspasswd Sets the admin passwd for non-FCS switches secpolicyabort Aborts changes to defined policysecpolicyactivate Activates all policy setssecpolicyadd Adds members to an existing policysecpolicycreate Creates a new policysecpolicydelete Deletes an existing policysecpolicydump Displays all members of existing policies secpolicyfcsmove Moves a member in the FCS policy secpolicyremove Removes members from an existing policy secpolicysave Saves defined policy set and sends to all switches secpolicyshow Shows members of one or more policies secstatsreset Resets security statisticssecstatsshow Displays security statistics sectemppasswdreset Resets temporary password sectemppasswdset Sets temporary passwordsectransabort Aborts current transactionsecversionreset Resets version stampsensorshow Display sensor readingssetdbg Set debug level of the specified module setesdmode Set or display ESD mode.setmfgmode Set or display diagnostic MFG mode. setmodem Enables or disables modem login to a controlprocessor (CP)setsplbmode Set or display SPLB mode.setverbose Set verbosity level of the specified module sfpshow Print Serial ID SFP information shellflowcontroldisable Disable xon-xoff flow control on console serialportshellflowcontrolenable Enable xon-xoff flow control on console serial port slotpoweroff Removes power from a slot.slotpoweron Restores power to a slot.slotshow Displays the status of all slots in the system. sltest Serial link test of port N->N path.snmpconfig Configure SNMPsnmpmibcapset Set options for configuring SNMP Mib/TrapCapabilitysnmpmibcapshow Show SNMP Mib/Trap Configurationspinfab Functional test of switch to switch ISL cabling andtrunk group operation.spinjitter line-speed jitter measurementspinsilk Functional test of internal and external transmitand receive paths at full speed sramretentiontest Data retention test of the miscellaneous SRAMs inASIC.statsclear Clear port and diagnostic statistics.statstest Statistics counter test for the ASICs.stopporttest Terminate the running porttest.supportffdc Modifies or displays first-failure data capture(FFDC) configuration.supportftp set support Ftp parameterssupportsave retrieve support data from switch to host supportshow Prints switch information for debugging purposes. supportshowcfgdisable Disables a group of commands under supportshowcommand.supportshowcfgenable Enables a group of commands under supportshowcommand.supportshowcfgshow Displays the groups of commands enabled fordisplay. by the supportshow command. switchbeacon Set switch beacon on or off switchcfgpersistentdisable Persistently disable a switch switchcfgpersistentenable Enable a persistently disabled switch switchcfgspeed Configures all ports of the switch to a particularspeed levelswitchcfgtrunk Configure all ports on the switch for trunking switchdisable Disable this switchswitchenable Enable this switchswitchname Print/set this switch's nameswitchreboot Halts and restarts the operational switch. switchshow Print switch and port status switchstatuspolicyset Set policy parameters for overall switch status switchstatuspolicyshow Print policy parameters for overall switch status switchstatusshow Print overall switch statusswitchuptime Display the amount of time for which the switch isupsyslogdfacility Change the syslog facilitysyslogdipadd Add syslog daemon IP address syslogdipremove Remove syslog daemon IP address syslogdipshow Print the syslog daemon targetssysshutdown Provides a graceful shutdown to protect the switchfile systems.systemverification Run a suit of diagnostic tests on all switches in asystem.tempshow Print temperature readingstimeout Set/show the IDLE timeout value for a login session topologyshow Display the unicast fabric topologytracedump generate/remove trace dump or display trace dumpstatustrackchangeshelp Print Track Changes help infotrackchangesset Configure alert for login/logout/config update trackchangesshow Displays status of track changestrunkdebug Debug a trunk link failuretrunkshow Display trunking informationtsclockserver Displays or sets the NTP server addresststimezone Displays or sets the time zoneturboramtest Turbo SRAM test for bloom ASICs.txdpath Functional test of ASIC pair TXA TXD connections. uptime Print how long switch has been upurouteconfig Configure a static routeurouteremove Remove a static routeurouteshow Display unicast routing informationuserconfig Display or configure user accountsuserrename Rename user login nameversion Print firmware versionwwn Display or set the world wide namezone Copies/Removes/Validates zone objectszoneadd Add a member to a zonezonecreate Create a zonezonedelete Delete a zonezonehelp Print zoning help infozoneobjectcopy Copies a zone objectzoneobjectexpunge Expunges a zone objectzoneobjectrename Rename a zoning Objectzoneremove Remove a member from a zonezoneshow Print zone information。
BROCADE博科光纤交换机配置文档
![BROCADE博科光纤交换机配置文档](https://img.taocdn.com/s3/m/a27b91f6185f312b3169a45177232f60ddcce7d9.png)
BROCADE博科光纤交换机配置文档博科Brocade 交换机配置与交换机交互,可以使用三种方式:串口以太网口光纤口缺省的串口参数是:9600,N,8,1缺省IP访问方式是:IP地址:10.77.77.77用户名:admin密码:password时区:Pacific time交换机名称:switch可使用ipAddrSet命令来重新设置交换机的IP地址。
在2000和3000系列交换机之中,只能同时支持一个Telnet进程。
Brocade的交换机可以使用命令行和图形界面方式进行管理。
代表性的CLI方法代表性的如:Telnet,HyperTerm和tip。
对于Fabric OS v4.1,SSH v2可以被使用。
如果Brocade Secure Fabric OS被设置有效,CLI 接口必须是Brocade Secure Telnet.Brocade API v2.1提供给用户扩展访问到交换机的方法;可以轻松的整合Brocade SAN Fabric的智能到已经存在的管理应用中,或者快速的开发用户SAN的特殊功能。
该工具包可以通过Brocade Connect 站点获得。
Brocade Fabric Manager v4.0 是一个实时管理多台Brocade 光纤交换机的很好的一个工具,它提供了有效的配置、监控、动态资源分配管理。
Brocade Web Tool是一个直观简单的管理小型SAN网络的管理工具。
运行支持JRE的Web Browser上。
Brocade 提供基于SNMP的MIBs用来在交换机上读和配置公共设置。
串口管理:一条串口连接电缆DB9 (female-to-female)使用超级终端或UNIX终端Windows: Hyper T erminalUNIX: tip◆Microsoft Windows? 环境之中–传输速率: 9600bit/sec–数据位: 8–校验位: None–停止位: 1–流控制: None◆UNIX? 环境下, 输入以下命令# tip /dev/ttyb –9600◆安装步骤1. 通过串口线将两者进行连接2. 确保交换机已经加电3. 通过ipAddrSet命令设置IP地址(注意: 命令是大小写敏感,但是全大写或全小写也可。
博科BROCE交换机常用命令与zone配置
![博科BROCE交换机常用命令与zone配置](https://img.taocdn.com/s3/m/7c6a7996ba0d4a7302763ae3.png)
博科B R O C E交换机常用命令与z o n e配置IMB standardization office【IMB 5AB- IMBK 08- IMB 2C】t e l n e ta d m i n?p a s s w o r d? ctrl+c?Help不带任何参数会列出所有交换机的命令带参数时输出如下Switchshow查看交换机状态Chassisshow显示外壳信息.重要的是可以显示序列号Configure,以菜单的形式对交换机进行配置.这个命令需要先使用switchdisable命令将交换暂停使用.第一个选项Fabricparameters如选yes.那么我们可以进入他的子选项去更改domainID.Configdefault恢复出厂默认设置,也需要先做switchdisableLicenseshow,licenseadd,licenseremove,license的添加,查看,删除命令configupload和configdownload,可以将配置文件上传或下载.支持ftpscp和localipAddrShow和ipAddrSet,查看设置管理端口的IP地址Version:查看firmware版本Sfpshow查看sfp状态Userconfig查看和配置登陆账号Domainsshow查看交换机的domain信息Zone的配置Zoning是Brocade交换机上的标准功能,通过在SAN网络中交换机上进行Zoning的配置,可以将连接在SAN网络中的设备,逻辑上划分为不同的区域,使各区域的设备相互间不能访问,是网络中的主机和设备间相互隔离Zone的配置示例创建Members,就是给端口或wwn创建别名,这里创建了3个别名,每个别名包括3个端口.红线标出的1,1表示domain1中的1号端口.创建Zones通过zonecreate命令可以将别名,或端口名添加到zone中.创建Configurations.将创建的zone添加到配置中.选用配置、存储配置。
Brocade SAN 交换机常用命令
![Brocade SAN 交换机常用命令](https://img.taocdn.com/s3/m/5d07ab10763231126edb11e4.png)
查看IP地址命令swd77:admin>ipaddrshowSWITCHE the rnet IP Address: 10.77.77.77Ethernet Subnetmask: 255.255.255.0Fibre Channel IP Address: noneFibre Channel Subnetmask: noneGateway IP Address: noneDHCP: Offswd77:admin>设置博科Brocade交换机IP地址博科交换机的默认IP地址是10.77.77.77,在命令行模式下可以通过ipaddrset命令对交换机的IP地址进行设置和修改swd77:admin>ipaddrsetEthernet IP Address [10.77.77.77]: #输入交换机需要设置的IP地址Ethernet Subnetmask [255.255.255.0]: #输入掩码Fibre Channel IP Address [none]:Fibre Channel Subnetmask [none]:Gateway IP Address [none]: # 输入网关DHCP [Off]: #是否开启DHCPswd77:admin>博科brocade交换机查看OS版本信息swd77:admin> versionKernel: 2.6.14.2 //linux内核版本Fabric OS: v6.1.0a // 交换机OS版本Made on: Thu Apr 17 21:45:31 2008 // 生产日期Flash: Tue Jan 13 23:33:44 2009BootProm: 4.6.6swd77:admin>博科brocade交换机添加license授权信息swd77:admin>licenseadd XXXXXXXX(博科的激活号)查看博科brocade交换机license授权信息在命令行模式下使用licenseshow命令可以查看博科交换机的授权情况,使用licenseadd 命令可以添加授权。
Brocade(博科)交换机重要命令
![Brocade(博科)交换机重要命令](https://img.taocdn.com/s3/m/46699c3fae45b307e87101f69e3143323968f571.png)
Brocade(博科)交换机重要命令Brocade(博科)交换机重要命令一、改变admin帐号密码以用户名admin登录到SAN交换机,然后在输入命令:Passwd,再根据提示输入相应的用户名和密码,对话过程如下:switch:admin> passwdChanging password for adminEnter new password:Re-type new password:Password changed.Saving password to stable storage.Password saved to stable storage successfully.二、设置和查看管理IP地址设置交换机管理IP地址的命令为ipaddrset,以下对话将管理IP 设置为182.1.10.10/255.255.0.0:Ethernet IP Address [192.168.166.148]:182.1.10.10Ethernet Subnetmask [255.255.255.0]:255.255.0.0Fibre Channel IP Address [none]:Fibre Channel Subnetmask [none]:Committing configuration...Done.OK.说明:Fibre Channel IP Address和Fibre Channel Subnetmask 不需设置。
查看IP地址的命令为ipaddrshow。
三、设置交换机名命令switchname用于查看(不带参数时)和设置(带参数时)交换机名,以下对话先将交换机名设置为“MideaTsw”,然后查看交换机名:switch:admin> switchname MideaTswMideaTsw:admin> switchnameMideaTsw四、关于Zone的操作新建Zone建立新Zone的命令为zonecreate,以下命令建立名为cpdtestzone的Zone,并指定端口“1,0”和“50,14”作为其成员:MideaTsw:admin> zonecreate “cpdtestzone”, “1,0; 50,14”说明:“50,14”中50是交换机的Domain ID,14是交换机的端口号。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
光纤交换机常用操作命令,下面以博科(Brocade)的光纤交换机操作说明,IBM和HP的光纤交换机都是OEM博科的,操作命令类似。
uptime 显示交换机工作时间
ipaddrshow 显示交换机IP地址信息
licenseshow 显示当前交换机所添加的license信息
switchshow 检查交换机信息及端口状态
switchstatusshow 显示交换机的运行状态
firmwareshow 显示微码版本
fanshow 显示风扇运行状态
tempshow 显示交换机当前温度信息
psshow 显示电源运行状态
slotshow 显示板卡运行状态
hashshow 显示CP版卡HA状态,
errdump 显示错误日志
fabricshow 显示fabric信息及级联信息
cfgshow 显示交换机配置信息
porterrshow 显示交换机端口的错误统计
chassisshow 显示外壳信息及序列号
version 相看版本
userconfig --show -a 查看登录帐号
domainsshow 查看交换机的domain信息
aliashow 查看别名
级联互ping:fcping --number 10000 --length 2036 --interval 1 10:00:00:05:33:9f:06:28
级联更改portcfglongdistance 0
备份configupload ["host","user","file"[,"passwd"]]
configuplocad
Protocol (scp or ftp):ftp
host:
user name:
filename:
password:
恢复
switchdisable 停用交换机
configdownload
Protocol (scp or ftp):ftp
Server Name or IP Address [host]:
User Name [user]:
File Name [config.txt]:config.txt
.........
Do you want to continue [y/n]:y
Password:
设置IP
ipaddrset
Ethernet IP Address [10.77.77.77]:
Ethernet Subnetmask [255.255.255.0]:
Fibre Channel IP Address [none]:
Fibre Channel Subnetmask [none]:
Gataway IP Address []:
DHCP [O
Zone配置示例:
创建别名
alicreate "member1","1,1;1,2;1,3"
alicreate "member2","1,2;1,3;1,4"
alicreate "member3","1,3;1,4;1,5"
alishow
划分zone
zonecreate "zone1","member1;member2" zonecreate "zone2","1,1;1,7"
zonecreate "zone2","member3;1,8"
zoneshow
将zone添加到配置中
cfgcreate "conf1","zone1;zone2;zone3"
cfgshow
启用配置
cfgenable conf1
存储配置
cfgsave
删除cfg
IBM_2005_H16:admin> cfgRemove "H16_cfg","vmtest" IBM_2005_H16:admin> cfgsave
IBM_2005_H16:admin> cfgenable H16_cfg
删除zone
IBM_2005_H16:admin> zonedelete vmtest
删除ali
设置Domain ID 以admin用户登录交换机
switch:admin> switchdisable
switch:admin>configure
提示输入Domain ID时,输入新ID,继续配置其他参数或者Ctrl+D不改变其他参数Switch:admin>switchenable
/link?url=uV9Lxd_f3f95t6MRYxmV6EqDdUwuwk7QzDuqieBCcH8djolAJL _bt_1OyYY60HjWlrwIL7mUN_egw7dZftXMyglKmbfx39SafBY43K9jXdC。