7210 SAS-M CHASSIS INSTALLATION GUIDE Configuring the System
Issue: 07 3HE 10089 AAAA TQZZA Edition 01 63
Change the mode of the connected port to ‘network’.
A:SN12# configure port 1/1/24
A:SN12>config>port#
A:SN12>config>port# ethernet mode network
A:SN12>config>port# no shutdown
A:SN12>config>port# exit
Configure an IP interface:
A:SN12# configure router
A:SN12>config>router# info
----------------------------------------------
interface "in-band-mgmt" create
address 10.135.4.172/24
port 1/1/24
exit
----------------------------------------------
A:SN12>config>router#
Configure a route to the FTP server.
A:SN12#configure router
A:SN12>config>router#
A:SN12>config>router# static-route 10.10.170.0/24 next-hop 10.135.4.1
A:SN12>config>router#
Check IP connectivity:
A:SN12# ping 10.10.170.22 source 10.135.4.172
PING 10.10.170.22 56 data bytes
64 bytes from 10.10.170.22: icmp_seq=1 ttl=251 time<1ms.
64 bytes from 10.10.170.22: icmp_seq=2 ttl=251 time<1ms.
64 bytes from 10.10.170.22: icmp_seq=3 ttl=251 time<1ms.
64 bytes from 10.10.170.22: icmp_seq=4 ttl=251 time<1ms.
64 bytes from 10.10.170.22: icmp_seq=5 ttl=251 time<1ms.
---- 10.10.170.22 PING Statistics ----
5 packets transmitted, 5 packets received, 0.00% packet loss
round-trip min < 1ms, avg < 1ms, max < 1ms, stddev < 1ms
A:SN12#
Configure the primary-config in the BOF and save the config:
A:SN12# bof primary-config cf1:/config.txt
*A:SN12# bof save
Writing BOF to cf1:/bof.cfg
Saving BOF .... Completed.
A:SN12# admin save
Writing file to cf1:\config.txt
Saving configuration .... Completed.
A:SN12#
Copy the TiMOS image from the FTP server to the flash: