.vantronix Firewall ZL1 Installation and Getting Started Guide 2009-01

12
The first step is to change the login password. The default password of the “manager”
user is “admin” and should be changed after installation with the following command:
ProCurve(firewall-module-B:config)# user password <CR>
Changing local password for manager.
New password: xxxxxxxx
Retype new password: xxxxxxxx
Configure an initial IPv4 or IPv6 address to access to module over the network. The
internal ports of t he module appear as ix0 and ix1 on the Firewall ZL1. Any untagged
VLAN memberships configured on the switch CLI will automatically be learned a nd
appear as vlan1, vlan2, and so on. You can configure the IP addresses and routes with
the “ip” commands, for example:
ProCurve(firewall-module-B:config)# ip address dhcp interface ix0
or
ProCurve(firewall-module-B:config)# ip address 192.168.1.2/24 interface vlan123
ProCurve(firewall-module-B:config)# ip route default gateway 192.168.1.1
Next set the time zone of the module. The time zone can be specified by the location
name like “US/Pacific”, “Japan”, “Europe/Berlin” or the symbolic time zone name like
“UTC”. See the .vantronix Management and Configuration Guide for a list of the
supported time zones.
ProCurve(firewall-module-B:config)# time zone Europe/Berlin <CR>
The time will be synchronized to the clock of the switch chassis on startup. You can
additionally run an SNTP client to synchronize against a pool of time servers:
ProCurve(firewall-module-B:)# cvs edit ntp-server <CR>
...
(configure the SNTP service before starting it)
...
ProCurve(firewall-module-B:)# service ntp-server <CR>
Use the "show" commands to verify the settings (the addresses starting with fe80: are
automatically-assigned IPv6 link-local addresses):
ProCurve(firewall-module-B)# show ip <CR>
% Internet Protocol configuration:
lo0 127.0.0.1/8
lo0 ::1/128
lo0 fe80:a::1/64
ix0 fe80:.../64