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 |