% screen /dev/term/b 9600or
% cu -s 9600 -l /dev/term/bor
% tip hardwireWhere you have hardwire defined in /etc/remote:
hardwire:\Configuring a TFTPD server in Solaris 10:
:dv=/dev/term/b:br#9600:el=^C^S^Q^U^D:ie=%$:oe=^D:
# mkdir /tftpbootNow we can dump some new images in the ftpdir, and upgrade our firewall :-).
# echo "tftp dgram udp6 wait root /usr/sbin/in.tftpd in.tftpd -s /tftpboot" > /etc/inetd.conf
# /usr/sbin/inetconv
# svcs network/tftp/udp6
# svcadm restart network/tftp/udp6
# copy tftp: flash:
Address or name of remote host []? 192.168.21.35
Source filename []? asa803-k8.bin
Destination filename [asa803-k8.bin]?
Accessing tftp://192.168.21.35/asa803-k8.bin
14635008 bytes copied in 32.260 secs (457344 bytes/sec)
# copy tftp: flash:
Address or name of remote host [192.168.21.35]?
Source filename [asa803-k8.bin]? asdm-603.bin
Destination filename [asdm-603.bin]?
Accessing tftp://192.168.21.35/asdm-603.bin
No comments:
Post a Comment