Difference between revisions of "Clish logical interfaces"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
(Pushed from Themanclub.)
 
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
from the manual
+
from the manual...
When adding a logical interface (in addition to the default logical interface), specify the physical interface. When adding a logical interface, you must specify a VLAN ID.
+
 
 +
When adding a logical interface (in addition to the default logical interface), specify the physical interface. When adding a logical interface, you must specify a VLAN ID.
  
 
example:
 
example:
  add interface eth4 vlanid 2544 address 172.24.108.1/30
+
  add interface eth4 vlanid 2544 address 192.168.1.1/24
  
  
 
== delete interface ip ==
 
== delete interface ip ==
  delete interface eth-s4p1c0 address 171.178.245.11
+
  delete interface eth-s4p1c0 address 192.168.1.1
  
 
   
 
   

Latest revision as of 15:16, 7 November 2014

from the manual...

When adding a logical interface (in addition to the default logical interface), specify the physical interface. When adding a logical interface, you must specify a VLAN ID.

example:

add interface eth4 vlanid 2544 address 192.168.1.1/24


delete interface ip

delete interface eth-s4p1c0 address 192.168.1.1