본문 바로가기

업무이야기295

Gigamon Controlled GigaStream Configuration “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Controlled GigaStream Configuration To configure a controlled tool GigaStream, specify hash size and hash bucket ID, using the prefix mode. Refer to the following example: Step Description Command Configure ports using type tool for controlled GigaStream. (config) # port 1/3/q4..q6 type tool Configure a controlled GigaStream. This uses the prefix mode to configu.. 2021. 1. 20.
Gigamon IP Tunnel Receiving End Configuration “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" IP Tunnel Receiving End Configuration port 1/1/x1 type network port 1/1/x5 type tool gsgroup alias GS51 port-list 1/5/e1 tunneled-port 1/1/x1 ip 192.168.51.80/24 gateway 192.168.51.1 mtu 9600 port-list GS51 gsop alias Remote2HQtunnel tunnel-recap type grip portdst 8001 port-list GS51 map alias FieldCallCtrDB # comment "Field Call Center database traffic received.. 2021. 1. 18.
Gigamon IP Tunnel Sending End Configuration “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" IP Tunnel Sending End Configuration port 1/1/x1 type network port 1/1/x5 type tool gsgroup alias GS51 port-list 1/5/e1 tunneled-port 1/1/x5 ip 172.16.10.88/24 gateway 172.16.10.1 mtu 9600 port-list GS51 gsop alias Chicago2HQ tunnel-uncap type gmip porters 8000 protest 8001 ipdst 192.168.51.80 port-list GS51 map alias ChicagoDBtoHQ # comment "Chicago Call Center .. 2021. 1. 18.
Docker 기본 명령어 “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" https://cultivo-hy.github.io/docker/image/usage/2019/03/14/Docker정리/ https://subicura.com/2017/02/10/docker-guide-for-beginners-create-image-and-deploy.html https://javacan.tistory.com/entry/docker-start-6-docker-image-layer https://ifuwanna.tistory.com/249 컨테이너 목록 확인하기 (ps) docker ps [OPTIONS] 컨테이너 중지하기 (stop) docker stop [OPTIONS] CONTAINER [CONTAINER...] 도커 I.. 2021. 1. 18.
Mac LaunchPad 사이즈 조절 “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Mac LaunchPad 사이즈 조절 defaults write com.apple.dock springboard-columns -int 11 defaults write com.apple.dock springboard-rows -int 9 killall Dock 배경화면 경로 보이기 defaults write com.apple.dock desktop-picture-show-debug-text -bool TRUE;killall Dock defaults write com.apple.dock desktop-picture-show-debug-text -bool FALSE;killall Dock “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" 2021. 1. 18.
맥에서 OpenSSL 라이브러리 설치 “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" http://egloos.zum.com/popfly/v/6035802 OS X El Capitan부터 OpenSSL이 애플의 SDK에서 제외되었다. 맥에서 OpenSSL 프로그래밍을 하려면 소스를 직접 받아 빌드를 해야 한다. 이런 불편함을 해소하고, 간편하게 OpenSSL 라이브러리를 얻기 위해 Homebrew를 이용한다. Homebrew 설치하기 Homebrew를 설치한 후 터미널에서 아래의 커맨드를 입력한다. $ brew doctor Homebrew의 실행 환경이 잘 되었는지 검사한다. 이상이 없으면 경고 메시지가 나오지 않는다. 내 경우엔 아래처럼 경고가 나왔다. 이를 해결하려면 터미널에서 아래의 커맨드를 입력한다. 계정이름에는 맥에 로.. 2021. 1. 18.
Gigamon Resiliency for Inline Protection (GRIP) “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" You can configure Gigamon Resiliency for inline protection on H Series nodes (GigaVUE-HC1, GigaVUE-HC2, and GigaVUE-HC3). Example 18 is an inline bypass solution for GRIP using TAP-HC1-G10040 modules on GigaVUE-HC1 with copper ports. The same instructions apply to GigaVUE-HC2 and GigaVUE-HC3. Note: On the GigaVUE-HC2, the configuration steps will be the same as .. 2021. 1. 18.
Gigamon Maps to Individual Inline Tool Group Members “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 17 is an inline bypass solution on GigaVUE-HC2 for an inline tool group with four tools. It is similar to Example 16: Asymmetrical Hashing in Inline Tool Group, but has four rule-based inline maps, one to each individual member of the inline tool group. In Example 17, asymmetrical hashing is used, but the hashing could also be symmetrical. The hashing on.. 2021. 1. 18.
Gigamon Asymmetrical Hashing in Inline Tool Group “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 16 is an inline bypass solution on GigaVUE-HC2 for an inline tool group with four tools. The inline tool group uses asymmetrical hashing (unlike Example 5: Inline Tool Group (N+1) Redundancy which uses symmetrical hashing). The hashing is based on the source IP address for side A and the destination IP address for side B. A rule-based map (vlan 200) is c.. 2021. 1. 18.
Gigamon OOB Maps Originating from Inline Network Group “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 15 expands on Example 14 by combining out-of-band (OOB) maps with a map passall originating from an inline network group on GigaVUE-HC2. When the source port of an OOB map is associated with an inline network group, only one port is supported in the port list. In this case, multiple OOB maps are needed because each OOB map only accepts one inline network.. 2021. 1. 18.
Gigamon OOB Maps Originating from Inline Network “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 14 combines out-of-band (OOB) maps with a map passall originating from an inline network on GigaVUE-HC2. In Example 14, the map passall sends all traffic to the inline tool. The OOB rule-based map sends traffic to an OOB tool. When the source port of an OOB map is associated with an inline network, multiple source ports are supported in the port list (th.. 2021. 1. 18.
Gigamon Inline Flow Mapping Based Solution D “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 13 is an inline flow mapping based solution on GigaVUE-HC2. Example 13 has a variety of constructs: an inline network group made up of two protected inline networks, an inline tool group, an inline tool series, an individual inline tool, a rule-based map (VLAN 100) from the inline network group to the inline tool group, a rule-based map (portdst 80) from.. 2021. 1. 17.
Gigamon Inline Flow Mapping Based Solution C “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 12 is an inline flow mapping based solution on GigaVUE-HC2. Example 12 has a single, unprotected inline network, two individual inline tools, a rule-based map (portdst 22) from the inline network to bypass, a rule-based map (portdst 80) from the inline network to the first inline tool, and a shared collector from the inline network to the second inline t.. 2021. 1. 17.
Gigamon Inline Flow Mapping Based Solution B “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 11 is an inline flow mapping based solution on GigaVUE-HC2. Example 11 has a single, unprotected inline network, a single inline tool, a rule-based map (VLAN 100) from the inline network to bypass, and a shared collector from the inline network to the inline tool. Traffic on VLAN 100 will not be inspected by the inline tool, while the remaining traffic w.. 2021. 1. 17.
Gigamon Inline Flow Mapping Based Solution A “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 10 is an inline flow mapping based solution on GigaVUE-HC2. Example 10 has a single, unprotected inline network, a single inline tool, a rule-based map (VLAN 100) from the inline network to the inline tool, and a shared collector from the inline network to bypass. Traffic on VLAN 100 will be inspected by the inline tool while the remaining traffic will n.. 2021. 1. 17.
Gigamon Inline Network Group (Many-to-Many) “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 9 is an inline bypass solution on GigaVUE-HC2 for an inline network group. Example 9 expands upon Example 8 by adding a second inline tool. The inline networks are a mix of unprotected and protected. In addition, user-defined VLAN tags are added in Example 9 to guide traffic from the multiple inline networks in the inline network group. On GigaVUE-HC3, u.. 2021. 1. 17.
Gigamon Inline Network Group (Many-to-One) “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 8 is an inline bypass solution on GigaVUE-HC2 for an inline network group. This is a many-to-one example with two inline networks and one inline tool. The inline networks are mix of protected and unprotected. On GigaVUE-HC3, unprotected inline bypass can be configured on any module on the node. Protected inline bypass can be configured on the bypass comb.. 2021. 1. 17.
Gigamon Inline Tool Series with Local Failover Action “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 7 is an inline bypass solution on GigaVUE-HC2 for an inline tool series. The failover action is specified for one of the inline tools (network-bypass), rather than for the series as a whole. Also the recovery mode is specified as manual. When the individual inline tool fails, traffic is dropped at the inline network ports. When the tool recovers and is r.. 2021. 1. 17.
Gigamon Inline Tool Series “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 6 is an inline bypass solution on GigaVUE-HC2 for an inline tool series. The inline network is unprotected. The order of the tools and inline tool groups in the tool list defines the order of the series. The map directs the traffic to the series, that is, to the first inline tool or inline tool group in the tool list. Example 6 includes two inline tools .. 2021. 1. 17.
Gigamon Inline Tool Group (N+1) Redundancy “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 5 is an inline bypass solution on GigaVUE-HC2 for an inline tool group with N+1 redundancy. In this example, N=2. The inline network is unprotected. Example 5 expands upon Example 3 by adding a spare to the inline tool group. Step Description Command Configure inline network aliases, port type (inline-network), and administratively enable inline network .. 2021. 1. 17.
Gigamon Protected Inline Bypass Using Bypass Combo Modules “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 4 is a protected inline bypass solution using bypass combo modules on GigaVUE-HC2. It also configures heartbeat and negative heartbeat profiles. Protected inline networks are based on the pairs of ports associated with the physical protection switches located on the bypass combo modules. Unlike the unprotected examples, you do not need to configure inlin.. 2021. 1. 17.
Gigamon Unprotected Inline Bypass with an Inline Tool Group “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 3 adds a second inline tool to the unprotected inline bypass solution on GigaVUE-HC2 in Example 1 and creates an inline tool group consisting of two tools. It also configures a custom heartbeat profile. Step Description Command Configure inline network aliases, port type (inline-network), and administratively enable inline network ports. (config) # port .. 2021. 1. 17.
Gigamon Unprotected Inline Bypass with Default Heartbeat “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 2 adds the default heartbeat profile to the unprotected inline bypass solution on GigaVUE-HC2 in Example 1. Step Description Command Configure inline network aliases, port type (inline-network), and administratively enable inline network ports. (config) # port 3/1/x1 alias iN1 (config) # port iN1 type inline-network (config) # port iN1 params admin enabl.. 2021. 1. 17.
Gigamon Unprotected Inline Bypass “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 1: Unprotected Inline Bypass On GigaVUE-HC1, an unprotected inline bypass solution can be configured on the base module, with the inline networks and inline tools on ports 1/1/x1..x12 and 1/1/g1..g4, or on the bypass combo module on ports x1..x4. Step Description Command Configure inline network aliases, port type (inline-network), and administratively e.. 2021. 1. 17.
Gigamon APF, ASF Sample “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" AFP, ASF Sample gigamon-2c013c (config) # sh running-config ## Running database "initial" Generated at 2019/12/23 05:23:44 +0000 Software version on which this output was taken: GigaVUE-OS 5.7.01 142718 2019-09-23 23:20:06 ## Port level configurations ## port 1/1/g1 type network port 1/1/g2 type network port 1/1/g3 type network port 1/1/g4 type network port 1/1/.. 2021. 1. 17.
How To: Configure Out of band clustering on H seriesStep by step example for out of band clustering “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" How To: Configure Out of band clustering on H series Objective How to get going with Out of Band Clustering: In OOB clustering all the cluster control traffic uses eth0 or eth2 interface depending on the type of the node. If you have HD & HC devices then you can use either eth0 or eth2 as your cluster control interface (where the control traffic will bet exchang.. 2021. 1. 17.
GigaSMART SSL Decryption for Out-of-Band Tools “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" GigaVUE H Series nodes support Secure Sockets Layer (SSL) decryption. SSL is a cryptographic protocol that adds security to TCP/IP communications such as Web browsing and email. The protocol allows the transmission of secure data between a server and client who both have the keys to decode the transmission and the certificates to verify trust between them. Out-o.. 2021. 1. 17.
Gigamon Flexible Inline Single Tag Configuration “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 8—Flexible Inline Single Tag Configuration When you configure inline maps with single VLAN tag, the map rules must have the same VLAN tag as configured in the from parameter. The following is an example of a flexible inline single tag configuration. map alias map1_in1_100_11 type flexinline byRule rule add pass ipver 4 vlan 100 from in1 vlan 100 a-to-b i.. 2021. 1. 17.
Gigamon Protected Flexible Inline, Out-of-Band Copy “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 7—Protected Flexible Inline, Out-of-Band Copy Example 7 demonstrates a flexible inline map with OOB copy configuration as follows: • an example of the source as a protected inline network and the destination as a hybrid port • an example of the source as a tool member in the a-to-b list and the destination as a regular tool port • an example of the sourc.. 2021. 1. 17.
Gigamon Unprotected Flexible Inline, Monitoring Mode “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Example 6—Unprotected Flexible Inline, Monitoring Mode Example 6 adds a traffic path of monitoring for one inline tool to Example 4. It has the same two inline networks, the same five inline tools, and the same maps, but the flexible traffic path on the second inline tool is set to monitoring. The monitoring mode is similar to bypass, but at the tool level. In a.. 2021. 1. 17.
반응형