Installation Guide
Table Of Contents
- Contents
- About this Document
- Product Overview
- Installing a Brocade MLX Router
- Installation precautions
- Installing 2x100GbE interface modules in Brocade MLX routers
- Installing a Brocade MLX-4 router
- Installing a Brocade MLX-8 router
- Installing a Brocade MLX-16 router
- Installing a Brocade MLX-32 router
- Installing a Brocade MLX-32 router
- Preparing the installation site
- Brocade MLX-32 router shipping carton contents
- Unpacking your Brocade MLX-32 router
- Installing a Brocade MLX-32 router in a rack
- Installing Brocade MLX-32 router modules
- Brocade MLX-32 cable management
- Accessing modules for service
- Installing power supplies in a Brocade MLX-32 router
- Connecting AC power
- Connecting DC power
- Removing Brocade MLX-32 router DC power supplies
- Final steps
- Attaching a management station
- Activating the power source
- Verifying proper operation
- Installing a NetIron XMR Router
- Installation precautions
- Installing 2x100GbE interface modules in NetIron XMR routers
- Installing a NetIron XMR 4000 router
- Installing a NetIron XMR 8000 router
- Installing a NetIron XMR 16000 router
- Installing a NetIron XMR 32000 router
- Preparing the installation site
- Unpacking a NetIron XMR 32000 router
- Installing a NetIron XMR 32000 router in a rack
- Installing NetIron XMR 32000 modules
- NetIron XMR 32000 cable management
- Accessing modules for service
- Installing NetIron XMR 32000 router power supplies
- Removing NetIron XMR 32000 router DC power supplies
- Final steps
- Attaching a management station
- Activating the power source
- Verifying proper operation
- Using Brocade Structured Cabling Components
- Cable cinch overview
- mRJ21 procedures
- RJ45 procedures
- Cable cinch with one group of RJ45 cables
- Cable cinch with two groups of RJ45 cables
- Cable cinch with three groups of RJ45 cables
- Cable cinch with four groups of RJ45 cables
- Cable cinch with five groups of RJ45 cables
- Cable cinch with six groups of RJ45 cables
- Cable cinch with seven groups of RJ45 cables
- Cable cinch with eight groups of RJ45 cables
- Connecting a Router to a Network Device
- Managing Routers and Modules
- Managing the device
- Enabling and disabling a DC Power Source
- Disabling and re-enabling power to interface modules
- Monitoring I2C failures on management modules
- Displaying device status and temperature readings
- Displaying the Syslog configuration and static and dynamic buffers
- MP Presence from LP Detection (Headless Router Operation)
- Rolling Reboot
- Line Module Configuration Deletion in Interactive Boot Mode
- Managing switch fabric modules
- Managing the cooling system
- Managing interface modules
- Monitoring Link Status
- Using alarms to collect and monitor device status
- Displaying MR2 management module memory usage
- Enabling and disabling management module CPU usage calculations
- Displaying management module CPU usage
- Removing MAC address entries
- Simplified Upgrade
- Managing the device
- Maintenance and Field Replacement
- Hardware Specifications
- Regulatory Statements
- Caution and Danger Notices
Brocade MLX Series and Brocade NetIron XMR Installation Guide 247
53-1004195-03
Removing MAC address entries
ip_rx 5 susp 0000c658 206aef48 16384 0 0 1
scp 5 susp 0000c658 206b3638 16384 0 0 1
console 5 susp 0000c658 206bf628 32768 0 0 1
vlan 5 susp 0000c658 206c6628 16384 0 0 1
mac_mgr 5 susp 0000c658 206d5638 16384 0 0 1
mrp_mgr 5 susp 0000c658 206db638 16384 0 0 1
vsrp 5 susp 0000c658 206e1630 16384 0 0 1
snms 5 susp 0000c658 206e5638 16384 0 0 1
rtm 5 susp 0000c658 20756638 16384 0 0 1
ip_tx 5 run 0000c658 20763638 16384 0 0 1
mcast 5 susp 0000c658 20767638 16384 0 0 1
l4 5 susp 0000c658 2076b630 16384 0 0 1
stp 5 susp 0000c658 20970628 16384 0 0 1
gvrp_mgr 5 susp 0000c658 20979638 16384 0 0 1
snmp 5 susp 0000c658 20982638 32768 0 0 1
web 5 susp 0000c658 2098d638 32768 0 0 1
lacp 5 susp 0000c658 20991638 16384 0 0 1
hw_access 5 susp 0000c658 20996638 16384 0 0 1
telnet_0 5 run 0000c658 209db638 32768 0 0 1
Syntax: show tasks
Examine the CPU Usage (%) field to determine the percentage of management module CPU used by each task.
NOTE
The total CPU usage may not add up to 100 percent. The total may not include resources used by the management processes.
A problem could exist If the CPU usage is distributed unevenly to one task, other than the idle task, for a prolonged period. If this situation
occurs, contact Brocade Technical Support for assistance.
Removing MAC address entries
You can remove the following learned MAC address entries from the system MAC address table:
•
All MAC address entries
•
All MAC address entries for a specified interface module
•
All MAC address entries for a specified Ethernet port
•
All MAC address entries for a specified VLAN
•
A specified MAC address entry in all VLANs
For example, to remove entries for the MAC address 000d.cb80.00d in all VLANs, enter the following command at the Privileged EXEC
level of the CLI.
Brocade# clear mac-address 000d.cb80.00d0
Syntax: clear mac-address <mac-address> [ethernet <slot-num>/<port-num>] | [module <slot-num>] | vlan <number>
•
If you enter the clear mac-address command without any parameters, the software removes all MAC entries.
•
Use the mac-address parameter to remove a specified MAC address from all VLANs. Specify the MAC address in the following
format: HHHH.HHHH.HHHH.
•
Use the ethernet slot-num or port-num parameter to remove all MAC addresses for a specified Ethernet port. For the slot-num
parameter, enter the number of the device slot in which the Ethernet interface module is installed. For the port-num parameter,
enter the Ethernet port for which to remove all MAC addresses.
•
Use the module slot-num parameter to remove all MAC addresses for an interface module in a specified device slot.
•
Use the vlan number parameter to remove all MAC addresses for a specified VLAN.