Configuring a static IP address
Complete the following steps to set a static IP address.
NOTE
You can also use DHCP to configure a chassis static IP address on the management
module.
1. Log in to the device using an account that has the admin role.
2. Enter global configuration mode using the
configure terminal
command.
3. Use the
chassis virtual-ip
command to set the IP address for the chassis.
device(config)# chassis virtual-ip 10.20.236.132/20
4. Use the
ip address
command to set the Ethernet IP address for the management modules.
If you are going to use an IPv4 IP address, enter the IP address in dotted decimal notation.
When you have assigned the IP address to management interface 1, you should also assign the IP address to management
interface 2 if you have installed a second management module.
device(config)# interface Management 1
device(config-Management-1)# no ip address dhcp
device(config-Management-1)# ip address 10.24.85.81/20
5. Return to privileged EXEC mode by entering
exit
.
device(config)# exit
device#
6. To display the configuration, use the
show running-config interface Management
command.
device# show running-config interface Management 1
interface Management 1
no ip address dhcp
ip address 10.24.85.81/20
!
Configuring IPv6 address
Following are the basic prerequisites for configuring IPv6 address on SLX platform:
•
SLX chassis with management modules.
•
PC with reachability to the serial port of the active management module (MM).
•
IPv6 network assignment with a netmask and router address from the network administrators. This will generally be a /64
network.
NOTE
If you are provided an IPv6 prefix with a /65 to /128 netmask, assign the addresses according to your network administrator's
direction, and do NOT follow this procedure.
NOTE
SLX platforms without redundant management modules only need to configure the M 1
interface.
Configuring a static IP address
ExtremeRouting SLX 9850-4 Hardware Installation Guide
66
9035474-02 Rev AA
Summary of Contents for ExtremeRouting SLX 9850-4
Page 10: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 10 9035474 02 Rev AA...
Page 22: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 22 9035474 02 Rev AA...
Page 30: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 30 9035474 02 Rev AA...
Page 56: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 56 9035474 02 Rev AA...
Page 94: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 94 9035474 02 Rev AA...
Page 102: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 102 9035474 02 Rev AA...
Page 114: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 114 9035474 02 Rev AA...
Page 118: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 118 9035474 02 Rev AA...
Page 136: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 136 9035474 02 Rev AA...
Page 146: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 146 9035474 02 Rev AA...
Page 150: ...ExtremeRouting SLX 9850 4 Hardware Installation Guide 150 9035474 02 Rev AA...