반응형 tunnel10 Gigamon RestAPI를 통한 VxLan Tunnel 생성 Gigamon에서 VxLan Tunnel 생성시 이를 RestAPI로 수행하기 위해서는 2단계를 거쳐야 한다.1. Vxlan ID 생성circuitTunnels "circuitTunnelVxlanGroups": [ { "clusterId": "10.10.10.124", "alias": "vxlan10", "boxId": "1", "vxlanIds": [ 10 ] }, { "clusterId": "10.10.10.124", "alias": "vxlan20", "boxId": "1", "vxlanIds": [ 20 ] }, { "clusterId": "10... 2025. 4. 23. @cloud에서 Gigamon으로 패킷 전송 config #### Network interface configuration##interface eth0 no dhcp ip address 192.168.1.13 /24 exit#### Network interface IPv6 configuration##interface eth0 no ipv6 dhcp client enable exit#### Routing configuration##ip default-gateway 192.168.1.1 eth0#### Other IP configuration##hostname HC1ip domain-list innerip name-server 168.126.63.1#### Other IPv6 configuration##no ipv6 enable#### Logging co.. 2024. 9. 5. SRX IPSec Tunnel Sample SRX IPSec Tunnel Sampleroot@SRX_Test# show | display set | no-moreset version 15.1X49-D90.7set system host-name SRX_Testset system root-authentication encrypted-password "$5$ZZrR8Xx5$ZPpG6X5ugNL7s0dHqj.URP4v6YhfzLqkDk3TrtfWHh8"set system name-server 8.8.8.8set system login user isd uid 2001set system login user isd class super-userset system login user isd authentication encrypted-password "$5$7.. 2023. 5. 2. Gigamon IP Tunnel Receiving End Configuration IP Tunnel Receiving End Configurationport 1/1/x1 type networkport 1/1/x5 type toolgsgroup alias GS51 port-list 1/5/e1tunneled-port 1/1/x1 ip 192.168.51.80/24 gateway 192.168.51.1 mtu 9600 port-list GS51gsop alias Remote2HQtunnel tunnel-recap type grip portdst 8001 port-list GS51map alias FieldCallCtrDB# comment "Field Call Center database traffic received at HQ"# use gsop Remote2HQTunnel# rule a.. 2021. 1. 18. Gigamon IP Tunnel Sending End Configuration IP Tunnel Sending End Configurationport 1/1/x1 type networkport 1/1/x5 type toolgsgroup alias GS51 port-list 1/5/e1tunneled-port 1/1/x5 ip 172.16.10.88/24 gateway 172.16.10.1 mtu 9600 port-list GS51gsop alias Chicago2HQ tunnel-uncap type gmip porters 8000 protest 8001 ipdst 192.168.51.80 port-list GS51map alias ChicagoDBtoHQ# comment "Chicago Call Center Database traffic sent to HQ"# use gsop Ch.. 2021. 1. 18. Tunneling and ERSPAN Termination https://www.gigamon.com/products/optimize-traffic/traffic-intelligence/gigasmart/tunneling-erspan-termination.html Remote Traffic Tunneling | ERSPAN Termination | GigaSMART | GigamonGigaSMART® Tunneling helps alleviate blindness of business-critical traffic at remote sites, virtualized data centers or hosted in a public cloud.www.gigamon.comExtend monitoring to remote sites and the cloudThe Tunn.. 2020. 6. 4. GigaSMART ERSPAN Tunnel Decapsulation GigaSMART ERSPAN Tunnel DecapsulationSome Cisco equipment provides the ability to mirror monitored traffic to a remote destination through an ERSPAN tunnel. Using ERSPAN tunnel decapsulation, GigaSMART can act as the receiving end of an ERSPAN tunnel, decapsulating mirrored traffic sent over the Internet from a Cisco switch or router.ERSPAN Tunnel Header Removal ExampleIn this example, a tunnel .. 2020. 6. 3. GigaSMART VxLAN Tunnel Decapsulation GigaSMART VxLAN Tunnel DecapsulationRefer to the “GigaSMART VxLAN Tunnel Decapsulation” section in the GigaVUE-FM User’s Guide for details.VxLAN Tunnel Termination Example StepDescriptionCommand1. Configure a tool type of port.(config) # port 1/1/g1 type tool2. Configure a GigaSMART group and associate it with a GigaSMART engine port.(config) # gsgroup alias gsgp1 port-list 1/3/e13. Configu.. 2020. 6. 3. Fortigate IPv6 over IPv4 VPN Tunnel Configure FortiGate A interfaces config system interfaceedit port2set 10.0.0.1/24nextedit port3config ipv6set ip6-address fec0::0001:209:0fff:fe83:25f3/64end Configure FortiGate A IPsec settingsconfig vpn ipsec phase1-interfaceedit toBset interface port2set remote-gw 10.0.1.1set dpd enableset psksecret maryhadalittlelambset proposal 3des-md5 3des-sha1end config vpn ipsec phase2-interfaceedit toB.. 2018. 5. 8. 이전 1 2 다음 반응형