Configuration
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 configure all parameters.
(config) # gigastream alias stream2
(config gigastream alias stream2) # hash-size 12
(config gigastream alias stream2) # hash-bucket-id 1..3 port 1/3/q4..q6
(config gigastream alias stream2) # comment “controlled gigastream”
(config gigastream alias stream2) # exit
(config) #
- Display the configuration for this example.
(config) # show gigastream
'업무이야기 > 패킷전달플랫폼' 카테고리의 다른 글
Gigamon ASF (Buffered) Email Attachment Content-Disposition 1000byte & (Unbuffered) Yahoo MSG (0) | 2021.01.20 |
---|---|
Gigamon Active Visibility (Condition & Action Lists) (0) | 2021.01.20 |
Gigamon IP Tunnel Receiving End Configuration (0) | 2021.01.18 |
Gigamon IP Tunnel Sending End Configuration (0) | 2021.01.18 |
Gigamon Resiliency for Inline Protection (GRIP) (0) | 2021.01.18 |
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 it1_extTool,itg1
b-to-a reverse
tag 11
oob-copy from in1 to 1/2/x1 tag original
oob-copy from it1_extTool to 1/2/x1 tag original
exit
'업무이야기 > 패킷전달플랫폼' 카테고리의 다른 글
How To: Configure Out of band clustering on H seriesStep by step example for out of band clustering (0) | 2021.01.17 |
---|---|
GigaSMART SSL Decryption for Out-of-Band Tools (0) | 2021.01.17 |
Gigamon Protected Flexible Inline, Out-of-Band Copy (0) | 2021.01.17 |
Gigamon Unprotected Flexible Inline, Monitoring Mode (0) | 2021.01.17 |
Gigamon Unprotected Flexible Inline, Inline Tool Group (0) | 2021.01.17 |
Juniper Firewall DHCP Server Configuration
set interface ethernet0/3 dhcp server service
set interface ethernet0/3 dhcp server enable
set interface ethernet0/3 dhcp server option lease 1440000
set interface ethernet0/3 dhcp server option gateway 172.17.1.1
set interface ethernet0/3 dhcp server option netmask 255.255.255.0
set interface ethernet0/3 dhcp server option dns1 168.126.63.1
set interface ethernet0/3 dhcp server ip 172.17.1.10 to 172.17.1.100
unset interface ethernet0/3 dhcp server config next-server-ip
'업무이야기 > Security' 카테고리의 다른 글
LAN to LAN VPN between two Juniper firewalls in Transparent mode (0) | 2012.02.20 |
---|---|
Juniper Firewall ALG (0) | 2012.02.20 |
LG SafeZone IPS 2400 뒷면..... (0) | 2012.01.26 |
웹방화벽 WebFront 소개 자료 및 채널 교육 자료 (0) | 2012.01.12 |
Juniper FW/VPN 운영자 교육 매뉴얼 (0) | 2012.01.12 |