In the SRC software, the way that you specify a range of port numbers greater than or less than a specific value in a traffic classifier is different from the way you define a range in the configuration on JUNOSe routers.
In the C-Web interface, you specify ranges by setting values in the Port Operation boxes.
To specify a range of port numbers greater or less than a specified value, you can:
To configure port numbers greater than a defined value by specifying which values are allowed:
For example, to specify access to all port numbers greater than 10, specify 11..65535.
To configure port numbers greater than a defined value by specifying which values are not allowed:
For example, to specify access to all port numbers greater than 10, specify 1..9.
To configure port numbers less than a defined value by specifying which values are allowed:
For example, to specify access to all port numbers less than 10, specify 1..9.
To configure port numbers less than a defined value by specifying which values are not allowed:
For example, to specify access to all port numbers less than 10, specify 11..65535.