Hi Sanders,
If we want to use /etc/system  to set different interfaces, how do 
we mention instance (0 , 1 , 2 ...)? 
Do we have to type the following :
set hme:hme_instance=0    ( for the  first interface)
set hme:hme_instance=1    ( for the  second interface)
...
and so on ?
Thanks.


[EMAIL PROTECTED] wrote:
> 
> Do a set instance command before the get:
> 
> #  for hme0
> ndd -set /dev/hme instance 0
> 
> #  for hme1
> ndd -set /dev/hme instance 1
> 
> #  for hme2
> ndd -set /dev/hme instance 2
> 
> As John said, you can get more info about ndd on the man page.


================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================

Reply via email to