Hi Rob,

On 02/09/2011 02:36, Rob Lagunas wrote:
> When a default route is specified in an SC profile like this:
> 
>> <property_group name='install_ipv4_interface' type='application'>
>>   <propval name='name' value='net0/v4'/>
>>   <propval name='address_type' value='static'/>
>>   <propval name='static_address' type='net_address_v4' 
>> value='192.168.7.32/24'/>
>>   <propval name='default_route' type='net_address_v4' value='192.168.7.1'/>
>> </property_group>
> 
> Does the default route get stored somewhere on the AI client (file, SMF 
> property, etc.) after install?
> 

These values are only applied on first boot - by copying over the SC profile XML
to the installed BE. On boot, they are applied to the SMF service
network/physical:default configuration (which used to be called NWAM).

To look at them you should look at the commands netcfg and netadm. As well as
the GUI tool for network admin in the menus.

HTH,

Darren.


> Thanks!
> 
> Rob
> _______________________________________________
> caiman-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to