Difference between revisions of "clish - adding an IP address to an existing logical interface"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
 
Line 2: Line 2:
 
*** you must leave off the enable keyword when the logical interface already exists.
 
*** you must leave off the enable keyword when the logical interface already exists.
  
   add interface eth-s1p1c0 address 192.168.1.2/23
+
   NokiaIP390:31> add interface eth-s1p1c0 address 192.168.1.2/23
  
 
[[category:nokia]]
 
[[category:nokia]]
 
[[category:clish]]
 
[[category:clish]]

Latest revision as of 15:10, 24 May 2013

adding an IP address to an existing logical interface:

      • you must leave off the enable keyword when the logical interface already exists.
 NokiaIP390:31> add interface eth-s1p1c0 address 192.168.1.2/23