![Riverstone Networks WICT1-12 User Manual Download Page 713](http://html1.mh-extra.com/html/riverstone-networks/wict1-12/wict1-12_user-manual_1466194713.webp)
Riverstone Networks RS Switch Router User Guide Release 8.0 31-9
Service Configuration
Showing a Service
31.4.2
Show All Command
To show all services, use the following command:
Here is an example:
The fields are:
Service Name
– Name of the service.
Service Type
– Type of service applied.
Rate
– Rate limit applied by the service.
Exceed Action
– The action taken when the rate limit is exceeded.
Source IP/Mask
– The source IP address and mask of the flow the service is applied to.
Dest. IP/Mask
– The destination IP address and mask of the flow the service is applied to.
SrcPort
– The source port of the flow the service is applied to.
DstPort
– The destination port of the flow the service is applied to.
TOS
– Type of service.
TOS Mask
– Type of service mask.
Prot
– Type of protocol declared with the service. IP is the default.
Display all services.
service show rate-limit all
[
show-applied
]
! Display all services using the show-applied parameter to show which service is applied to which interface
rs# service show rate-limit all show-applied
---------------------------------------------------------------------------------
Service Name : stoptraffic1 Service Type : Flow Aggregate Rate Limit
Rate : 5000000 bps Exceed Action : Drop Packets
Service stoptraffic1 is applied on interface site1 with following
traffic classification
Source IP/Mask Dest. IP/Mask SrcPort DstPort TOS TOS-MASK Prot
-------------- ------------- --------- --------- --- ------------- ----
1.2.3.4/24 anywhere 80 any any None IP
---------------------------------------------------------------------------------
Service Name : stoptraffic2 Service Type: Aggregate Rate Limit
Rate : 6000000 bps Exceed Action : Lower Priority
Service stoptraffic2 is not applied anywhere
---------------------------------------------------------------------------------
Service Name : stoptraffic3 Service Type: Aggregate Rate Limit
Rate : 4000000 bps Exceed Action : Drop Packets
Service stoptraffic3 is not applied anywhere
---------------------------------------------------------------------------------