업무이야기/패킷전달플랫폼
Gigamon Controlled GigaStream Configuration
쫑콩아빠
2021. 1. 20. 00:37
반응형
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
반응형