Brocade adx 1000 manual
The installed power supplies provide power to all chassis components, sharing the workload equally and reporting their status to the Management Module MM. It is equipped with a fan tray containing six variable-speed fans to support redundancy. NOTE You must supply your own standard pan-head screws for attaching the mounting brackets to your rack. Before proceeding, please read the cautions and warnings below that apply to the entire ServerIron ADX family.
DANGER If the installation requires a different power cord than the one supplied with the device, make sure you use a power cord displaying the mark of the safety agency that defines the regulations Replace the battery only with the same or equivalent type recommended by the manufacturer. Lithium battery is a long life battery and it is very possible that you will never need to replace it. Place the heaviest device at the bottom and progressively place lighter devices above.
Otherwise, the power supply or the device could be damaged as a result. The device can be running while a power supply is being installed or removed, but the power supply itself should not be connected to a power source.
The ground wire should have an agency-approved crimped connector provided with the chassis attached to one end, with the other end attached to building ground.
Cabling infrastructure Ensure that the proper cabling is installed at the site. Page 29 1. Determine the position of each chassis in the rack. Page 30 Slip the wide portion of each keyhole slot over the corresponding screw in the rack. Each module is keyed according to type. Do not attempt to force a module into a slot that is not intended for that module type. Push the ejectors in until they are flush with the module front panel. This action will fully seat the module in the backplane.
It is shipped with one power supply. It is shipped with two power supplies, both of which are required to run the system.
Connect the wire to your DC power source, making sure to connect the V cable to the negative terminal on the power supply and the 0V cable to the positive terminal as marked on the power supply. Use a flat-blade screwdriver to remove the two screws holding the transparent cover over the power supply lugs. When connecting the device to the rack frame, use thread-forming screws and paint-piercing washers. Execute the disable module command for the Interface module being removed to allow the system to gracefully shutdown functions that are related to the module before physically removing it.
It can then be physically removed from the chassis. When the Interface module is inserted in its designated slot in the ServerIron ADX chassis, it is automatically detected and brought online.
Off for an extended period A link is not established with the remote port or traffic is not being passed on the port. Power down and unplug the chassis. Unscrew the two screws that secure the fan tray to the chassis Figure Use a 2 phillips screwdriver to loosen the captive screws.
These are the silver screws. Page Physical Dimensions The addition of Primary Protectors is not sufficient protection in order to connect these interfaces metallically to OSP wiring. Table 11 describes the connector pin assignments. By default, the system ships with two power supplies. These limits are designed to provide reasonable protection against harmful interference when the equipment is operated in a commercial environment.
Using ssh Version 2 instead of Telnet is a given. Telnet is dead. After spending way too much time searching and trying to find the answer to make ssh work, I have decided to put it here in the hope it will help someone else. If you have done the right thing and are using the official Brocade manuals then you will be given examples of enabling ssh using RSA keys. The SSH service is not enabled by default. ServerIronADX config crypto key generate rsa.
ServerIronADX config write mem. This will not work. Instead do the following. Assuming you are using a console and or Telnet for initial config. Clear off any keys you might have created bashing away trying to make ssh work, this will also disable ssh should you want to do that. ServerIronADX config crypto key zeroize rsa.
ServerIronADX config crypto key zeroize dsa. ServerIronADX config crypto random-number-seed generate. ServerIronADX config crypto key generate dsa. Wait for it to finish, it can take 20 seconds or so after which time you will get a certificate created message.
0コメント