3. Create a VLAN for servers on the remaining ports:
eqcli >
vlan 192net vid 3
4. Add subnets to both of the VLANs. You’ll need to specify the subnet IP address, which is the
load balancer's address on this network. It must be an IPv4 or IPv6 address in CIDR format
(e.g., 172.16.0.200/21).
Enter the following command syntax, all on one line:
eqcli >
vlan
vlname
subnet
subnetname
ip
cidr_ip
In the command above,
vlname
is the VLAN name,
netname
is the name of the
subnet,
cidr_ip
is the CIDR format IP address. For example:
eqcli >
vlan 172net subnet sn01 ip 172.16.0.200/21
eqcli >
vlan 192net subnet sn01 ip 192.168.0.200/21
5. Configure services on each subnet of each VLAN. For our example, we’ll enable SSH login
and the GUI over HTTP on the
172net
VLAN.
eqcli >
vlan 172net subnet sn01 services http,https,ssh
eqcli >
vlan 192net subnet sn01 services http,https,ssh
6. Configure routing on the VLANs including a default route and gateway routes. In the
example below,
0/0
is the default route and
172.16.0.1
and
192.168.0.1
are the gate-
ways, which are unadorned IP addresses. In this scenario, all packets for destinations are
to be sent via these routes.
eqcli >
vlan 172net subnet sn01 route 0/0 gw 172.16.0.1
eqcli >
vlan 192net subnet sn01 route 0/0 gw 192.168.0.1
Copyright © 2014 Coyote Point Systems, A Subsidiary of Fortinet, Inc.
All Rights Reserved.
67
Equalizer Administration Guide
Summary of Contents for Equalizer GX Series
Page 18: ......
Page 32: ...Overview 32 Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc ...
Page 42: ......
Page 52: ......
Page 64: ......
Page 72: ......
Page 76: ......
Page 228: ......
Page 238: ......
Page 476: ......
Page 492: ......
Page 530: ......
Page 614: ......
Page 626: ......
Page 638: ......
Page 678: ......
Page 732: ...Using SNMP Traps 732 Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc ...
Page 754: ......
Page 790: ......
Page 804: ......
Page 842: ......
Page 866: ......