
1. Enter the
configure terminal
command to enter global configuration mode.
2. Enter the
username
command followed by the account name and the password parameter.
3. When prompted, enter the new password. and press
Enter
.
device# configure terminal
Entering configuration mode terminal
device(config)# username admin password
(<WORD>;;User password satisfying password-attributes):********
Configuring the device IP address
You can configure this device with a static IP address, or you can use a Dynamic Host Configuration
Protocol (DHCP) server to set the device IP address. DHCP is enabled by default. Devices support both
IPv4 and IPv6 format addresses.
Using DHCP to set the IP address
When using DHCP, the Brocade devices obtain the IP address, subnet mask, and default gateway
address from the DHCP server. The DHCP client can only connect to a DHCP server that is on the
same subnet as the device. If your DHCP server is not on the same subnet as the Brocade device, use
a static IP address.
To set an IPv4 IP address using DHCP, complete the following steps.
1. Log in to the device using the admin account.
2. Configure the management interface with the following command:
device(config)# interface Management 1/0
3. Configure the IP address using the following command:
device(config-Management-1/0)# ip address dhcp
Setting a static IP address
Complete the following steps to set a static IP address.
1. Log in to the device using the default password (the default password is
password
).
2. Use the
ip address
command to set the Ethernet IP address.
If you are going to use an IPv4 IP address, enter the IP address in dotted decimal notation. You
should also disable DHCP and enter a gateway address as well.
device(config)# interface Management 1/0
device(config-Management-1/0)# no ip address dhcp
device(config-Management-1/0)# ip address 10.24.85.81/20
To set up a default gateway, add an IP route in RBridge mode.
device(config-rbridge-id-10)# vrf mgmt-vrf
device (config-vrf-mgmt-vrf)# address-family ipv4 unicast
device (vrf-ipv4-unicast)# ip route 0.0.0.0/0 10.24.80.1
device (vrf-ipv4-unicast)# exit
device (config-vrf-mgmt-vrf)# exit
device#(config)# copy running-config startup-config
Configuring the device IP address
Brocade VDX 6940 Hardware Installation Guide
67
53-1003495-02
Summary of Contents for VDX 6940 Series
Page 1: ...53 1003495 02 25 June 2015 Brocade VDX 6940 Hardware Installation Guide ...
Page 6: ...6 Brocade VDX 6940 Hardware Installation Guide 53 1003495 02 ...
Page 14: ...What s new in this document 14 Brocade VDX 6940 Hardware Installation Guide 53 1003495 02 ...
Page 64: ...Verifying operation 64 Brocade VDX 6940 Hardware Installation Guide 53 1003495 02 ...
Page 84: ...Thermal operations 84 Brocade VDX 6940 Hardware Installation Guide 53 1003495 02 ...
Page 106: ...Replacing a transceiver 106 Brocade VDX 6940 Hardware Installation Guide 53 1003495 02 ...
Page 120: ...Germany 120 Brocade VDX 6940 Hardware Installation Guide 53 1003495 02 ...
Page 136: ...136 Brocade VDX 6940 Hardware Installation Guide 53 1003495 02 ...