Oracle EXADATA X6-2 Installation And Configuration Manual page 221

Database machine
Hide thumbs Also See for EXADATA X6-2:
Table of Contents

Advertisement

Building configuration...
Compressed configuration from 2603 bytes to 1158 bytes [OK ]
If you do not have DNS service available, you must still set the domain-name for
the SSH keys to be configurable.
(Optional) Set the password.
9.
exa1sw-ip #configure terminal
Enter configuration commands,one per line.End with CNTL/Z.
exa1sw-ip(config)#enable password welcome1
exa1sw-ip(config)#enable secret welcome1
The enable secret you have chosen is the same as your enable password.
This is not recommended.Re-enter the enable secret.
exa1sw-ip(config)#end
exa1sw-ip#write memory
*Sep 15 14:25:05.893:%SYS-5-CONFIG_I:Configured from console by console
Building configuration...
Compressed configuration from 2502 bytes to 1085 bytes [OK ]
Verify telnet access is disabled.
10.
exa1sw-ip#configure terminal
Enter configuration commands,one per line. End with CNTL/Z.
exa1sw-ip(config)#line vty 0 15
exa1sw-ip(config)#login
% Login disabled on line 1, until 'password' is set
% Login disabled on line 2, until 'password' is set
...
% Login disabled on line 16, until 'password' is set
exa1sw-ip(config)#end
If the login command returns output as shown above, then telnet access has been
disabled. If instead you get a prompt, then disable telnet access.
exa1sw-ip(config-line)#no password
exa1sw-ip(config-line)#end
exa1sw-ip#write memory
Building configuration...
Compressed configuration from 3786 bytes to 1468 bytes [OK ]
(Optional) Configure SSH access on the Cisco switch.
11.
exa1sw-ip#configure terminal
Enter configuration commands,one per line. End with CNTL/Z.
exa1sw-ip(config)#crypto key generate rsa
% You already have RSA keys defined named exa1sw-ip.example.com.
% Do you really want to replace them? [yes/no]: yes
Choose the size of the key modulus in the range of 360 to 2048 for
your General Purpose Keys. Choosing a key modulus greater than 512
may take a few minutes.
How many bits in the modulus [512]: 768
% Generating 768 bit RSA keys, keys will be non-exportable...[OK]
exa1sw-ip(config)#
exa1sw-ip(config)#username admin password 0 welcome1
exa1sw-ip(config)#line vty 0 15
exa1sw-ip(config-line)#transport input ssh
exa1sw-ip(config-line)#exit
exa1sw-ip(config)#aaa new-model
exa1sw-ip(config)#
exa1sw-ip(config)#ip ssh time-out 60
Chapter 5
Configuring the Cisco Ethernet Switch
5-9

Advertisement

Table of Contents
loading

Table of Contents