Sponsored Content
Full Discussion: problem with sun 890
Operating Systems Solaris problem with sun 890 Post 302413481 by sijocg on Friday 16th of April 2010 12:42:01 AM
Old 04-16-2010
problem with sun 890

hoe to configure alom in 890 server

Last edited by sijocg; 04-16-2010 at 01:51 AM..
 

4 More Discussions You Might Find Interesting

1. Solaris

Problem in Sun OS 5.9

Consider a file subject to some change. After it changes the new will be present. To store the change as difference between the two files, diff command is used. After taking the diff of a file we need to patch it to recover original file. The command used for this recovery is patch. This... (1 Reply)
Discussion started by: SankarV
1 Replies

2. Solaris

Flash Archive built on a 490 going to a 890

I am going to build a flash archive on a v490 and put it on 3 890's I have coming in. Someone had mentioned to me that they thought I might have a problem booting, something about the wrong boot block. Has anyone heard this before , or do you think I would have any other issues. I know of... (3 Replies)
Discussion started by: BG_JrAdmin
3 Replies

3. Filesystems, Disks and Memory

a problem of Sun T3

hi, everyone, i have a problem of sun T3, does everyone meet this before ? T3:/:<82>fru stat CTLR STATUS STATE ROLE PARTNER TEMP ------ ------- ---------- ---------- ------- ---- u1ctr ready enabled master - 31.5 DISK STATUS ... (0 Replies)
Discussion started by: yarx
0 Replies

4. Solaris

sun cluster problem

Hello everyone, Can you please help me understand what happened; here is the problem: We have a sun cluster composed by two nodes (E4900; sSolaris 9), suddenly one of them were inaccessible by PUTTY, however we were able to ping on it. The cluster haven't basculated and after 20 minutes the... (0 Replies)
Discussion started by: adilyos
0 Replies
IPX_CMD(8)						      System Manager's Manual							IPX_CMD(8)

NAME
ipx_cmd - bridge between Novell's SCMD driver and local IPX network SYNOPSIS
ipx_cmd -A server name [ -l local interface name ] DESCRIPTION
ipx_cmd moves packets from tapN to server and vice versa. It is something like IPX Tunnel, but it uses Novell Netware 5 server Compatibil- ity Mode Driver (AKA Migration Agent) on the other end of wire. You must first configure your kernel tapN device with IPX EthernetII frame and with network number set up on server (you can use kernel autodetection). OPTIONS
-A server name This is IP name of compatibility mode server. You can use DNS name or dotted quad to specify server address. -l local interface name This allows you to specify, which of your IP addresses should be used as IP address of client side of CMD driver. You must configure your tapN device with hardware address 7E:01:AA:BB:CC:DD, where AA:BB:CC:DD is your IP address in hexa. EXAMPLE
If you are on server platan.vc.cvut.cz (147.32.240.81) and your migration agent runs on server boris.vc.cvut.cz, you can configure your system with: insmod ethertap ifconfig tap0 hw ether 7E:01:93:20:F0:51 up ipx_interface add -p tap0 EtherII ipx_cmd -A boris.vc.cvut.cz -l 147.32.240.81 & BUGS
This program was written to satisfy my own needs and should be really improved. At least it should configure tap interface itself. AUTHOR
Petr Vandrovec <vandrove@vc.cvut.cz> ipx_cmd IPX Utilities IPX_CMD(8)
All times are GMT -4. The time now is 12:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy