본문 바로가기
업무이야기/패킷전달플랫폼

Regular GigaStream Configuration

by 쫑콩아빠 2020. 6. 3.
반응형

“파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음"


Regular GigaStream Configuration
To configure a regular tool GigaStream, refer to the following example:

 

Step

Description

Command

1.    
Configure ports using type tool for a regular tool GigaStream.

(config) # port 1/3/q2..q3 type tool

2.  
Configure a regular GigaStream.

(config) # gigastream alias stream1 port-list 1/3/q1..q4

3.  
Configure a comment for the GigaStream.

(config) # gigastream alias stream1 comment “regular gigastream”

4.  
Assign hash weights in percentage or ratio to the ports in the GigaStream

(config gigastream alias stream1) # port-list 1/3/q1..q4 hash-weight 30,30,20,20

(config gigastream alias stream1) # port-list 1/3/q1..q4 hash-weight 3,3,2,2

5.  
Assign drop weight for the GigaStream

(config gigastream alias stream1) # drop-weight 2

6.  
Display the configuration for this example.

(config) # show gigastream


“파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음"


반응형