USER GUIDE
EdgeSafe 40G Bypass Modular Network TAP | M40GBP
Version 1.6 Page 32 of 159
Garland Technology reserves the right to make changes without further notice to any products or data herein to improve reliability, function or design.
Confidential -This document is
Garland Technology
.'s property. This document may not be copied, duplicated and transferred to electronic or mechanized
media or used for any other purpose, including any part thereof or attachment thereto, except as authorized in advance and in writing by
Garland Technology.
6.3 Get device properties (get_dev_prop)
The M40GBP can contain up to 3 different modules (40G and 10G). The command get_dev_prop return
the info regarding the current installed modules.
Examples
:
On the above example only one 40G bypass module with one bypass segment is installed on the
M40GBP chassis.
6.4 Get/Set segment (get/set_seg)
The command set_seg is used to determine which one of the current module/ segments will be
controlled.
The command get_seg is used to check which module/segment is currently controlled
Ctrl: M40GBP$ get_dev_prop
********** module 1 **************
current: yes
segment count: 1
port count: 4
type: bypass module
speed: 40 Gb/sec
****** segment 1 ******
current: yes
command succeeded.
Ctrl: M40GBP$
Ctrl: M40GBP$ set_seg 1 1
command succeeded.
Ctrl: M40GBP$ get_seg
Current module:segment 1:1.
command succeeded.
Ctrl: M40GBP$