Owner's Manual

Bare Metal Provisioning 1.5 | 23
Figure 3-5. Accessing a Switch After the First Ten Minutes after Bootup
After you change the temporary management IP address 192.168.0.1, the new
management IP address is applied to the management interface only after ten minutes
from when the change is entered. During this ten minute period, you can still connect
to the management port using the IP address 192.168.0.1 as shown in Figure 3-6.
[root@localhost tftpboot]# telnet 192.168.0.1
Trying 192.168.0.1...
Connected to 192.168.0.4 (192.168.0.1).
Escape character is '^]'.
Login: user1
Password:
FTOS>enable
Password:
FTOS#configure
% Warning: The following users are currently configuring the system:
User "" on line console0
FTOS(conf)#hostname customer
customer(conf)#exit
customer#exit
Connection closed by foreign host.
[root@localhost tftpboot]#
[root@localhost etc]# ssh user@192.168.0.4
user@192.168.0.4's password:
user>enable
Password:
customer#configure
% Warning: The following users are currently configuring the system:
User "" on line console0
customer(conf)#hostname Force10
FTOS(conf)#exit
FTOS#exit
Connection to 192.168.0.4 closed by remote host.
Connection to 192.168.0.4 closed.
[root@localhost etc]#