GES – Users Manual
Page 10 of 33
6.3.4.
Configuration Menu
6.3.4.1.
Menu Overview
Configuration menu
c show configuration
p set primary IP address and netmask
s set secondary IP address and netmask
d set mirror destination
m set port mirror details
u set cpu mirror details
f write out current config to flash
b back to main menu
6.3.4.2.
‘c’ – show configuration
Display the contents of the configuration structure (Displayed below is the default
configuration). This configuration is stored in flash memory and may be modified using
the serial port and saved. This configuration survives power cycling of the GES unit.
IP_address[0]: 6401A8C0 (192.168.1.100)
IP_address[1]: 64811FAC (172.31.129.100)
IP_mask[0]: 00FFFFFF (255.255.255.0)
IP_mask[1]: 00FFFFFF (255.255.255.0)
mirror_destination: 2
switch_mirror[0..11]: N B N N N N N N N N N N
cpu_switch_mirror: N
crc32: 3875E0CC
The management CPU supports two IP addresses. This allows the GES management
CPU to potentially participate in two distinct subnets. The primary IP and net mask are
shown as
IP_address[0]
and
IP_mask[0]
. The secondary IP and net mask are shown
as
IP_address[1]
and
IP_mask[1]
.
The GES supports port mirroring. This allows monitoring of traffic going in or out of any
of the ports. The
mirror_destination
is the external port number where the mirrored
traffic is directed. The
switch_mirror[0..11]
describes the mirroring state of each
external port of the GES. An ‘N’ indicates no mirroring, an ‘I’ indicates ingress mirroring,
an ‘E’ indicates egress mirroring, while a ‘B’ indicates both ingress and egress mirroring.
The
cpu_switch_mirror
is much like the
switch_mirror[0..11]
, but it indicates the
mirroring for data going to and from the CPU port.
NOTE: Port mirroring is enabled using a GES Status Command UDP packet with the
GES Traffic Capture Mode bit set. Once enabled, the mirroring can only be reset with a
power cycle of the GES.