IBM J36S Getting Started Manual page 20

Ethernet appliance
Table of Contents

Advertisement

IBM Ethernet Appliance J36S Getting Started Guide
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
20
Step 6: Perform the Initial Software Configuration
Commit the configuration to activate it on the device.
[edit]
root@# commit
Log in as the administrative user you configured in step 6.
Configure the name of the device. If the name includes spaces, enclose the name
in quotation marks ( ").
configure
[edit]
admin@# set system host-name host-name
Configure the IP address and prefix length for the device's Ethernet interface.
[edit]
admin@# set interfaces fxp0 unit 0 family inet address address/prefix-length
Configure the traffic interface.
[edit]
admin@# set interfaces ge-0/0/0 unit 0 family inet address address/prefix-length
admin@# set interfaces ge-0/0/1 unit 0 family inet address address/prefix-length
Configure the default route.
[edit]
admin@# set routing-options static route 0.0.0.0/0 next-hop gateway
Configure basic security zones and bind them to traffic interfaces.
[edit]
admin@# set security zones security-zone trust interfaces ge-0/0/0
admin@# set security zones security-zone untrust interfaces ge-0/0/1
Configure basic security policies.
[edit]
admin@# set security policies from-zone trust to-zone untrust policy policy-name
match source-address any destination-address any application any
root@# set security policies from-zone trust to-zone untrust policy policy-name
then permit
Check the configuration for validity.
[edit]
admin@# commit check
configuration check succeeds
Commit the configuration to activate it on the device.
[edit]
admin@# commit
commit complete
Optionally, display the configuration to verify that it is correct.

Advertisement

Table of Contents
loading

Table of Contents