Specifications

Table Of Contents
2-529
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
traffic-rule
traffic-rule
Defines a new traffic rule. Use the no form of the command to delete an existing traffic rule.
traffic-rule name name ip addresses ip-addresses protocol protocol [port port-id] [tunnel-id
tunnel-id] direction direction traffic-counter name traffic-counter action action
traffic-rule tunnel-id-mode
no traffic-rule {name name |all|tunnel-id-mode}
no traffic-rule capture
Syntax Description
Command Default This command has no default settings.
Command Modes Linecard Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines The following are the usage guidelines for the traffic-rule command:
IP specification:
all|([all-but] (<ip-address>|<ip-range>))
<ip-address> is a single IP address in dotted-decimal notation, such as 10.1.2.3
<ip-range> is an IP subnet range, in the dotted-decimal notation followed by the number of
significant bits, such as 10.1.2.0/24.
name name to be assigned to this traffic rule.
IP-addresses subscriber-side and network-side <IP specification> (see Usage Guidelines)
protocol Any one of the following protocols:
TCP/UDP/ICMP/IGRP/EIGRP/IS-IS/OSPF/all
port If the protocol is TCP or UDP, define a port or range of ports for each side
(subscriber/network). (see Usage Guidelines)
tunnel-id Tunnel ID, <tunnel Id specification> (see Usage Guidelines)
direction upstream/downstream/both
traffic-counter name of traffic counter/none
action action to be performed on flows that meet the rule criteria (see Usage
Guidelines)
Release Modification
2.5.7 This command was introduced.