Nortel Networks 8000 Series Switch User Manual


 
IP QoS and Traffic Filter Commands
208967-A 8-7
config ip traffic-filter create Commands
The
config ip traffic-filter create commands allow you to configure
source, destination, and global traffic filters for the interface.
These commands use the following syntax and parameters:
Passport-8610/config/ip/traffic-filter# create info
Sub-Context: create filter global-set set traffic-profile
Current Context:
global : (id 2)
src-ip - 0.0.0.0/0.0.0.0
dst-ip - 0.0.0.0/0.0.0.0
source : not created
destination : (id 1)
src-ip - 1.2.4.0/255.255.255.0
dst-ip - 1.2.3.0/255.255.255.0
traffic-profile : (id 1)
Figure 8-3.
config ip traffic-filter create info
Command Output
config ip traffic-filter create
followed by:
info Displays the destination, source, and global filters
that have been created (Figure 8-3
).
destination dst-ip
<value>
[src-ip <value>]
Creates a destination filter:
dst-ip <value> is the destination IP/mask
{a.b.c.d/x | a.b.c.d/x.x.x.x | default}.
[src-ip <value>] is the source IP/mask
{a.b.c.d/x | a.b.c.d/x.x.x.x | default}.
global [src-ip <value>]
[dst-ip <value>]
Creates a global filter:
src-ip <value> is the source IP/mask
{a.b.c.d/x | a.b.c.d/x.x.x.x |default}.
[dst-ip <value>] is the destination IP/mask
{a.b.c.d/x | a.b.c.d/x.x.x.x | default}.
source src-ip <value>
[dst-ip <value>]
Creates a source filter:
src-ip <value> is the source IP/mask
{a.b.c.d/x | a.b.c.d/x.x.x.x | default}.
[dst-ip <value>] is the destination IP/mask
{a.b.c.d/x | a.b.c.d/x.x.x.x | default}.
traffic-profile <pid> Specifies a traffic profile to use with this traffic filter.
<pid> is the profile number {1..64}.
cli.book Page7 Wednesday,April19, 2000 3:14PM