Regular GigaStream Configuration
To configure a regular tool GigaStream, refer to the following example:
Step |
Description |
Command |
|||
|
Configure ports using type tool for a regular tool GigaStream. |
(config) # port 1/3/q2..q3 type tool |
|||
|
Configure a regular GigaStream. |
(config) # gigastream alias stream1 port-list 1/3/q1..q4 |
|||
|
Configure a comment for the GigaStream. |
(config) # gigastream alias stream1 comment “regular gigastream” |
|||
|
Assign hash weights in percentage or ratio to the ports in the GigaStream |
1/3/q1..q4 hash-weight 30,30,20,20 1/3/q1..q4 hash-weight 3,3,2,2 |
|||
|
Assign drop weight for the GigaStream |
(config gigastream alias stream1) # drop-weight 2 |
|||
|
Display the configuration for this example. |
(config) # show gigastream |