본문 바로가기

업무이야기/패킷전달플랫폼105

Cluster B “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Cluster B HC2B [1717: standby] (config) # show running-config ## ## Running database "initial" ## Generated at 2019/12/02 06:00:48 +0000 ## Software version on which this output was taken: GigaVUE-OS 5.7.01 142718 2019-09-23 23:23:16 ## Hostname: HC2B ## ## ## Network interface configuration ## interface eth1 create exit interface inband create exit interface et.. 2020. 6. 3.
Cluster A “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Cluster A HC2A [1717: master] (config) # show running-config ## ## Running database "initial" ## Generated at 2019/12/02 05:57:30 +0000 ## Software version on which this output was taken: GigaVUE-OS 5.7.01 142718 2019-09-23 23:23:16 ## Hostname: HC2A ## ## ## Network interface configuration ## interface eth1 create exit interface inband create exit interface eth.. 2020. 6. 3.
FM5801 CLI “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" FM5801 CLI fmctl image fetch [] list [details] [] install [next|location {1|2}] boot [next|location {1|2}] delete [force] {move|rename} show jump-start {get|show} {ip|ntp|hostname|domain|fqdn} set ip dhcp set ip [static] [,[,...] set ntp {disable|[enable] [,[,...]} set hostname set domain set fqdn set/get/show searchdomains [[,[,...]]] set/get/show nameservers [.. 2020. 6. 3.
RestAPI Exemple “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" RestAPI Exemple # Port adminStatus PATCH /api/v1.3/inventory/ports/1_1_x5?clusterId=10.10.7.154 HTTP/1.1 Content-Type: application/json Authorization: Basic YWRtaW46YWRtaW4xMjNBISE= Accept: application/json Cookie: JSESSIONID=A57C6FF5D57AB34F40EFA3B78D500EE0 Host: 10.10.7.161 Connection: close User-Agent: Paw/3.1.10 (Macintosh; OS X/10.15.3) GCDHTTPRequest Conte.. 2020. 6. 3.
How To: Packet capture on Gigamon interface “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" How To: Packet capture on Gigamon interface 2020. 4. 25•How to Feature Flow Mapping Title How To: Packet capture on Gigamon interface Objective Perform packet capture on Gigamon interface for troubleshooting. Environment HC-Series Procedure Please note: This feature is currently available for software version 5.4 and above. Step1. Identify one unused port on the.. 2020. 6. 3.
AFP, 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 netwo.. 2020. 1. 2.
GigaSMART De-duplication “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" GigaSMART De-duplication # port 1/1/g10,1/1/g15 type network # port 1/1/g7 type tool # gsgroup alias GS1 port-list 1/1/e1 # gsparams gsgroup GS1 # dedup-timer 5000 # exit # gsop alias DedupAll deduce set port-list GS1 # map alias Map1 # use gsop DedupAll # rule add pass ipdst 192.168.51.140 255.255.255.0 bidir # from 1/1/g10,1/1/g15 # to 1/1/g7 # exit # write me.. 2019. 9. 23.
Insert VLAN Tag “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Insert VLAN Tag # port 1/1/x2 type network # port 1/1/x6 type tool # gsgroup alias GS1 port-list 1/5/e1 # gsop alias addVLAN add-header lan 101 port-list GS1 # map alias add_VLAN_example # use gsop addVLAN # rule add pass Ipver 4 # from 1/1/x2 # to 1/1/x6 # exit # write memory “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" 2019. 9. 23.
GigaSMART Packet Slicing “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" GigaSMART Packet Slicing # port 1/1/x1 type network # port 1/1/x5 type tool # gsgroup alias GS51 port-list 1/5/e1 # gsop alias sliceUDP_7 slicing protocol ump offset 7 port-list GS51 # map alias slice_SNMP_example # use gsop sliceUDP_7 # rule add pass portsrc 161 bidir # from 1/1/x1 # to 1/1/x5 # exit # write memory “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" 2019. 9. 23.
Source Port Labeling “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Source Port Labeling # port 1/1/x11..x13 type network # port 1/1/x15 type tool # gsgroup alias GS51 port-list 1/5/e1 # gsop alias addSourceID-2 trailer add src disable scrod enable port-list GS51 # map alias labelingExample-2 # use gsop addSourceID-2 # rule add pass Ipver 4 # from 1/1/x11..x13 # to 1/1/x15 # exit # write memory “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" 2019. 9. 23.
Passive SSL Decryption “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Passive SSL Decryption SSL Decryption - CLI # gsgroup alias GS5 port-list 1/5/e1 # gsparams gsgroup GS5 # ssl-decrypt decrypt-fail-action drop # ssl-decrypt enable # ssl-decrypt key-map add service Svr3-443 key dc2s3web # exit # gsop alias DecryptSSL ssl-decrypt in-port any out-port auto port-list GS5 # map alias SSL-example # use sop DecryptSSL # rule add pass .. 2019. 9. 23.
ASF Example : instant messaging “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" ASF Example : instant messaging # port 1/1/x5..x8 type tool # gsgroup alias GS5 port-list 1/5/e1 # vport alias vp51 gsgroup GS5 # apps asf alias sessions-unbuffered # packet-count disable # sess-field add ipv4-src outer # sess-field add ipv4-dst outer # exit # gsop alias ASF-unbuffered app set asf sessions-unbuffered port-list GS5 # # map alias map-IPv4 # rule a.. 2019. 9. 23.
NetFlow Generation - CLI “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" NetFlow Generation - CLI # port 1/1/x5 type tool # apps net flow record alias NetFlow9_record # netflow-version netflow-v9 # match add ipv4 protocol # match add ipv4 source address # match add ipv4 destination address # match add transport source-port # match add transport destination-port # collect add counter bytes # collect add counter packets # collect add t.. 2019. 9. 23.
Gigamon Password reset : “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" Gigamon Password reset : HD-4, HD8 and HC2 1. Power cycle the system. 2. Get to the u-boot command prompt 3. press the key 'c' when the image option appears on the display 4. setenv reset_button 1 5. run bootcmd TA-10, TA-40 1. Power cycle the system. 2. Get to the u-boot command prompt 3. press the key 'c' when the image option appears on the display 4. setenv .. 2019. 9. 23.
APCon SSL 복호화 및 네트워크 가시성을 위한 솔루션 “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" 요즘 회사에서 추진중인 솔루션이다. 네트워크 가시성 솔루션 + SSL Inspection 전용 솔루션 “파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음" 2017. 8. 28.
반응형