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?

Thanks!

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

Reply via email to