Thursday Jun 29, 2006
> 1) I(probably not just me..) could not understand the connectivity
> in your environment. Could you explain it by a figure or the like?
> I would like to know which port connects to which port?
The eth1 port of the client, can be connected to swan. At this point not conmnected.
>
> 2) Could you provide the configuration info?
> n1smconfig command outputs it.
>
bash-3.00# ifconfig -a
lo0: flags=2001000849 mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
bge0: flags=1000843 mtu 1500 index 2
inet 192.168.250.160 netmask ffffff00 broadcast 192.168.250.255
ether 0:e0:81:5b:e1:d9
nge0: flags=1000843 mtu 1500 index 3
inet 10.12.162.160 netmask ffffff00 broadcast 10.12.162.255
ether 0:e0:81:5b:e1:d8
bash-3.00# uname -a
SunOS iecg11n-60 5.10 Generic_118844-26 i86pc i386 i86pc
bash-3.00# n1smconfig
- - - - - - CURRENT CONFIGURATION - - - - - - -
Provisioning Interface = bge0 : 192.168.250.160
DHCP starting IP = 192.168.250.12
DHCP ending IP = 192.168.250.30
Management Interface = bge0 : 192.168.250.160
Logging values:
job.plan-timeout = 1440
job.step-timeout = 120
filter.topic = all
filter.severity = 0
Days before deleting log entries = 365
DNS settings:
nameserver: 129.158.227.31
no searchlist entry.
Web console auto login enabled = yes
Serial console with SSHv1 enabled = yes
Current SSH policy:
accept CHANGED host keys for Management IP address = yes
accept CHANGED host keys for Platform IP address = yes
accept UNKNOWN host keys for Management IP address = yes
accept UNKNOWN host keys for Platform IP address = yes
External ALOM Email Alert settings:
Email Alert Mail Folder = Inbox
Email Alert IP = 192.168.79.254
Email Alert Mail Address = emailuser1@n1lab.sfbay.sun.com
Email Alert Password = password1
Email Alert Protocol = pop3
Email Alert User Name = emailuser1
DHCP server = ISC
Discover servers by the OS IP addresses = yes
CURRENT RIS Servers:
- - - - - - - - - - - - - - - - - - - - - - - -
This program configures the N1SM Management Server.
Only options that can be changed will be displayed.
Would you like to continue? ([n]/y)
> 3) My question is, everytime you run n1smconfig, do you need to run
> as_dhcp_config.pl?
Initially while debugging I had run this script to check if at all it is listening on nge0.
Then to revert back to the original position run the script again to point the DHCP to bge0.
This has no connection with running n1smconfig.