Configuring IP addresses | 3 |
Assigning an IP address to a management interface
Instead of assigning a global IP address to the BigIron RX Series switch for system management purposes, you now assign an IP address to the management interface. The IP address is assigned to the active management module port. If the active management module becomes unavailable and the redundant module becomes the active module, the IP address is assigned to the new active management module port.
For example, to assign the IP address 10.0.1.1 to the management interface, do the following:
1. At the opening CLI prompt, enter enable.
BigIron RX> enable
2.Enter the following command at the Privileged EXEC level prompt (for example, BigIron RX#), then press Enter. This command erases the factory test configuration if still present:
BigIron RX# erase
CAUTION
Use the erase
3. Access the configuration level of the CLI by entering the following command:
BigIron | RX# configure terminal | Privileged EXEC Level |
BigIron | RX(config)# | Global CONFIG Level |
4.Configure the IP address and mask for the management interface by entering the following commands:
BigIron RX(config)# interface management 1
BigIron
Syntax: enable [<password>]
Syntax: configure terminal
Syntax: interface management 1
Syntax: [no] ip address
or
Syntax: [no] ip address
Assigning an IP address to an interface, virtual Interface, or loopback
As you have done with other Brocade devices, you must assign an IP address to each interface and virtual interface over which user packets are routed. You can also assign an IP address to a loopback interface, which is generally used for testing and diagnostic purposes.
Brocade BigIron RX Series Hardware Installation Guide | 69 |
|