IBM J58S Getting Started Manual page 21

Ethernet appliance
Table of Contents

Advertisement

[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.
15.
[edit]
admin@# commit check
configuration check succeeds
Commit the configuration to activate it on the device.
16.
[edit]
admin@# commit
commit complete
Optionally, display the configuration to verify that it is correct.
17.
admin@# show
## Last changed: 2009-10-20 22:43:25 UTC
version "9.6R2.11";
system {
autoinstallation;
host-name henbert;
root-authentication {
encrypted-password "$1$oTVn2KY3$uQe4xzQCxpR2j7sKuV.Pa0"; ##
SECRET-DATA
}
login {
user admin {
uid 928;
class super-user;
authentication {
encrypted-password "$1$cdOPmACd$QvreBsJkNR1EF0uurTBkE.";
## SECRET-DATA
}
}
}
services {
ssh;
web-management {
http {
interface ge-0/0/0.0;
}
}
}
syslog {
user * {
any emergency;
}
file messages {
any any;
authorization info;
}
file interactive-commands {
interactive-commands any;
}
Step 6: Perform Initial Software Configuration
Step 6: Perform Initial Software Configuration
21

Advertisement

Table of Contents
loading

Table of Contents