![Check Point 61000 Getting Started Manual Download Page 69](http://html.mh-extra.com/html/check-point/61000/61000_getting-started-manual_2594915069.webp)
Basic Configuration Using gclish
Check Point 61000 Security System Getting Started Guide R75.40VS for 61000 | 69
Basic Configuration Using gclish
Use the
gclish
shell for basic system configuration.
Virtual Context
To:
Run
Applicable
Modes
Move to a different
virtual context
# set virtual-system <vsid>
VSX Gateway
Interfaces
To:
Run
Applicable
Modes
Set an IPv4 address on
an interface
# set interface eth1-01 ipv4-address
192.0.20.10 mask-length 24
Security Gateway
Show the IPv4
interface address
# show interface eth1-01 ipv4-address
Security Gateway
VSX Gateway
Delete the IPv4
address from an
interface
# delete interface eth1-01 ipv4-address
Security Gateway
Hostname
To:
Run
Applicable
Modes
Set the hostname
# set hostname <security system name>
Each SGM gets its local identity as suffix. For
example:
gcp-X1000-ch01-04
Security Gateway
VSX Gateway
Show the hostname
# show hostname
Security Gateway
VSX Gateway
Routes
To:
Run
Applicable
Modes
Set a default route
# set static-route default nexthop
gateway address 192.0.20.1 on
Security Gateway
Show the route table
# show route
Security Gateway
VSX Gateway