beautypg.com

ADC CUDA 3 User Manual

Page 502

background image

ADC Telecommunications, Inc.

500

C

HAPTER

20: S

UBSCRIBER

M

ANAGEMENT

The source matching criteria that you define for the global filter group is
used across the Cuda 12000 and is persisted on the Route Server. To
configure matching criteria for global filter groups, perform the following
tasks:

Task

Command

1. Enter root mode.

root

2. Create a Subscriber

Management filter group.

cm-filter
{deny | permit} prot {any | tcp | udp |
}

3. Specify the source IP

address and mask.

cm-filter
{deny | permit} prot {any | tcp | udp |
} [src ]

4. Specify the destination IP

address and mask.

cm-filter
{deny | permit} prot {any | tcp | udp |
} [dest ]

5. Specify the TOS value and

mask.

cm-filter
{deny | permit} prot {any | tcp | udp |
} [tos ]

6. Specify the source TCP or

UDP port number.

cm-filter
{deny | permit} prot {any | tcp | udp |
} [src-port {any | }]

7. Specify the destination

TCP or UDP port number.

cm-filter
{deny | permit} prot {any | tcp | udp |
} [dest-port {any | }]

8. Specify the TCP flag and

TCP-flag-mask options.

cm-filter
{deny | permit} prot {any | tcp | udp |
} [tcp-flag {ack | fin | push | reset |
syn | urgent
} tcp-flag-mask {ack | fin | push |
reset | syn | ask | urgent
}]