Oracle Exalogic Elastic Cloud Owner's Manual page 76

Table of Contents

Advertisement

Initial Network Configuration of Exalogic Machine
The Cisco Ethernet switch should not be connected to the network until the IP
addresses on all components have been configured in the Exalogic machine. This
is to prevent any duplicate IP address conflicts which are possible due to the
default addresses set in the components when shipped.
The following procedure describes how to configure the Cisco Ethernet switch:
Connect a serial cable from the Cisco switch console to a laptop or similar device.
1.
An RJ45 to DB9 serial cable is included in the Cisco documentation package.
Ensure that the terminal session is logged on the laptop by scripting the output.
2.
The data can be used as a reference that the switch has been configured correctly.
The default serial port speed is 9600 baud, 8 bits, no parity, 1 stop bit, and no
handshake.
Switch con0 is now available
Press RETURN to get started.
Change to enable mode using the following command. The Cisco switch prompts
3.
for the default password. For the default password, contact Oracle Support.
Switch> enable
Configure the network for a single VLAN. The following is an example of the
4.
configuration:
Switch# configure terminal
Enter configuration commands,one per line.End with CNTL/Z.
Switch(config)# interface vlan 1
Switch(config-if)# ip address 10.7.7.34 255.255.255.0
Switch(config-if)# end
Switch# *Sep 15 14:12:06.309:%SYS-5-CONFIG_I:Configured from console by console
Switch# write memory
Building configuration...
Compressed configuration from 2474 bytes to 1066 bytes [OK ]
(Optional) Disable the default IP routing setting, and configure the default gateway
5.
as follows. This step is required if IP routing will not be used on the switch.
Switch# configure terminal
Enter configuration commands,one per line.End with CNTL/Z.
Switch(config)# no ip routing
Switch(config)# ip default-gateway 10.7.7.1
Switch(config)# end
*Sep 15 14:12:46.309:%SYS-5-CONFIG_I:Configured from console by console
Switch# write memory
Building configuration...
Compressed configuration from 2492 bytes to 1070 bytes [OK ]
5-6 Oracle Exalogic Elastic Cloud Machine Owner's Guide

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Exalogic Elastic Cloud and is the answer not in the manual?

Questions and answers

Table of Contents